Open
Description
src/boards/include/boards/waveshare_rp2040_lcd_1.28.h pin assignments are incorrect. correct pin assignments can be found in DEV_Config.h from waveshare.
specifically I have found that PICO_DEFAULT_SPI_CSN_PIN
, and WAVESHARE_RP2040_LCD_RST_PIN
are incorrect, but there may be others.