circuitpython/atmel-samd/common-hal
Dan Halbert fabaa2ec30 merge 2.x changes into master; touch up Makefile CFLAGS logic 2017-10-12 20:10:31 -04:00
..
analogio merge 2.x changes into master; touch up Makefile CFLAGS logic 2017-10-12 20:10:31 -04:00
audiobusio Do not allow a *io object to be used after deinit(). 2017-10-03 12:07:17 -07:00
audioio merge 2.x changes into master; touch up Makefile CFLAGS logic 2017-10-12 20:10:31 -04:00
board Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
busio Do not allow a *io object to be used after deinit(). 2017-10-03 12:07:17 -07:00
digitalio merge 2.x changes into master; touch up Makefile CFLAGS logic 2017-10-12 20:10:31 -04:00
microcontroller Update `time` to use SysTick (#274) 2017-09-29 16:58:13 -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 atmel-samd: Add support for internal filesystems. (#311) 2017-10-10 14:36:00 -04:00
pulseio merge 2.x changes into master; touch up Makefile CFLAGS logic 2017-10-12 20:10:31 -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 Do not allow a *io object to be used after deinit(). 2017-10-03 12:07:17 -07:00
usb_hid Move to ASF4 and introduce SAMD51 support. (#258) 2017-09-22 21:05:51 -04:00