circuitpython/ports/atmel-samd/common-hal
Jeff Epler 99799cded6 imagecapture: implement to review suggestions 2021-04-20 10:21:32 -05:00
..
_pew run code formatting script 2021-03-15 19:27:36 +05:30
analogio run code formatting script 2021-03-15 19:27:36 +05:30
audiobusio run code formatting script 2021-03-15 19:27:36 +05:30
audioio SAMD51: change of DAC power setting 2020-12-25 17:53:43 +01:00
board Add license to some obvious files. 2020-07-06 19:16:25 +01:00
busio Initial commit. Edited error messages in .c files 2021-02-03 05:49:40 +07:00
canio canio: remove unused fields 2020-10-06 20:14:50 -05:00
countio Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
digitalio Update digitalio api for other ports 2020-05-20 09:23:42 -07:00
displayio More formatting 2021-03-16 08:29:04 -05:00
frequencyio FrequencyIn: do not raise in interrupt handler 2020-12-22 18:54:42 -05:00
i2cperipheral Initial Changes 2021-03-09 10:48:33 -05:00
imagecapture imagecapture: implement to review suggestions 2021-04-20 10:21:32 -05:00
microcontroller update common_hal_reset_pin() 2020-12-28 20:04:00 +05:30
neopixel_write atmel-samd: add same51, feather_m4_can 2020-09-08 13:06:45 -05:00
nvm wip 2020-01-03 10:24:07 -05:00
os atmel-samd: Add support for SAM E54 family MCUs 2020-06-23 10:41:48 -05:00
ps2io Initial work on SAMD 2020-03-13 11:16:41 -07:00
pulseio Finer grained, per port tick locking 2020-10-12 18:43:21 -07:00
pwmio Look up TCC resolution as necessary 2021-01-09 15:04:23 -05:00
rgbmatrix Enable protomatter on RP2040 builds 2021-02-12 08:25:15 -06:00
rotaryio fix nrf ISR; make direction consistent across ports; save code size 2021-04-09 11:07:47 -04:00
rtc Combine similar strings to reduce size of translations 2020-08-04 13:34:29 -05:00
sdioio Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00
supervisor merge from upstream; complicated webusb merge 2021-02-11 18:50:02 -05:00
touchio fix up SAMD21 sleep 2020-03-17 12:10:35 -07:00