circuitpython/tests/ports/stm32
Damien George b680011d91 tests/ports/stm32: Tweak tests to run on a wider set of boards.
There should be no change to these tests for existing PYBV1x and PYBD_SFx
boards.

Signed-off-by: Damien George <damien@micropython.org>
2025-07-08 13:18:55 +10:00
..
accel.py tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
accel.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
adc.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
adc.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
adcall.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
adcall.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
board_pybv1x.py tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
board_pybv1x.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
can.py tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
can.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
can2.py tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
can2.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
dac.py tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
dac.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
extint.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
extint.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
i2c.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
i2c.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
i2c_accel.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
i2c_accel.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
i2c_error.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
i2c_error.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
irq.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
irq.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
led.py tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
led.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
modstm.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
modstm.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
modtime.py tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
modtime.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
pin.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
pin.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
pyb1.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
pyb1.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
pyb_f405.py tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
pyb_f405.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
pyb_f411.py tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
pyb_f411.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
rtc.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
rtc.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
servo.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
servo.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
spi.py tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
spi.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
switch.py tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
switch.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
timer.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
timer.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
timer_callback.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
timer_callback.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00
uart.py tests/ports/stm32: Tweak tests to run on a wider set of boards. 2025-07-08 13:18:55 +10:00
uart.py.exp tests: Move port-specific test directories into tests/ports/ directory. 2024-01-22 11:48:27 +11:00