Merge pull request #2975 from dhalbert/aesio-nrf52840

enable aesio on all nRF52840 boards
This commit is contained in:
Dan Halbert 2020-05-29 14:07:30 -04:00 committed by GitHub
commit 4667d4de8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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