update README

This commit is contained in:
eggman 2016-06-22 23:09:59 +09:00
parent 4e0103b0f5
commit 43e2501cdd

View file

@ -1 +1,14 @@
# 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