mirror of
https://github.com/eggman/ameba-gcc-sample-rtos.git
synced 2024-11-21 11:24:15 +00:00
14 lines
155 B
Markdown
14 lines
155 B
Markdown
|
# ameba-gcc-sample-rtos
|
||
|
|
||
|
* Realtek ameba gcc build environment with FreeRTOS
|
||
|
|
||
|
* toolchan : arm-eabi-none-gcc
|
||
|
|
||
|
* usage:
|
||
|
|
||
|
* enerate target.axf
|
||
|
|
||
|
```
|
||
|
make
|
||
|
```
|