1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam0_common
Juergen Fitschen 0032d35fe8 cpu/sam0_common: mitigate rounding errors of baud rate calculation
Instead of always rounding up, the driver now rounds to the nearest integer. This reduces the absolut rounding error when setting SPI baud rates.
2020-03-03 12:32:42 +01:00
..
include Merge pull request #13310 from benpicco/sam0-exti-common 2020-02-26 08:40:49 +01:00
ldscripts sam0_common: Adjust ldscript memory segment attributes 2018-05-09 06:49:02 +02:00
periph cpu/sam0_common: mitigate rounding errors of baud rate calculation 2020-03-03 12:32:42 +01:00
doc.txt cpu/sam0: update doc.txt with new MCU families 2019-07-17 11:37:46 +02:00
Makefile cpu/sam0: renamed sam21_common to sam0_common 2016-12-15 11:47:03 +01:00
Makefile.dep cpu/sam0: factorize dependencies in Makefile.dep 2020-01-28 13:18:39 +01:00
Makefile.features cpu/sam0_common/periph/uart: implement buffered write 2019-11-27 19:01:00 +01:00
Makefile.include cpu/sam0_common: use vendor files to dispatch MCU headers 2020-02-06 19:52:05 +01:00