mirror of
https://github.com/eggman/rtl_ameba_gcc_sample.git
synced 2024-11-01 03:34:17 +00:00
Update README.md
This commit is contained in:
parent
2810670ce2
commit
90aaf470f8
1 changed files with 6 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue