enable aesio on all nRF52840 boards

This commit is contained in:
Dan Halbert 2020-05-29 11:06:30 -04:00
parent 7ea95457ee
commit 0d2fee95e2
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,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