2016-06-22 14:09:59 +00:00
|
|
|
# rtl_ameba_gcc_sample
|
|
|
|
|
|
|
|
* Realtek ameba gcc build environment
|
|
|
|
|
|
|
|
|
|
|
|
* os : linux
|
|
|
|
* toolchan : arm-eabi-none-gcc
|
|
|
|
|
|
|
|
|
|
|
|
* usage:
|
|
|
|
* make
|
|
|
|
* genrate makebin/ram_all.bin
|
|
|
|
|
|
|
|
* This example is based on https://github.com/neojou/arm-gcc-blink-example
|