Drashna Jaelre
9e32e9be46
Add AT90USB support for serial.c ( #10706 )
...
* Expand list of supported controllers for serial.c
* Fix pin defines based on mtei's feedback
* Fix EICRx checks in soft_serial_target_init
* Fix copy-paste typo
* Add defines for EICRx
2020-11-18 16:49:44 -08:00
Naoto Takai
73d20754bb
Add support for soft serial to ATmega32U2 ( #10204 )
...
* Add support for soft serial to ATmega32U2
* Update drivers/avr/serial.c
* Update drivers/avr/serial.c
* Update drivers/avr/serial.c
* Fix comment
* Update drivers/avr/serial.c
2020-10-30 13:15:36 -07:00
Joel Challis
e4a0f841e1
Update split serial code to use driver pattern ( #7990 )
...
* Move avr serial code to drivers
* Update src+= serial.c to driver pattern
2020-01-24 13:50:51 +00:00