Additional changes needed for sdkconfig - documented

This commit is contained in:
kolban 2016-10-28 15:06:33 -05:00
parent 2ee20fbcac
commit 4d81c1eba1

View File

@ -206,7 +206,8 @@ $ make menuconfig
* Change some of the settings necessary for Espruino:
```
Component config -> LWIP -> Enable SO_REUSEADDR option
Component config -> LWIP -> Enable SO_REUSEADDR option [Enable]
Component config -> ESP32-specific config -> Task watchdog [Disable]
```
* Perform a build to create the libraries and the template application.