We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42ffb8 commit f7961b9Copy full SHA for f7961b9
ports/atmel-samd/boards/feather_m0_rfm9x/mpconfigboard.mk
@@ -13,7 +13,6 @@ CIRCUITPY_FULL_BUILD = 0
13
14
# A number of modules are removed for RFM9x to make room for frozen libraries.
15
# Many I/O functions are not available.
16
-# math is very large and is also removed.
17
CIRCUITPY_ANALOGIO = 0
18
CIRCUITPY_PULSEIO = 0
19
CIRCUITPY_NEOPIXEL_WRITE = 1
0 commit comments