circuitpython/ports/nrf/common-hal
Scott Shawcroft cc0a6c8a5f
Merge remote-tracking branch 'adafruit/main' into fix_nrf_wdt_crashes
2021-08-31 11:03:44 -07:00
..
_bleio Fix a couple fake sleep bugs on nrf and esp 2021-07-28 13:27:48 -07:00
alarm Merge pull request #5273 from tannewt/fix_nrf_light_sleep_cdc 2021-08-31 13:29:04 +05:30
analogio run code formatting script 2021-03-15 19:27:36 +05:30
audiobusio run code formatting script 2021-03-15 19:27:36 +05:30
audiopwmio run code formatting script 2021-03-15 19:27:36 +05:30
board Remove nRF52832 support 2018-12-30 22:49:20 -05:00
busio Update all implementations of common_hal_busio_spi_read to honor write_value 2021-08-18 10:20:40 -05:00
countio Fix GPIOTE crashes by checking everything is ok 2021-08-27 16:07:29 -07:00
digitalio run code formatting script 2021-03-15 19:27:36 +05:30
microcontroller Fix builds without alarm 2021-08-30 14:09:36 -07:00
neopixel_write run code formatting script 2021-03-15 19:27:36 +05:30
nvm run code formatting script 2021-03-15 19:27:36 +05:30
os run code formatting script 2021-03-15 19:27:36 +05:30
paralleldisplay Fix incorrect macros 2021-08-30 14:40:14 -07:00
pulseio Fix GPIOTE crashes by checking everything is ok 2021-08-27 16:07:29 -07:00
pwmio Switch to pin, frequency and duty_cycle PulseOut 2021-07-26 18:35:49 -07:00
rgbmatrix run code formatting script 2021-03-15 19:27:36 +05:30
rotaryio Fix GPIOTE crashes by checking everything is ok 2021-08-27 16:07:29 -07:00
rtc s/Circuit Python/CircuitPython/g 2021-05-06 16:22:35 +03:00
supervisor run code formatting script 2021-03-15 19:27:36 +05:30
watchdog Fix two watchdog crashes 2021-08-30 18:10:43 -07:00