summaryrefslogtreecommitdiff
path: root/ports/nrf
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2020-06-01 15:18:12 -0700
committerScott Shawcroft <scott@tannewt.org>2020-06-01 15:18:12 -0700
commit323cca8910012e6cbd38a353961e4766fb1c9d1e (patch)
tree09b12e60aba1c91a53196aee1fc9ae01b812f8eb /ports/nrf
parent2fd7a43f2f5b2bafad6bfed68b6c0a00688ece9b (diff)
parentbdbb16ec8337eec0fa7c61d91b0494519d34d318 (diff)
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Diffstat (limited to 'ports/nrf')
-rw-r--r--ports/nrf/mpconfigport.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/nrf/mpconfigport.mk b/ports/nrf/mpconfigport.mk
index d65df1eb8..dda9b2436 100644
--- a/ports/nrf/mpconfigport.mk
+++ b/ports/nrf/mpconfigport.mk
@@ -46,6 +46,9 @@ MCU_SERIES = m4
MCU_VARIANT = nrf52
MCU_SUB_VARIANT = nrf52840
+# Fits on nrf52840 but space is tight on nrf52833.
+CIRCUITPY_AESIO ?= 1
+
SD ?= s140
SOFTDEV_VERSION ?= 6.1.0