circuitpython/ports/atmel-samd/common-hal
Scott Shawcroft 5d24ade5c9
Tweak error messages to reduce code size.
2020-01-29 17:32:07 -08:00
..
analogio Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most uses of EXPRESS_BOARD. 2019-02-18 22:44:31 -05:00
audiobusio samd: audio_dma: Track channel allocation 2019-08-28 17:00:22 -05:00
audioio samd: When possible, use one DMA channel for stereo AudioOut 2020-01-26 15:36:24 -06:00
board Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
busio Tweak error messages to reduce code size. 2020-01-29 17:32:07 -08:00
digitalio Fix crash when getting board.SPI outside the VM 2019-04-05 19:06:37 -07:00
displayio Rework based on Dan's review 2019-08-23 15:27:21 -07:00
frequencyio address review comments 2019-12-11 15:43:06 -05:00
i2cslave add pin claiming to devices 2018-08-31 18:38:05 -04:00
microcontroller wip 2019-12-05 22:45:53 -05:00
neopixel_write samd: neopixel: Fix neopixels after #2297 2019-12-07 19:19:45 -06:00
nvm wip 2020-01-03 10:24:07 -05:00
os Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
ps2io Add PS/2 support -- ps2io module 2019-06-04 18:05:46 -03:00
pulseio Fix spelling 2019-10-25 10:50:27 -07:00
rotaryio typo in IncrementalEncoder.c 2019-08-20 16:23:17 -04:00
rtc Support internationalisation. 2018-08-07 14:58:57 -07:00
supervisor merge 3.x swap of /lib and .frozen; update frozen libs 2018-11-15 15:00:23 -05:00
time Supervisor: move most of systick to the supervisor 2019-11-18 11:01:23 -06:00
touchio merge from upstream and make translate 2019-08-20 13:06:23 -04:00