circuitpython/ports/nrf/device/nrf52
Sean Cross 3ed5b87b8f nrf: add support for nrf52833
This adds preliminary support for the nRF52833, which is a variant of
the nRF52840 with half the RAM, half the flash, and fewer peripherals.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-04-21 12:29:56 +08:00
..
startup_nrf52.c nrf: Add a nrfx submodule and prepare for using the new drivers 2018-06-20 20:43:59 +02:00
startup_nrf52833.c nrf: add support for nrf52833 2020-04-21 12:29:56 +08:00
startup_nrf52840.c nrf: Mark interrupt vectors as used 2019-08-02 07:53:35 -05:00