Ken Van Hoeylandt
c4406b24ba
Fixes and improvements ( #559 )
...
- **Fixes**
- Added missing Wi-Fi hardware configuration support for P4 devices.
- Fixed build warning
- Fixed build wrt Tab5
- **Changes**
- M5Stack StickS3: Switched default storage location from SD to Internal
- M5Stack StickS3: Removed DIY SD card support over SPI
- M5Stack StickC Plus2: Removed the automatic startup of the web server
2026-07-10 18:19:11 +02:00
Ken Van Hoeylandt
05720821f8
Require SD card or >4MB flash ( #545 )
2026-07-03 23:56:03 +02:00
Ken Van Hoeylandt
90afba647e
Update properties parsing for app manifest and device manifest files ( #544 )
2026-07-03 00:29:01 +02:00
Ken Van Hoeylandt
d860ba1f34
Tab5 audio, I2C improvements, UiDensity moved to lvgl-module and cleanup ( #506 )
...
- UiDensity moved to lvgl-module
- Deleted tt_hal and tt_hal_gpio (breaks apps, but will fix those right after merging)
- Added I2C 8 bit register operations
- Added device.properties to simulator
- Improved Tab5 hardware init, implement audio
- Add README.md to kernel
2026-02-15 19:45:12 +01:00
Ken Van Hoeylandt
8ff990d635
Boot apps refactored ( #498 )
...
- Specify launcher via menuconfig
- Specify auto-start app via menuconfig
- Implement more rigid boot.properties fallbacks
- Devices with tiny screen now auto-start ApWebServer
- ApWebServer UI fixes
2026-02-12 00:10:04 +01:00
Ken Van Hoeylandt
c1ff024657
Rename Boards/ to Devices/ ( #414 )
2025-11-13 23:50:43 +01:00