Commit Graph

7 Commits

Author SHA1 Message Date
d8d85ac333 add more MCUs
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-29 15:56:31 +02:00
7222fb1829 LIGHT ON/OFF testing for WLEDs
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-25 18:27:48 +02:00
b1d2179800 more components and code splitting
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-22 22:47:34 +02:00
4e3666bcd6 Refactor BLE initialization and integrate NVS handling
Refactored BLE service initialization to improve functionality and organization, including added GATT service definitions and event handling. Integrated NVS initialization into the main app to ensure proper storage BLE configurations. Cleaned up deprecated code and optimized dependencies in CMakeLists.

Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-20 22:35:07 +02:00
7faf53d9ba testing BLE
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-18 17:01:40 +02:00
82f0b3f02b starting with led configuration
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-17 22:05:39 +02:00
ed7a23256c Let the SEGFAULTS begin!
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-16 21:55:25 +02:00