circuitpython/ports/nrf/common-hal
Dan Halbert 243334da75 Merge remote-tracking branch 'adafruit/master' into ble-pairing 2019-08-05 23:06:24 -04:00
..
analogio Update copyrights; get ready for Central 2019-06-19 10:42:36 -04:00
audiopwmio nrf: PWMAudioOut: Remove the need to wait in "pause" 2019-08-03 08:19:25 -05:00
bleio WIP: rework of Characteristic properties; enhance Descriptor; not tested 2019-08-02 17:57:31 -04:00
board Remove nRF52832 support 2018-12-30 22:49:20 -05:00
busio Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07: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 nrf: Implement RUNMODE_BOOTLOADER and RUNMODE_SAFE_MODE 2019-08-01 18:53:07 -05:00
neopixel_write nrf: fix neopixel_write pwm buf size calc 2019-06-20 18:02:14 -04: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 ports/nrf: factor out routines for allocating, freeing pwm channels 2019-07-26 07:52:37 -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