1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph
Marian Buschsieweke ee79bb7d68
tests: update tests for MSP430 CPU
Using the builtin `__MSP430__` macro is fool-proof and stable even
if one would try to rename and reorganize the MSP430 cpu code.
2023-06-19 14:49:55 +02:00
..
adc tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
backup_ram tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
cpuid tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
dac tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
dma tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
eeprom tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
flashpage tests: update tests for MSP430 CPU 2023-06-19 14:49:55 +02:00
flashpage_unittest tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
gpio tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
gpio_arduino treewide: replace occurrences of tests/periph_ with new path 2023-05-06 15:33:03 +02:00
gpio_ll tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
hwrng tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
i2c treewide: replace occurrences of tests/periph_ with new path 2023-05-06 15:33:03 +02:00
ltdc tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
pio tests/periph/pio: Add basic PIO test 2023-05-23 08:49:37 +02:00
pm tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
ptp_clock tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
ptp_timer tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
pwm tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
qdec tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
rtc tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
rtt tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
rtt_min treewide: replace occurrences of tests/periph_ with new path 2023-05-06 15:33:03 +02:00
spi tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
spi_dma tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
timer tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
timer_periodic tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
timer_short_relative_set tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
uart treewide: replace occurrences of tests/periph_ with new path 2023-05-06 15:33:03 +02:00
uart_mode tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
uart_nonblocking tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
vbat tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
wdt tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00
Makefile.periph_common tests: move periph_ applications to periphs subdirectory 2023-05-06 15:29:51 +02:00