circuitpython/atmel-samd/common-hal
Scott Shawcroft e2f39a8d93 atmel-samd: Remember SPI baudrate.
This prevents the SERCOM from blipping the data line on each
transaction and therefore fixes #219.
2017-09-01 12:44:52 -07:00
..
analogio Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
audiobusio Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
audioio Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
board Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
busio atmel-samd: Remember SPI baudrate. 2017-09-01 12:44:52 -07:00
digitalio Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
microcontroller Add microcontroller.cpu.temperature, for use as a simple sensor on minimal boards. (#211) 2017-08-31 13:48:30 -04:00
neopixel_write Split up nativeio. 2017-04-10 13:32:19 -07:00
nvm Add microcontroller.cpu.temperature, for use as a simple sensor on minimal boards. (#211) 2017-08-31 13:48:30 -04:00
os Introduce a random module that is a subset of CPython's random. It 2017-06-27 17:37:24 -07:00
pulseio Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
storage Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
time This introduces an alternative hardware API called nativeio structured around different functions that are typically accelerated by native hardware. Its not meant to reflect the structure of the hardware. 2016-11-21 14:11:52 -08:00
touchio Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
usb_hid Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00