circuitpython/ports/stm/peripherals/stm32f4/stm32f405xx
Jeff Epler 01e9e355ce canio: implement for stm32f405
The has successfully run my loopback self-test program for CAN,
which tests transmission, reception, and filtering.  The 1M baud rate setting
was also verified on saleae to be accurate.
2020-10-06 20:11:35 -05:00
..
clocks.h Rework LSE clock init, allow clock overrides 2020-06-04 13:21:29 -04:00
gpio.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
periph.c canio: implement for stm32f405 2020-10-06 20:11:35 -05:00
periph.h canio: implement for stm32f405 2020-10-06 20:11:35 -05:00
pins.c Complete F405 pin and periph definitions 2020-07-09 13:10:18 -04:00
pins.h Complete F405 pin and periph definitions 2020-07-09 13:10:18 -04:00