Skip to content

Commit a230ca6

Browse files
committed
Add pico_cmake_set_default to Thing Plus RP2350
1 parent 5678aea commit a230ca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/boards/include/boards/sparkfun_thingplus_rp2350.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
#define CYW43_WL_GPIO_VBUS_PIN 2
115115
#endif
116116

117+
// pico_cmake_set_default PICO_RP2350_A2_SUPPORTED = 1
117118
#ifndef PICO_RP2350_A2_SUPPORTED
118119
#define PICO_RP2350_A2_SUPPORTED 1
119120
#endif

0 commit comments

Comments
 (0)