circuitpython/ports/nrf/common-hal/microcontroller
Sean Cross 5edc29c6a5 nrf: microcontroller: use port reset path
For `microcontroller.reset()`, don't manually call NVIC_SystemReset().
Instead, call the `port_reset()` in case the port wants to do any
cleanup.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-05-27 11:28:49 +08:00
..
__init__.c nrf: microcontroller: use port reset path 2020-05-27 11:28:49 +08:00
Pin.c nrf: protomatter port 2020-04-14 18:24:58 -05:00
Pin.h revert error 2019-11-15 13:04:25 -05:00
Processor.c upgrade nrfx API to v2 2019-12-17 21:39:52 +07:00
Processor.h Added Unique ID Functions/Updated Support Matrix (#527) 2018-01-18 11:39:11 -08:00