Commit graph

7 commits

Author SHA1 Message Date
WSTRN
d0597e9f40
Merge branch 'zmkfirmware:main' into main 2024-04-04 00:58:00 +11:00
wts
5b8c2fc4b3 add rotation options to LPM009M360A driver 2024-02-22 02:45:21 +08:00
Peter Johanson
4bcecd98f8 fix(display): Tweaks to memory Kconfig settings.
* Don't default heap mempool by default now that there's a dedicated
  LVGL mempool
* Set proper defaults for CiZ display hardware/custom screen.
* Double the dedicated display thread stack size for CiZ.
2024-02-09 14:32:46 -08:00
Peter Johanson
2d6c9f797c refactor(display): Move to proper SPI ready API. 2024-02-09 14:32:46 -08:00
wts
bd34750533 fix pre-commit error 2024-01-30 21:17:35 +08:00
wts
4f9f45de4a add LPM009M360A lcd driver 2023-12-15 19:37:32 +08:00
Peter Johanson
690bc1bb44 refactor: Move drivers into properly module.
* Align our driver module layout to properly match Zephyr conventions,
  allowing proper CMake setup to amend the library for each type of driver.
2023-09-16 11:52:40 -07:00