circuitpython/ports/atmel-samd/common-hal
Dan Halbert 2e80f37709
Merge pull request #1096 from tannewt/tune_neopixel
Retune neopixel timings on SAMD51. They were too slow.
2018-08-07 21:33:12 -04:00
..
analogio Split out the peripherals library in preparation of sharing with MakeCode. 2018-06-15 16:16:21 -07:00
audiobusio Split out the peripherals library in preparation of sharing with MakeCode. 2018-06-15 16:16:21 -07:00
audioio Split out the peripherals library in preparation of sharing with MakeCode. 2018-06-15 16:16:21 -07:00
board Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
busio Split out the peripherals library in preparation of sharing with MakeCode. 2018-06-15 16:16:21 -07:00
digitalio must set pull after setting direction with gpio_set_pin routines 2018-07-09 17:18:06 -04:00
microcontroller Split out the peripherals library in preparation of sharing with MakeCode. 2018-06-15 16:16:21 -07:00
neopixel_write Retune neopixel timings on SAMD51. They were too slow. 2018-08-07 16:58:37 -07:00
nvm Turn on nvm in 3.0. 2018-04-13 16:22:28 -07:00
os Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
pulseio Split out the peripherals library in preparation of sharing with MakeCode. 2018-06-15 16:16:21 -07:00
rotaryio Split out the peripherals library in preparation of sharing with MakeCode. 2018-06-15 16:16:21 -07:00
rtc atmel-samd: RTC: Improve precision when setting datetime 2018-05-01 21:35:24 -04:00
storage esp8266 and nrf: raise NotImplementedError 2018-04-10 12:08:41 -04:00
supervisor atmel-samd: changed Status to Runtime; instituted runtime singleton 2018-03-09 02:19:51 +00:00
time Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
touchio Split out the peripherals library in preparation of sharing with MakeCode. 2018-06-15 16:16:21 -07:00
usb_hid HID gamepad support 2018-04-23 23:51:23 -04:00