1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/atmega_common
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
..
avr-libc-extra cpu: avr_common: add unistd.h 2015-11-25 14:36:45 +01:00
include cpu/atmega_common: generalize register/peripheral definitions 2016-07-08 10:52:22 -05:00
periph cpu/atmega_common: Add support for double speed baud generator 2016-08-20 08:49:30 -05:00
doc.txt cpu: atmega_common: Initial import 2014-08-27 16:22:48 +02:00
irq_arch.c unify usage of inline assembly 2016-03-31 22:23:35 +02:00
Makefile cpu/atmega2560: update atmega2560 CPU code to use atmega_common code 2016-06-22 14:25:10 +02:00
Makefile.include cpu/atmega_common: add common atmega CPU code to atmega_common 2016-06-22 14:25:10 +02:00
panic.c atmega: added panic function 2015-09-20 21:44:26 +02:00
thread_arch.c Merge pull request #5593 from jthacker/atmega_regs_common 2016-07-13 20:17:36 +02:00