circuitpython/ports/nrf/common-hal
Dan Halbert 24ac1fdcab WIP: backup only; not compiled 2019-06-19 21:54:28 -04:00
..
analogio Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
bleio WIP: backup only; not compiled 2019-06-19 21:54:28 -04:00
board Remove nRF52832 support 2018-12-30 22:49:20 -05:00
busio Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
digitalio Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
displayio Improvements thanks to danh's review 2019-01-18 16:37:06 -08:00
microcontroller Fixups for adafruit/circuitpython#1042 2019-04-16 14:53:44 +10:00
neopixel_write finish Makefile refactoring; nrf builds work 2019-02-15 18:55:10 -05:00
nvm Fix up single-byte access to nvm.ByteArray 2019-04-16 14:53:44 +10:00
os nrf: Rewrite the os common-hal using nrfx 2018-06-27 21:01:07 +02:00
pulseio finish Makefile refactoring; nrf builds work 2019-02-15 18:55:10 -05:00
rotaryio Change pin mode to pullup for adafruit/circuitpython#1045 2019-02-07 09:47:56 +11:00
rtc Remove unnecessary MP_WEAK declarations 2019-04-02 13:33:22 +11:00
supervisor replacing change to input() with separate method to check for USB Serial input 2018-10-09 18:37:52 -04:00
time nrf: Remove the old time hal and replace with nRFx 2018-07-10 14:59:10 +02:00
touchio Automatically set a default threshold for touchio.TouchIn channels 2019-01-28 18:22:57 +11:00