refactor(platform): remove printer debug path and fix boot logo behavior

This commit is contained in:
admin
2026-03-01 15:42:17 +08:00
parent 4f574fb65c
commit 809fcf6548
15 changed files with 39 additions and 328 deletions

View File

@@ -430,11 +430,6 @@ config TQ_SCREEN_ENABLE
default y
depends on SOC_GPSPI_SUPPORTED
config TQ_SCREEN_TEST_PATTERN_ON_BOOT
bool "Show ST7789 test pattern at boot"
default y
depends on TQ_SCREEN_ENABLE
config TQ_SCREEN_PIXEL_CLOCK_HZ
int "ST7789 SPI pixel clock (Hz)"
range 1000000 80000000