8 Commits

Author SHA1 Message Date
johnny9
41ce647f50 Revert "flash size defaults"
These settings were already in sdkconfig.defaults

This reverts commit d6561424705ff89f9b2930ff4e31132731f155db.
2023-09-23 17:38:12 -04:00
Ben
d656142470 flash size defaults 2023-09-23 16:53:54 -04:00
johnny9
bc4afd39b7 Increase parition sizes and include coredump partition 2023-09-20 12:50:00 -04:00
Ben
bb8690ed1a Captive portal when connecting via AP mode 2023-09-17 21:00:46 -04:00
Ben
ef71810bba EMC2101 should read internal temp if BM1366 2023-09-06 17:22:08 -04:00
Ben
6b6b1ac6e1 serve gzipped website files 2023-08-27 14:49:26 -04:00
Ben
bac6da555a realtime logs 2023-08-27 11:53:47 -04:00
Benjamin Wilson
199c151c0f
Http-server (#17)
* rename miner to main

* serving out of storage

* axe os

* http server work

* basic stats showing

* update sdkconfig

* SDKCONFIG

* sdk config

* edit page init

* edit pool config

* pool config edit working

* OTA Success

* remove compiled output

* toggle AP mode with boot button

* favicon

* ota website update

* add sdkconfig.ci back

* update readme

* change website build to warning

* Update github workflow to build web dist

* Allow AP mode before STA connection complete

* spacing for johnny :)

* formatting

* Improve connecting to wifi with AP mode

* added working indicator for UI

* formatting

* formatting

* remove redundant sdkconfig in CMakeLists

* vs code format on save workspace settings

---------

Co-authored-by: johnny9 <985648+johnny9@users.noreply.github.com>
2023-08-26 12:21:41 -04:00