1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam0_common/include
Benjamin Valentin 5f002ced1f Revert "cpu/sam0_common: UART: implement inverted RX & TX"
This reverts commit 585dc15f99.

I did misunderstand this feature: This only inverts the data
bits (instead of `c` uart will transmit `~c`), not the whole
line level.

This is not very useful on it's own, so revert it.
2021-05-21 12:47:03 +02:00
..
vendor cpu/sam0_common: add samd20 vendor files 2021-01-12 15:48:39 +01:00
cpu_conf.h cpu/samd21: add support for SAMD20 2021-01-12 15:48:39 +01:00
exti_config.h cpu/sam0_common: use generic exti_config 2020-02-20 11:23:51 +01:00
periph_cpu_common.h Revert "cpu/sam0_common: UART: implement inverted RX & TX" 2021-05-21 12:47:03 +02:00
sam_usb.h sam0_common: Add USB peripheral driver 2019-03-26 10:26:11 +01:00
timer_config.h cpu/sam0_common: add PWM support for saml2x, samd5x 2020-07-08 21:51:12 +02:00