ameba-gcc-sample-rtos/README.md

14 lines
155 B
Markdown
Raw Permalink Normal View History

2016-06-26 06:49:24 +00:00
# ameba-gcc-sample-rtos
* Realtek ameba gcc build environment with FreeRTOS
* toolchan : arm-eabi-none-gcc
* usage:
* enerate target.axf
```
make
```