8000 Remove frozen library altogether · jepler/circuitpython@ed79248 · GitHub
[go: up one dir, main page]

Skip to content

Commit ed79248

Browse files
authored
Remove frozen library altogether
1 parent 3c4dede commit ed79248

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/espressif/boards/heltec_esp32s3_wifi_lora_v3/mpconfigboard.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ CIRCUITPY_DISPLAYIO = 1
2626

2727
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Display_Shapes
2828
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Display_Text
29-
# FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_RFM9x # makes no sense - heltec v3 uses sx1262 Lora-Chip

0 commit comments

Comments
 (0)
0