From 90aaf470f811eb016f35890bc9369d34dafc410f Mon Sep 17 00:00:00 2001 From: eggman Date: Tue, 9 Aug 2016 14:05:36 +0900 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4abdc47..edc116b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ $ make ... 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 * RTL8195AM @@ -39,8 +43,9 @@ genrate makebin/ram_all.bin * Ethernet * SDIO Host * SDIO Device +* NFC -features depend on sdk/lib/lib_platform.a . +Features depend on sdk/lib/lib_platform.a . # other