Skip to content

Commit e027aaf

Browse files
committed
Remove some build options, fix order of boards in build.yml
1 parent 25188f5 commit e027aaf

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@ jobs:
234234
- "trinket_m0_haxpress"
235235
- "uchip"
236236
- "ugame10"
237-
- "winterbloom_sol"
238237
- "winterbloom_big_honking_button"
238+
- "winterbloom_sol"
239239
- "xinabox_cc03"
240240
- "xinabox_cs11"
241241

ports/atmel-samd/boards/winterbloom_big_honking_button/mpconfigboard.mk

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,3 @@ CIRCUITPY_TOUCHIO = 0
3030
CIRCUITPY_PS2IO = 0
3131
CIRCUITPY_USB_HID = 0
3232
CIRCUITPY_RTC = 0
33-
34-
CFLAGS_INLINE_LIMIT = 60
35-
SUPEROPT_GC = 0

0 commit comments

Comments
 (0)