initial commit
This commit is contained in:
6
lib/amb1_sdk/common/example/uart_atcmd/readme.txt
Normal file
6
lib/amb1_sdk/common/example/uart_atcmd/readme.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
uart atcmd example is for AT command v2
|
||||
For AT command v2, please refer to "AN0075 Realtek Ameba-all at command v2.0".pdf
|
||||
|
||||
For Ameba 1, if cannot build pass due to large code size in SRAM, you could
|
||||
1. link some codes in SDRAM,
|
||||
2. or reduce SRAM heap (configTOTAL_HEAP_SIZE ) and enable SDRAM heap in heap_5.c.
|
||||
Reference in New Issue
Block a user