We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25188f5 commit e027aafCopy full SHA for e027aaf
2 files changed
.github/workflows/build.yml
@@ -234,8 +234,8 @@ jobs:
234
- "trinket_m0_haxpress"
235
- "uchip"
236
- "ugame10"
237
- - "winterbloom_sol"
238
- "winterbloom_big_honking_button"
+ - "winterbloom_sol"
239
- "xinabox_cc03"
240
- "xinabox_cs11"
241
ports/atmel-samd/boards/winterbloom_big_honking_button/mpconfigboard.mk
@@ -30,6 +30,3 @@ CIRCUITPY_TOUCHIO = 0
30
CIRCUITPY_PS2IO = 0
31
CIRCUITPY_USB_HID = 0
32
CIRCUITPY_RTC = 0
33
-
34
-CFLAGS_INLINE_LIMIT = 60
35
-SUPEROPT_GC = 0
0 commit comments