Commit Graph

9 Commits

Author SHA1 Message Date
Sebastien
8c3a52d40c added ability to upload new firmware from the browser. 2020-02-14 13:33:50 -05:00
Sebastien
b80faf911a fine tuning of httpd implementation 2020-02-13 16:22:51 -05:00
Sebastien
5b1abf0fc9 httpd wip 2020-01-22 19:49:20 -05:00
philippe44
b8570ebce3 finish remapping
- actrls_brd config renamed actrls_config
- get rid of static board definitions
- allow JSON config string to only initialize what it needs
- add control_hook
2020-01-17 20:29:14 -08:00
philippe44
a30d1ee41e merge 2020-01-15 18:26:24 -08:00
Sebastien
7e125729d9 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32.git
Conflicts:
	components/config/config.c
	components/display/driver_SSD1306.c
2020-01-15 12:29:27 -05:00
philippe44
f8b5d856a3 buttons extension + config memory leak & external allocation 2020-01-14 23:29:19 -08:00
Sebastien
89765d9679 supporting command line driven display configuration 2020-01-14 17:34:51 -05:00
philippe44
450943735b add display + some refactoring 2020-01-10 12:32:50 -08:00