-
- Downloads
tests/pyb: Adjust tests so they can run on PYB and PYBLITE.
A few tests still fail on PYBLITE, and that's due to differences in the available peripheral block numbers on the different MCUs (eg I2C(2) exists on one, but it's I2C(3) on the other).
Showing
- tests/pyb/adc.py 6 additions, 3 deletionstests/pyb/adc.py
- tests/pyb/can.py 7 additions, 1 deletiontests/pyb/can.py
- tests/pyb/dac.py 5 additions, 0 deletionstests/pyb/dac.py
- tests/pyb/extint.py 1 addition, 1 deletiontests/pyb/extint.py
- tests/pyb/extint.py.exp 3 additions, 3 deletionstests/pyb/extint.py.exp
- tests/pyb/pin.py 4 additions, 4 deletionstests/pyb/pin.py
- tests/pyb/pin.py.exp 6 additions, 6 deletionstests/pyb/pin.py.exp
- tests/pyb/pyb1.py 0 additions, 4 deletionstests/pyb/pyb1.py
- tests/pyb/pyb1.py.exp 0 additions, 1 deletiontests/pyb/pyb1.py.exp
- tests/pyb/pyb_f405.py 11 additions, 0 deletionstests/pyb/pyb_f405.py
- tests/pyb/pyb_f405.py.exp 2 additions, 0 deletionstests/pyb/pyb_f405.py.exp
- tests/pyb/pyb_f411.py 10 additions, 0 deletionstests/pyb/pyb_f411.py
- tests/pyb/pyb_f411.py.exp 1 addition, 0 deletionstests/pyb/pyb_f411.py.exp
- tests/pyb/rtc.py 1 addition, 1 deletiontests/pyb/rtc.py
Loading
Please register or sign in to comment