10 Commits

Author SHA1 Message Date
Georges Palauqui
11107a3d32
fix dependancies 2024-06-11 10:14:30 +02: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
Ben
9b2bbc754a removing soft start for now and gitignore 2023-07-01 14:23:35 -04:00
Ben
c3301aab30 move queue 2023-07-01 14:23:35 -04:00
Ben
dfcd831bdf comment out baud stuff for now 2023-07-01 14:20:48 -04:00
johnny9
0f4c02ffe0 chore: update .gitignore to ignore all build folders 2023-07-01 14:20:48 -04:00
johnny9
2106186a93 chore: remove user-specifc vscode settings from git 2023-07-01 14:19:51 -04:00
Skot Croshere
1f2f520024 disabled extranonce rolling. doesn't seem like I'm getting nonces anymore? 2023-07-01 14:19:51 -04:00
Skot Croshere
f26e75ac5c add the sdkconfig files that have the I2C assignment 2023-07-01 14:17:01 -04:00
Skot Croshere
94e486f67c added i2c-test branch 2023-07-01 14:16:04 -04:00