1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/atmega_common/periph
Jon Thacker 0cc65db1b2 cpu/atmega_common: Add support for double speed baud generator
* Add support for U2X switch to double transmission speed
* Provides lower error rates when needed
* Add support for static baud rate calculation, reduces computation by 10x
* adds support for statically enabling double speed baud
2016-08-20 08:49:30 -05:00
..
gpio.c cpu/atmega_common: generalize register/peripheral definitions 2016-07-08 10:52:22 -05:00
Makefile cpu/atmega_common: add common atmega CPU code to atmega_common 2016-06-22 14:25:10 +02:00
spi.c cpu/atmega_common: generalize register/peripheral definitions 2016-07-08 10:52:22 -05:00
timer.c cpu/atmega_common: generalize register/peripheral definitions 2016-07-08 10:52:22 -05:00
uart.c cpu/atmega_common: Add support for double speed baud generator 2016-08-20 08:49:30 -05:00