File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
adafruit_feather_esp32s2_tftback_nopsram
adafruit_qtpy_esp32s3_nopsram
raspberrypi/boards/solderparty_rp2040_stamp Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,4 @@ CIRCUITPY_MODULE=wroom
20
20
21
21
FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_Requests
22
22
FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_NeoPixel
23
- FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_BusDevice
24
23
FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_Register
Original file line number Diff line number Diff line change @@ -19,5 +19,4 @@ CIRCUITPY_ESP_FLASH_SIZE=8MB
19
19
20
20
FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_Requests
21
21
FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_NeoPixel
22
- FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_BusDevice
23
22
FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_Register
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ MCU_CHIP = nrf52840
8
8
QSPI_FLASH_FILESYSTEM = 1
9
9
EXTERNAL_FLASH_DEVICES = "GD25Q16C, W25Q128JVxQ"
10
10
11
- FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_BusDevice
12
11
FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_Register
13
12
FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_ST7789
14
13
FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_Display_Shapes
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ EXTERNAL_FLASH_DEVICES = "GD25Q64C"
11
11
CIRCUITPY__EVE = 1
12
12
13
13
FROZEN_MPY_DIRS += $(TOP ) /ports/raspberrypi/boards/solderparty_rp2040_stamp
14
- FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_BusDevice
15
14
FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_HID
16
15
FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_NeoPixel
17
16
FROZEN_MPY_DIRS += $(TOP ) /frozen/Adafruit_CircuitPython_Register
You can’t perform that action at this time.
0 commit comments