circuitpython/ports/nrf/common-hal
Scott Shawcroft 6f60afe8c5
First try at lowering the power consumption
2020-03-13 11:12:30 -07:00
..
_bleio First try at lowering the power consumption 2020-03-13 11:12:30 -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 First try at lowering the power consumption 2020-03-13 11:12:30 -07: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 First try at lowering the power consumption 2020-03-13 11:12:30 -07:00
microcontroller track vm_used_ble better 2020-01-30 09:52:06 -05:00
neopixel_write First try at lowering the power consumption 2020-03-13 11:12:30 -07: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 First try at lowering the power consumption 2020-03-13 11:12:30 -07:00
rotaryio Change pin mode to pullup for adafruit/circuitpython#1045 2019-02-07 09:47:56 +11:00
rtc First try at lowering the power consumption 2020-03-13 11:12:30 -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 First try at lowering the power consumption 2020-03-13 11:12:30 -07:00