Update README.md

This commit is contained in:
eggman 2016-08-09 14:05:36 +09:00 committed by GitHub
parent 2810670ce2
commit 90aaf470f8

View file

@ -12,6 +12,10 @@ $ make
... ...
genrate makebin/ram_all.bin genrate makebin/ram_all.bin
``` ```
program ram_all.bin to ameba. ( [Programming the RTL8710 via DAP](https://github.com/eggman/RTL8710_DOC/blob/master/ProgrammingRTL8710.md) )
# support chips # support chips
* RTL8195AM * RTL8195AM
@ -39,8 +43,9 @@ genrate makebin/ram_all.bin
* Ethernet * Ethernet
* SDIO Host * SDIO Host
* SDIO Device * SDIO Device
* NFC
features depend on sdk/lib/lib_platform.a . Features depend on sdk/lib/lib_platform.a .
# other # other