1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/msp430/include
Marian Buschsieweke aef5b65244
cpu/msp430/f2xx: clean up periph_uart,periph_spi
This cleans up the USCI based UART and SPI implementations and allows
multiple instances of either interface to be configured by the
boards. In addition, it allows sharing the USCI peripherals to provide
multiple serial interfaces with the same hardware (round-robin).
2024-03-27 18:54:07 +01:00
..
f2xx_g2xx cpu/msp430/f2xx: clean up periph_uart,periph_spi 2024-03-27 18:54:07 +01:00
x1xx cpu/msp430/x1xx: fix typo in doc 2024-02-07 20:07:53 +01:00
architecture_arch.h cpu/msp430: reorganize code 2023-06-19 17:14:57 +02:00
atomic_utils_arch.h cpu/msp430: reorganize code 2023-06-19 17:14:57 +02:00
c11_atomics_compat_cpu.hpp cpu/msp430: reorganize code 2023-06-19 17:14:57 +02:00
cpu_conf.h cpu/msp430: reorganize code 2023-06-19 17:14:57 +02:00
cpu.h cpu/msp430: reorganize code 2023-06-19 17:14:57 +02:00
irq_arch.h cpu/msp430: reorganize code 2023-06-19 17:14:57 +02:00
msp430_regs_common.h cpu/msp430: improve periph_timer 2023-12-10 09:11:23 +01:00
periph_cpu_common.h cpu/msp430: aid optimizer 2023-12-10 09:11:23 +01:00
thread_arch.h cpu/msp430: reorganize code 2023-06-19 17:14:57 +02:00