Fix issue with undefined LED_BUILTIN on Seeed Xiao RP2350 #2704

Merged
Cincinnatu merged 4 commits from master into master 2024-12-19 20:02:32 +03:00
Cincinnatu commented 2024-12-19 10:37:12 +03:00 (Migrated from github.com)
No description provided.
earlephilhower (Migrated from github.com) approved these changes 2024-12-19 20:02:11 +03:00
earlephilhower (Migrated from github.com) left a comment

Thanks. This is the problem with defining the pins in a self contained file, vs. using the ../generic/common.h header and just setting any override defines.

Thanks. This is the problem with defining the pins in a self contained file, vs. using the `../generic/common.h` header and just setting any override defines.
Sign in to join this conversation.