Skip to content

Commit d95cfc3

Browse files
authored
Merge pull request #6719 from dhalbert/huzzah32-web-workflow
enable web workflow on Feather HUZZAH32
2 parents 62bb0d0 + 1027500 commit d95cfc3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ports/espressif/boards/adafruit_feather_huzzah32/mpconfigboard.mk

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ LONGINT_IMPL = MPZ
1010
# so increase it to 32.
1111
CFLAGS += -DCFG_TUD_TASK_QUEUE_SZ=32
1212

13-
CIRCUITPY_STATUS_BAR = 0
14-
CIRCUITPY_WEB_WORKFLOW = 0
15-
1613
CIRCUITPY_ESP_FLASH_MODE = dio
1714
CIRCUITPY_ESP_FLASH_FREQ = 40m
1815
CIRCUITPY_ESP_FLASH_SIZE = 4MB

0 commit comments

Comments
 (0)