Commit Graph

8 Commits

Author SHA1 Message Date
Ken Van Hoeylandt 415442e410 Support for building and running external apps (#112) 2024-12-08 16:46:19 +01:00
Ken Van Hoeylandt e86a11b7e2 App improvements (#105) 2024-12-04 23:06:03 +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 d06137ba76 Enable FreeRTOS SMP (multicore) (#90) 2024-11-25 21:57:20 +01:00
Ken Van Hoeylandt 62d30e8b7b Revert to LVGL 9.0.0 (#64)
* Revert "Update ESP LCD Touch dependencies (#63)"

This reverts commit cbd0355cec.

* Revert "Updated board configs for LVGL changes (#62)"

This reverts commit 52d769854f.

* Revert "Various updates (#60)"

This reverts commit a8a664703b.
2024-10-28 23:08:24 +01:00
Ken Van Hoeylandt 52d769854f Updated board configs for LVGL changes (#62) 2024-10-28 21:53:40 +01:00
Ken Van Hoeylandt dc0c8915b0 ESP-IDF 5.2 (#49)
- Updated IDF from 5.1.2 to 5.2
- Updated FreeRTOS from 10.4.6 to 10.5.1
- Updated M5GFX with bugfix for IDF 5.2
- FreeRTOS-Kernel is now a submodule
2024-02-27 08:15:58 +01:00
Ken Van Hoeylandt d58f131033 M5Stack Core2 support (#48) 2024-02-22 18:26:11 +01:00