circuitpython/ports/atmel-samd/common-hal
Dan Halbert 9d484c4935
Merge pull request #789 from tannewt/pdmin3
Re-enable PDMIn without ASF
2018-05-02 19:59:20 -04:00
..
analogio Implement microcontroller.cpu.temperature on '21 and '51. 2018-05-01 21:35:55 -04:00
audiobusio Reduce the buffer size back to what 2.x has. Increase was leftover 2018-05-02 15:21:43 -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 Implement microcontroller.cpu.temperature on '21 and '51. 2018-05-01 21:35:55 -04: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: 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 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