Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 29-Oct-2021 | - | ||||
armcc/ | 29-Oct-2021 | - | ||||
common/ | 29-Oct-2021 | - | ||||
gcc/ | 29-Oct-2021 | - | ||||
iccarm/ | 29-Oct-2021 | - | ||||
include/ | 29-Oct-2021 | - | ||||
README.md | A D | 29-Oct-2021 | 425 | 21 | 15 | |
package.yaml | A D | 29-Oct-2021 | 3.9 KiB |
README.md
1## Contents 2 3## Introduction 4**armv7m** arch files of armv7m 5 6### Features 7- armv7m system api 8 9### Directories 10 11```sh 12armv7m 13├─ gcc # System adapter file of armv7m architecture for gcc 14├─ armcc # System adapter file of armv7m architecture for armcc 15├─ iccarm # System adapter file of armv7m architecture for iccarm 16├─ panic # panic adapter file of armv7m architecture 17``` 18### Dependencies 19 20## Reference 21