mirror of
https://github.com/eggman/ameba-gcc-sample-rtos.git
synced 2024-11-23 12:14:15 +00:00
updat readme
This commit is contained in:
parent
94a19876df
commit
18c31d5e01
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# ameba-gcc-sample-rtos
|
||||
|
||||
* Realtek ameba gcc build environment with FreeRTOS
|
||||
|
||||
* toolchan : arm-eabi-none-gcc
|
||||
|
||||
* usage:
|
||||
|
||||
* enerate target.axf
|
||||
|
||||
```
|
||||
make
|
||||
```
|
Loading…
Reference in a new issue