We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de434e8 commit 7150aa6Copy full SHA for 7150aa6
2 files changed
ports/zephyr-cp/boards/nordic/nrf54h20dk/autogen_board_info.toml
@@ -58,7 +58,7 @@ i2ctarget = false
58
imagecapture = false
59
ipaddress = false
60
is31fl3741 = false
61
-jpegio = true
+jpegio = false
62
keypad = false
63
keypad_demux = false
64
locale = false
ports/zephyr-cp/boards/nordic/nrf54h20dk/circuitpython.toml
@@ -1 +1,2 @@
1
CIRCUITPY_BUILD_EXTENSIONS = ["elf"]
2
+DISABLED_MODULES=["jpegio"]
0 commit comments