circuitpython/ports/nrf/common-hal
microDev dc332baa87
update common_hal_reset_pin()
2020-12-28 20:04:00 +05:30
..
_bleio BLE fixes 2020-12-23 16:39:27 -05:00
analogio new pin validation routines; don't use mp_const_none if NULL will do 2020-02-28 23:43:04 -05:00
audiobusio nrf: code style 2020-05-13 10:40:41 -05:00
audiopwmio Split pulseio.PWMOut into pwmio 2020-08-18 13:08:33 -07:00
board Remove nRF52832 support 2018-12-30 22:49:20 -05:00
busio Moved checks for invalid pin to common-hal/microcontroller/Pin.c 2020-09-05 11:42:06 -05:00
digitalio Update digitalio api for other ports 2020-05-20 09:23:42 -07:00
displayio Update parallel bus signatures 2020-11-13 18:57:52 -08:00
microcontroller update common_hal_reset_pin() 2020-12-28 20:04:00 +05:30
neopixel_write Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01: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 Fix problematic whitespace on pulseout parameter errors 2020-08-27 11:07:47 -04:00
pwmio Split pulseio.PWMOut into pwmio 2020-08-18 13:08:33 -07:00
rgbmatrix wip 2020-11-22 19:10:09 -05:00
rotaryio Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
rtc Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
supervisor Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
watchdog move port specific check 2020-11-11 00:24:01 +05:30