This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
83f40382b6
esp-idf
/
examples
/
protocols
/
esp_local_ctrl
/
sdkconfig.defaults
3 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ESP Local Control Feature Added List of changes: * New component esp_local_ctrl added * Example added under examples/protocols/esp_local_ctrl * Documentation added under protocols/esp_local_ctrl * Demo client side app esp_local_ctrl.py added under examples/protocols/esp_local_ctrl/scripts * protocomm_ble : protocomm_ble_config_t given struct name for allowing forward declaration * esp_prov/transport_softap renamed to transport_http * transport_http module supports verification of server certificate * transport_http module performs name resolution before connection
2019-06-25 15:33:55 -04:00
CONFIG_ESP_HTTPS_SERVER_ENABLE=y
fix(example): fixed app partion is too small for binary size
2024-02-18 04:00:44 -05:00
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
Reference in New Issue
Copy Permalink