Commit Graph

11 Commits

Author SHA1 Message Date
Ken Van Hoeylandt 33bb742dfb Hal refactored (#99) 2024-12-02 00:32:39 +01:00
Ken Van Hoeylandt 0188ce721c Boot splash and more (#98)
* Boot splash and more

- Added developer sdkconfig
- Refactored the way FreeRTOS includes are included
- Improved Gui/Loader logic
- Implemented boot app with splash screen

* Updated naming for Gui and Loader services

* Renamed Screenshot service methods

* Renames

* Service renames
2024-11-30 15:37:16 +01:00
Ken Van Hoeylandt 3f62ec2efa Implemented I2C scanner app (#97) 2024-11-28 21:42:18 +01:00
Ken Van Hoeylandt 03d14ef74b Unified AppEsp and AppSim into a single App module (#94) 2024-11-27 00:06:59 +01:00
Ken Van Hoeylandt a312bd5527 Make namespaces more consistent (#92) 2024-11-26 18:30:54 +01:00
Ken Van Hoeylandt ca5d4b8226 C++ refactoring (#91) 2024-11-26 17:51:05 +01:00
Ken Van Hoeylandt caa8756998 I2C board settings updated (#86) 2024-11-24 21:39:01 +01:00
Ken Van Hoeylandt c8f63adba4 Added I2C settings app (#85) 2024-11-24 21:31:15 +01:00
Ken Van Hoeylandt d8731eaa17 I2C Implementation (#84) 2024-11-24 18:04:57 +01:00
Ken Van Hoeylandt 854fefa1a1 Thread and Timer converted to class (#81) 2024-11-22 23:08:18 +01:00
Ken Van Hoeylandt 85e26636a3 C++ conversion (#80)
Converted project to C++
2024-11-22 20:26:08 +01:00