circuitpython/ports/nrf/common-hal
Dan Halbert 4c3b4cacfa Merge remote-tracking branch 'adafruit/master' into nrf-pin-claiming 2018-09-05 13:15:22 -04:00
..
analogio add pin claiming to devices 2018-08-31 18:38:05 -04:00
bleio nrf: Split the ble module into a shared part and the port implementation 2018-07-13 16:01:15 +02:00
board rename nrf boards to feather_nrf52832 and feather_nrf52840_express 2018-08-21 18:45:37 -04:00
busio add pin claiming to devices 2018-08-31 18:38:05 -04:00
digitalio add pin claiming to devices 2018-08-31 18:38:05 -04:00
microcontroller generalize # of ports; remove atmel neopixel code; remove pin name in mc_pin_obj_t 2018-09-04 16:43:21 -04:00
neopixel_write use nrf_pwm instead of direct registers 2018-09-05 13:18:36 +07:00
os nrf: Rewrite the os common-hal using nrfx 2018-06-27 21:01:07 +02:00
pulseio pin files rework; implement pin claiming; add more boards 2018-08-31 18:05:55 -04:00
storage implement filesystem_writable_by_python() 2018-07-06 13:01:07 +07:00
supervisor nrf: changed Status to Runtime; instituted runtime singleton 2018-03-10 01:07:17 +00:00
time nrf: Remove the old time hal and replace with nRFx 2018-07-10 14:59:10 +02:00
usb_hid Fix nrf and unix 2018-08-16 17:41:38 -07:00