circuitpython/ports/nrf/common-hal
Scott Shawcroft 28c7a1e9c3
Fix crash after empty REPL session
We were trying to reset bluetooth when it was off and then trying
to raise an exception without the heap.
2020-02-24 16:11:17 -08:00
..
_bleio Fix crash after empty REPL session 2020-02-24 16:11:17 -08:00
analogio upgrade nrfx API to v2 2019-12-17 21:39:52 +07:00
audiobusio Merge pull request #2324 from jepler/nrf-i2s-channels-widths 2019-11-25 16:59:08 -08:00
audiopwmio nrf: PWMAudioOut: 62500Hz limitation is not needed 2019-12-19 10:34:56 -06:00
board Remove nRF52832 support 2018-12-30 22:49:20 -05:00
busio relicense nrf SPI.c to MIT 2020-02-20 16:00:21 -05:00
digitalio Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
displayio Rework based on Dan's review 2019-08-23 15:27:21 -07:00
microcontroller track vm_used_ble better 2020-01-30 09:52:06 -05:00
neopixel_write use realloc instead 2020-02-21 17:36:15 -05:00
nvm wip 2020-01-03 10:24:07 -05:00
os os.urandom: remove unneeded sleep 2020-01-08 16:48:17 -06:00
pulseio upgrade nrfx API to v2 2019-12-17 21:39:52 +07:00
rotaryio Change pin mode to pullup for adafruit/circuitpython#1045 2019-02-07 09:47:56 +11:00
rtc upgrade nrfx API to v2 2019-12-17 21:39:52 +07:00
supervisor replacing change to input() with separate method to check for USB Serial input 2018-10-09 18:37:52 -04:00
time fix function defs for compiler 2020-02-07 10:32:37 -05:00