Sebastien
f613487c4d
adjusting makefiles for http compile in linux
2020-03-04 14:40:44 -05:00
Sebastien
5ab1f04ea5
taming the memory monster
2020-03-02 18:03:47 -05:00
Sebastien
c6eb24020b
httpd testing - release
2020-02-24 19:06:51 -05:00
Sebastien
e19c9e12dc
memory leak fixed
2020-02-24 16:14:17 -05:00
Sebastien
4de4e07d99
messaging subsystem wip
2020-02-19 08:02:58 -05:00
Sebastien
b80faf911a
fine tuning of httpd implementation
2020-02-13 16:22:51 -05:00
Sebastien
b680999e62
Merge branch 'master' into httpd
...
Conflicts:
components/wifi-manager/http_server.c
components/wifi-manager/wifi_manager.c
main/config.c
main/config.h
2020-01-22 15:13:18 -05:00
Christian Herzog
5f9848dad1
use inline multilayer battery SVG
2019-12-28 15:50:39 +01:00
Christian Herzog
92a673bccc
no hyphens in filenames..
2019-12-27 21:06:51 +01:00
Christian Herzog
b6aa4b684f
embed and server battery icons
2019-12-27 20:48:11 +01:00
Sebastien
87255733a5
WIP httpd - saving current work. likely won't compile right now!
2019-12-12 11:33:58 -05:00
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
b6f1ce9a7a
NVS Refactor ** Factory+Squeezelite FLASH required for this branch!
...
This is a major refactoring of the nvs parameters storage. To support
this, a new partition was added. To start using this branch, one must
flash all binaries and possibly re-configure the system.
2019-10-03 14:15:59 -04:00
Sebastien
4a79a39d3c
Major refactoring. OTA Works now (yes, yes... really works! )
2019-09-30 16:22:58 -04:00
Sebastien
47d06a8dc2
Merge branch 'Over_The_Air_Update' of
...
https://github.com/sle118/squeezelite-esp32.git into Over_The_Air_Update
Conflicts:
components/wifi-manager/wifi_manager.c
2019-09-23 14:11:37 -04:00
Christian Herzog
7e4ed77af0
move to bootstrap
2019-09-21 22:08:23 +02:00
sle118
6e7793a756
initial work on a wifi/http configuration module
2019-08-29 06:49:21 -04:00