klipper/src/sam3x8e
Kevin O'Connor 1eb416002b sam3x8e: Read from the SPI_RDR on SPI send even if no data needed
Be sure to read the SPI_RDR as that clears the RDRF flag.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-07-05 10:29:52 -04:00
..
Kconfig sam3x8e: Add SPI support 2018-05-07 09:10:34 -04:00
Makefile sam3x8e: Add SPI support 2018-05-07 09:10:34 -04:00
gpio.c stepper: Introduce and use gpio_out_toggle_noirq() 2018-05-15 17:09:11 -04:00
gpio.h stepper: Introduce and use gpio_out_toggle_noirq() 2018-05-15 17:09:11 -04:00
main.c sam3x8e: Fix watchdog timeout calculation 2017-08-08 00:27:27 -04:00
serial.c serial_irq: Add new generic/serial_irq.c code 2018-04-20 11:19:37 -04:00
spi.c sam3x8e: Read from the SPI_RDR on SPI send even if no data needed 2018-07-05 10:29:52 -04:00
timer.c sched: Implement generic sleep mechanism based on tasks pending 2017-08-08 00:27:28 -04:00