mirror of
https://github.com/eggman/ameba-gcc-sample-rtos.git
synced 2024-11-21 11:24:15 +00:00
13 lines
155 B
Markdown
13 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
|
|
```
|