This website requires JavaScript.
Explore
Help
Sign In
C3MA
/
PlantCtrl
Watch
6
Star
0
Fork
0
You've already forked PlantCtrl
Code
Issues
7
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
964bdb04548a3c6fd39fc927d4a29cd489076ebc
PlantCtrl
/
Software
/
MainBoard
/
rust
T
History
EmpirePhoenix
964bdb0454
fix: handle non-200 responses in config update, ensure progress removal runs only on success
2026-04-13 12:38:00 +02:00
..
.cargo
remove: eliminate file management and LittleFS-based filesystem, implement savegame management for JSON config slots with wear-leveling
2026-04-08 22:12:55 +02:00
.idea
Introduce watchdog and serialization improvements
2026-04-12 20:38:52 +02:00
src
cleanup
2026-04-12 22:15:52 +02:00
src_webpack
fix: handle non-200 responses in config update, ensure progress removal runs only on success
2026-04-13 12:38:00 +02:00
all.sh
improve build scripts
2025-10-18 18:40:27 +02:00
bootloader.bin
…
build.rs
…
Cargo.toml
remove: eliminate file management and LittleFS-based filesystem, implement savegame management for JSON config slots with wear-leveling
2026-04-08 22:12:55 +02:00
clippy.toml
Improve error handling, ensure robust defaults, and eliminate unsafe unwraps/expectations across modules.
2026-04-06 15:26:52 +02:00
erase_ota.sh
add: script to erase OTA data using cargo espflash
2026-03-17 20:29:51 +01:00
espflash.toml
…
flash.sh
refactor: unify moisture handling, update config structure, and add peer dependencies
2025-10-23 22:44:44 +02:00
image_build.sh
improve build scripts
2025-10-18 18:40:27 +02:00
panic_image.bin
Merge branch 'develop' of ssh://git.mannheim.ccc.de:1337/C3MA/PlantCtrl into develop
2026-03-18 01:25:29 +01:00
partitions.csv
…
rust-toolchain.toml
…
sdkconfig.defaults
…
setup.txt
…