1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/periph
Marian Buschsieweke 8bf61336a2
Merge pull request #20290 from maribu/drivers/periph/gpio_ll/features
drivers/periph_gpio_ll: Fix GPIO_DISCONNECT handling and add compile time feature checks
2024-02-05 07:30:54 +00:00
..
adc examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
adc_continuous periph/adc_continous: add test for ADC continous API 2023-11-10 12:10:49 +01:00
backup_ram
cpuid
dac
dma
eeprom tests: Use size_t print format specifier 2023-12-21 12:02:37 +01:00
flashpage tests: 64 bit compatibility 2024-01-30 09:31:00 +01:00
flashpage_unittest tests: 64 bit compatibility 2024-01-30 09:31:00 +01:00
fmc tests/periph/fmc: remove a double empty line 2023-07-28 14:50:06 +02:00
freqm tests/periph: add test-application for peripheral freqm 2023-11-23 20:53:14 +01:00
gpio tests: 64 bit compatibility 2024-01-30 09:31:00 +01:00
gpio_arduino
gpio_ll tests/periph/gpio_ll: test for features matching 2024-01-23 15:03:34 +01:00
hwrng
i2c examples, tests: update Makefile.ci for AVR8 2023-12-01 19:37:05 +01:00
ltdc
pio tests/periph/pio: Add basic PIO test 2023-05-23 08:49:37 +02:00
pm examples, tests: update Makefile.ci for AVR8 2023-12-01 19:37:05 +01:00
ptp_clock
ptp_timer
pwm examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
qdec
rtc
rtt
rtt_min tests: don't manually select native term 2023-12-23 20:27:47 +01:00
selftest_shield tests/periph/selftest_shield: fix a misplaced comment 2023-11-22 10:29:33 +01:00
spi tests: Use size_t print format specifier 2023-12-21 12:02:37 +01:00
spi_dma
timer tests: 64 bit compatibility 2024-01-30 09:31:00 +01:00
timer_periodic
timer_short_relative_set
uart tests: 64 bit compatibility 2024-01-30 09:31:00 +01:00
uart_locate_pins tests/periph/uart_locate_pins: new test/utility app 2024-01-18 10:42:13 +01:00
uart_mode
uart_nonblocking
vbat
wdt examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
Makefile.periph_common