Sean Cross
|
589cb1af6d
|
nrf: watchdog: use nrfx_wdt driver
Instead of directly poking registers, use `nrfx_wdt`.
Signed-off-by: Sean Cross <sean@xobs.io>
|
2020-05-27 11:28:49 +08:00 |
hathach
|
f199e87085
|
add ARRAY_SIZE
which is missing when building with debug mode
|
2018-07-10 01:06:57 +07:00 |
arturo182
|
b87bba8a28
|
nrf: Rewrite more common-hal with nrfx and sync with atsamd port
|
2018-06-27 20:55:29 +02:00 |
arturo182
|
2f1e678d60
|
nrf: Rewrite the SPI common-hal using nrfx
Use SPIM2 on nRF52832 and SPIM3 on nRF52840. SPIM3 is able to go
up to 32MHz!
|
2018-06-25 23:46:34 +02:00 |