complete environment

This commit is contained in:
philippe44
2019-05-21 19:20:22 -07:00
parent d118b4ac36
commit 355a87a9f1
16 changed files with 8607 additions and 5 deletions

View File

@@ -11,7 +11,8 @@ Adding squeezelite
- set IDF_PATH=/home/esp-idf
- set ESPPORT=COM9
- change <esp-idf>\components\partition_table\partitions_singleapp.csv to 2M instead of 1M (or more)
- change flash's size in serial flash config
- change flash's size in serial flash config to 16M
- change main stack size to 8000 as well (for app_main which is slimproto)
# Wifi SCAN Example