circuitpython/ports/atmel-samd/common-hal
Dan Halbert 9daa1a68d8 HID gamepad support 2018-04-23 23:51:23 -04:00
..
analogio use CONF_GCLK_DAC_SRC and refactor a bit 2018-02-27 17:21:03 -05:00
audiobusio Add audio output support! 2018-04-12 16:35:13 -07:00
audioio Tweaks based on dhalbert's feedback. 2018-04-13 10:51:01 -07:00
board Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
busio Check for floating pins by pulling them low briefly before testing their values. 2018-03-26 16:32:16 -07:00
digitalio merge from 2.2.0 + fix up board defs 2018-01-02 21:25:41 -05:00
microcontroller Turn on nvm in 3.0. 2018-04-13 16:22:28 -07:00
neopixel_write Implement UART for 3.0 + related fixes. 2018-02-21 17:18:49 -05: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 modify tick.c to simplify - remove interupt disable from common_hal_pulseio_pulsein_resume 2018-04-20 11:59:33 -04:00
rtc atmel-samd: Add rtc module support 2018-04-16 13:15:08 +02: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 Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
usb_hid HID gamepad support 2018-04-23 23:51:23 -04:00