micropython/tests/pyb
Damien George 71344c15f4 tests/pyb: Update CAN tests to match revised CAN API.
Signed-off-by: Damien George <damien@micropython.org>
2022-04-02 22:46:31 +11:00
..
accel.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
accel.py.exp
adc.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
adc.py.exp tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD. 2019-12-13 17:27:29 +11:00
adcall.py
adcall.py.exp
board_pybv1x.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
board_pybv1x.py.exp tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD. 2019-12-13 17:27:29 +11:00
can.py tests/pyb: Update CAN tests to match revised CAN API. 2022-04-02 22:46:31 +11:00
can.py.exp tests/pyb: Update CAN tests to match revised CAN API. 2022-04-02 22:46:31 +11:00
can2.py tests/pyb: Update CAN tests to match revised CAN API. 2022-04-02 22:46:31 +11:00
can2.py.exp tests/pyb: Update CAN tests to match revised CAN API. 2022-04-02 22:46:31 +11:00
dac.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
dac.py.exp
extint.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
extint.py.exp tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD. 2019-12-13 17:27:29 +11:00
i2c.py stm32: Replace master/slave with controller/peripheral in I2C and SPI. 2021-07-18 11:23:41 +10:00
i2c.py.exp tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD. 2019-12-13 17:27:29 +11:00
i2c_accel.py stm32: Replace master/slave with controller/peripheral in I2C and SPI. 2021-07-18 11:23:41 +10:00
i2c_accel.py.exp tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD. 2019-12-13 17:27:29 +11:00
i2c_error.py stm32: Replace master/slave with controller/peripheral in I2C and SPI. 2021-07-18 11:23:41 +10:00
i2c_error.py.exp
irq.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
irq.py.exp
led.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
led.py.exp tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD. 2019-12-13 17:27:29 +11:00
modstm.py
modstm.py.exp
modtime.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
modtime.py.exp
pin.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
pin.py.exp tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD. 2019-12-13 17:27:29 +11:00
pyb1.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
pyb1.py.exp
pyb_f405.py stm32: Replace master/slave with controller/peripheral in I2C and SPI. 2021-07-18 11:23:41 +10:00
pyb_f405.py.exp tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD. 2019-12-13 17:27:29 +11:00
pyb_f411.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
pyb_f411.py.exp
rtc.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
rtc.py.exp
servo.py
servo.py.exp
spi.py stm32: Replace master/slave with controller/peripheral in I2C and SPI. 2021-07-18 11:23:41 +10:00
spi.py.exp stm32: Replace master/slave with controller/peripheral in I2C and SPI. 2021-07-18 11:23:41 +10:00
switch.py
switch.py.exp
timer.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
timer.py.exp
timer_callback.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
timer_callback.py.exp
uart.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
uart.py.exp tests/pyb: Adjust UART and Timer tests to work on PYBD_SF6. 2019-12-20 16:42:38 +11:00