snowmanslick - I'm getting compiler errors when...

I'm getting compiler errors when trying to build the latest QMK for the Snap on the Bit-C Pro (RP2040)
./lib/chibios/os/hal/include/hal_serial.h:99:10: fatal error: hal_serial_lld.h: No such file or directory
99 | #include "hal_serial_lld.h"
./lib/chibios/os/hal/include/hal_serial.h:99:10: fatal error: hal_serial_lld.h: No such file or directory
99 | #include "hal_serial_lld.h"
It seems like there's an open bug in QMK for this which was opened recently https://github.com/qmk/qmk_firmware/issues/22631 My questions: 1. What commit / repo do I need to build from if I want a clean, functional build of this? 2. What can I do to fix upstream? I'm a programmer by trade, so can contribute some of my time on this.
GitHub
[Bug] CONVERT_TO RP2040 targets broken with `UART_DRIVER_REQUIRED...
Describe the Bug I'm fixing up the Bit-C PRO RP2040 converters and have run into an issue with UART_DRIVER_REQUIRED, which has been introduced in the latest breaking change merge. All extra sou...
0 Replies
No replies yetBe the first to reply to this messageJoin