circuitpython/ports/atmel-samd/common-hal
Scott Shawcroft 99e34e38eb
Merge pull request #829 from jerryneedell/jerryn_i2c
add keyword timeout to I2C -- only used for bitbangioi
2018-05-16 14:52:11 -04:00
..
analogio Implement microcontroller.cpu.temperature on '21 and '51. 2018-05-01 21:35:55 -04:00
audiobusio Add pause/resume control to AudioOut and I2SOut 2018-05-08 11:53:13 -07:00
audioio Add pause/resume control to AudioOut and I2SOut 2018-05-08 11:53:13 -07:00
board Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
busio add timeout keyword to I2C - for bitbangio - ignored for busio 2018-05-13 21:54:44 -04:00
digitalio PBxx pins were not setting DRVSTR or reporting PULL properly 2018-05-10 23:09:51 -04: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 Fix for Issue #770 - Provide a better error message when timers are still available. 2018-05-14 13:52:32 -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