Ken Van Hoeylandt
|
83a82be901
|
Simplify I2C and SPI code (#237)
|
2025-02-26 17:47:19 +01:00 |
|
Ken Van Hoeylandt
|
b85ef7a2e7
|
UART refactored (#236)
`Uart` is now an abstract class with a `UartEsp` and a `UartPosix` implementation.
|
2025-02-26 17:13:37 +01:00 |
|
Ken Van Hoeylandt
|
8ccba15c25
|
Simplify LVGL init: move code into Tactility (#208)
The esp_lvgl_port code was duplicated across all boards, so I moved it into the Tactility subproject to simplify the board implementations.
|
2025-02-08 17:06:16 +01:00 |
|
Ken Van Hoeylandt
|
33bb742dfb
|
Hal refactored (#99)
|
2024-12-02 00:32:39 +01:00 |
|
Ken Van Hoeylandt
|
03d14ef74b
|
Unified AppEsp and AppSim into a single App module (#94)
|
2024-11-27 00:06:59 +01:00 |
|