nrf: enable wdt for all platforms

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2020-05-20 23:05:05 +08:00
parent fbe1c05832
commit c23f151b6b

View File

@ -37,6 +37,7 @@ CIRCUITPY_RGBMATRIX ?= 1
CIRCUITPY_FRAMEBUFFERIO ?= 1
CIRCUITPY_COUNTIO = 0
CIRCUITPY_WDT ?= 1
# nRF52840-specific