circuitpython/ports/nrf/common-hal
Jeff Epler 5fcc6d6286 RGBMatrix: finish renaming from Protomatter
This gets all the purely internal references.  Some uses of
protomatter/Protomatter/PROTOMATTER remain, as they are references
to symbols in the Protomatter C library itself.
2020-04-17 18:44:07 -05:00
..
_bleio Add exception on small buffer and fix Connecion WRITE handling 2020-03-25 17:41:47 -07: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 update uses of assert_pin_free; remove redundant checks 2020-02-29 15:37:32 -05:00
audiopwmio update uses of assert_pin_free; remove redundant checks 2020-02-29 15:37:32 -05:00
board Remove nRF52832 support 2018-12-30 22:49:20 -05:00
busio Added 31250 and 56000 to baudrate_map in UART.c, to parallel definitions in nrfx/mdk/nrf*_bitfields.h files 2020-03-24 13:25:02 -04:00
digitalio new pin validation routines; don't use mp_const_none if NULL will do 2020-02-28 23:43:04 -05:00
displayio Rework based on Dan's review 2019-08-23 15:27:21 -07:00
microcontroller nrf: protomatter port 2020-04-14 18:24:58 -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 nrf: protomatter port 2020-04-14 18:24:58 -05:00
rgbmatrix RGBMatrix: finish renaming from Protomatter 2020-04-17 18:44:07 -05: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