add new component: user interface http server
work in progress which eventually will enable the user to configure dsp processor on the fly using an on device http server. first try and possible fix for #22 Signed-off-by: Karl Osterseher <karli_o@gmx.at>
This commit is contained in:
@@ -5,3 +5,4 @@ phy_init, data, phy, 0xf000, 4K,
|
||||
factory, app, factory, 0x10000, 1152K,
|
||||
ota_0, app, ota_0, 0x130000, 1152K,
|
||||
ota_1, app, ota_1, 0x250000, 1152K,
|
||||
storage, data, spiffs, 0x370000, 576K,
|
||||
|
||||
|
Reference in New Issue
Block a user