firmware/src/graphics/niche/InkHUD
todd-herbert 10693c4569
Some checks are pending
CI / setup (check) (push) Waiting to run
CI / setup (esp32) (push) Waiting to run
CI / setup (esp32c3) (push) Waiting to run
CI / setup (esp32c6) (push) Waiting to run
CI / setup (esp32s3) (push) Waiting to run
CI / setup (nrf52840) (push) Waiting to run
CI / setup (rp2040) (push) Waiting to run
CI / setup (stm32) (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32-s3 (push) Blocked by required conditions
CI / build-esp32-c3 (push) Blocked by required conditions
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
Lock SPI bus while in use by InkHUD (#6719)
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-05-02 06:20:56 -05:00
..
Applets Make startup screen show the short ID (#6591) 2025-04-16 11:20:12 +02:00
docs Restore InkHUD to defaults on factory reset (#6637) 2025-05-01 12:28:05 +12:00
Applet.cpp Add InkHUD driver for WeAct Studio 4.2" display module (#6384) 2025-03-31 09:17:24 +02:00
Applet.h Add InkHUD driver for WeAct Studio 4.2" display module (#6384) 2025-03-31 09:17:24 +02:00
AppletFont.cpp InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
AppletFont.h InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
DisplayHealth.cpp InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
DisplayHealth.h InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
Events.cpp Restore InkHUD to defaults on factory reset (#6637) 2025-05-01 12:28:05 +12:00
Events.h Restore InkHUD to defaults on factory reset (#6637) 2025-05-01 12:28:05 +12:00
InkHUD.cpp InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
InkHUD.h InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
MessageStore.cpp Lock SPI bus while in use by InkHUD (#6719) 2025-05-02 06:20:56 -05:00
MessageStore.h InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
Persistence.cpp InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
Persistence.h Add InkHUD driver for WeAct Studio 4.2" display module (#6384) 2025-03-31 09:17:24 +02:00
PlatformioConfig.ini InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
Renderer.cpp InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
Renderer.h InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
SystemApplet.h Add InkHUD driver for WeAct Studio 4.2" display module (#6384) 2025-03-31 09:17:24 +02:00
Tile.cpp InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
Tile.h InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
WindowManager.cpp InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00
WindowManager.h InkHUD refactoring (#6216) 2025-03-06 11:25:41 +01:00