circuitpython/ports/nrf/common-hal
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
..
analogio nrf: Cleanup AnalogOut and throw an exception in constructor 2018-02-06 21:15:49 +01:00
board nRF52 update with internal file system support 2017-12-21 13:49:14 +01:00
busio nrf: Rewrite the SPI common-hal using nrfx 2018-06-25 23:46:34 +02:00
digitalio nrf: fixups for changes from 2.2 2018-01-03 16:50:57 -05:00
microcontroller nrf: Simplify pin generation and definition 2018-06-20 23:26:32 +02:00
os nrf: Make sure to not use SD functions when SD not available 2018-02-07 22:41:20 +01:00
pulseio return "false" for stub call 2018-06-10 07:11:44 -04:00
storage esp8266 and nrf: raise NotImplementedError 2018-04-10 12:08:41 -04:00
supervisor nrf: changed Status to Runtime; instituted runtime singleton 2018-03-10 01:07:17 +00:00
time nrf: Implement ticks, add gamepad module and example 2018-02-05 20:48:25 +01:00