Sebastien
|
cdbb198d8a
|
enhancement: new "config" module to access configuration in RAM
This is to allow moving some tasks/stack memory to SPIRAM, saving on
precious IRAM. HTTP server should also be more responsive.
|
2019-11-06 23:31:13 -05:00 |
|
Sebastien
|
2f042d25a8
|
AirPlay fix: increase RECVMBOX_SIZE to 32
|
2019-10-29 17:28:30 -04:00 |
|
Sebastien
|
6cf04a3a83
|
Merge branch 'master' into nvs_parameters
# Conflicts:
# .cproject
# Makefile
# README.md
# components/cmd_nvs/cmd_nvs.c
# components/cmd_system/cmd_system.c
# components/cmd_system/cmd_system.h
# components/driver_bt/CMakeLists.txt
# components/wifi-manager/CMakeLists.txt
# components/wifi-manager/Kconfig.projbuild
# components/wifi-manager/code.js
# components/wifi-manager/component.mk
# components/wifi-manager/dns_server.c
# components/wifi-manager/dns_server.h
# components/wifi-manager/http_server.c
# components/wifi-manager/http_server.h
# components/wifi-manager/index.html
# components/wifi-manager/style.css
# components/wifi-manager/wifi_manager.c
# components/wifi-manager/wifi_manager.h
# main/CMakeLists.txt
# main/console.c
# main/esp_app_main.c
# sdkconfig.defaults
|
2019-10-17 12:45:26 -04:00 |
|
Sebastien
|
17847a125c
|
More OTA changes, new build target
|
2019-09-28 23:11:32 -04:00 |
|
Sebastien Leclerc
|
5e7e4cfdf4
|
more ota progress
|
2019-09-24 00:18:27 -04:00 |
|
Sebastien
|
58ac8a1c6c
|
Add default build configurations for Jenkins
|
2019-09-11 20:19:51 -04:00 |
|