mirror of
https://github.com/eggman/rtl_ameba_gcc_sample.git
synced 2024-11-01 03:34:17 +00:00
14 lines
232 B
Markdown
14 lines
232 B
Markdown
# 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
|