Commit Graph

5 Commits

Author SHA1 Message Date
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
61f058de17 Fix the missing build script 2019-10-03 14:24:59 -04: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
0f5785183b Create SqueezeAmp build targets for 4Mb and 8Mb versions 2019-10-01 15:32:12 -04:00