klipper/src/atsam
Kevin O'Connor 6a4f1ece89 atsam: Use "communication interface" menu option in Kconfig
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-03-18 14:22:57 -04:00
..
Kconfig atsam: Use "communication interface" menu option in Kconfig 2021-03-18 14:22:57 -04:00
Makefile atsam: Enable chipid as usb serial number 2019-11-26 08:42:14 -05:00
adc.c atsam: Support reading chip based temperature sensor on sam3/sam4s 2020-10-29 11:55:06 -04:00
chipid.c atsam: Fix typo causing chipid to not be fully read 2019-11-27 14:33:20 -05:00
gpio.c atsam: sysio support is only available on sam4s 2019-10-24 22:21:47 -04:00
gpio.h
hard_pwm.c
i2c.c
internal.h
main.c armcm_boot: Use armcm_main() instead of main() to start board code 2019-10-24 11:16:10 -04:00
sam3_usb.c atsam: Update code to use armcm_boot mechanism 2019-08-22 09:58:58 -04:00
sam4_cache.c
sam4_usb.c atsam: Update code to use armcm_boot mechanism 2019-08-22 09:58:58 -04:00
sam4e_afec.c atsam: Support reading chip based temperature sensor on sam4e 2020-10-29 11:55:06 -04:00
sam4s_sysinit.c atsam: Enable flash loop caching optimization on sam4s 2019-09-08 09:11:41 -04:00
serial.c atsam: Update code to use armcm_boot mechanism 2019-08-22 09:58:58 -04:00
spi.c
usb_cdc_ep.h