updat readme

This commit is contained in:
eggman 2016-06-26 15:49:24 +09:00
parent 94a19876df
commit 18c31d5e01

13
README.md Normal file
View 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
```