..
accel.py
…
accel.py.exp
…
adc.py
stm32/adc: Add read_timed_multi() static method, with docs and tests.
2018-04-11 13:36:17 +10:00
adc.py.exp
tests/pyb/adc.py: Fix test so that it really does test ADC values.
2018-04-11 13:21:57 +10:00
adcall.py
tests/pyb: Update tests to run correctly on PYBv1.0.
2018-05-02 15:25:37 +10:00
adcall.py.exp
tests/pyb: Add test for pyb.ADCAll class.
2018-04-11 17:12:13 +10:00
can.py
tests/pyb/can: Update to test pyb.CAN restart, state, info, inplace recv
2018-03-19 15:15:39 +11:00
can.py.exp
tests/pyb/can: Update to test pyb.CAN restart, state, info, inplace recv
2018-03-19 15:15:39 +11:00
dac.py
stm32/dac: Add buffering argument to constructor and init() method.
2018-04-11 14:22:21 +10:00
dac.py.exp
tests/pyb: Update tests to run correctly on PYBv1.0.
2018-05-02 15:25:37 +10:00
extint.py
tests/pyb: Adjust tests so they can run on PYB and PYBLITE.
2017-02-06 13:50:34 +11:00
extint.py.exp
tests/pyb: Adjust tests so they can run on PYB and PYBLITE.
2017-02-06 13:50:34 +11:00
halerror.py
…
halerror.py.exp
stmhal: Convert to use internal errno symbols; enable uerrno module.
2016-05-10 23:30:39 +01:00
i2c.py
tests/pyb: Make i2c and pyb1 pyboard tests run again.
2018-06-08 13:00:27 +10:00
i2c.py.exp
…
i2c_error.py
stmhal/i2c: Add option to I2C to enable/disable use of DMA transfers.
2016-11-11 17:36:19 +11:00
i2c_error.py.exp
tests: For pyboard, add test for I2C error handling and recovery.
2016-01-30 00:06:04 +00:00
irq.py
…
irq.py.exp
…
led.py
tests: Update pyboard LED test.
2016-01-29 23:12:59 +00:00
led.py.exp
…
modstm.py
tests/pyb: Add simple test for stm module on pyboard.
2016-02-10 17:06:07 +00:00
modstm.py.exp
tests/pyb: Add simple test for stm module on pyboard.
2016-02-10 17:06:07 +00:00
modtime.py
…
modtime.py.exp
…
pin.py
tests/pyb: Adjust tests so they can run on PYB and PYBLITE.
2017-02-06 13:50:34 +11:00
pin.py.exp
tests/pyb: Adjust tests so they can run on PYB and PYBLITE.
2017-02-06 13:50:34 +11:00
pyb1.py
tests/pyb: Make i2c and pyb1 pyboard tests run again.
2018-06-08 13:00:27 +10:00
pyb1.py.exp
tests/pyb: Adjust tests so they can run on PYB and PYBLITE.
2017-02-06 13:50:34 +11:00
pyb_f405.py
tests: Convert remaining "sys.exit()" to "raise SystemExit".
2017-06-10 20:34:38 +03:00
pyb_f405.py.exp
tests/pyb: Adjust tests so they can run on PYB and PYBLITE.
2017-02-06 13:50:34 +11:00
pyb_f411.py
tests: Convert remaining "sys.exit()" to "raise SystemExit".
2017-06-10 20:34:38 +03:00
pyb_f411.py.exp
tests/pyb: Adjust tests so they can run on PYB and PYBLITE.
2017-02-06 13:50:34 +11:00
rtc.py
tests/pyb: Adjust tests so they can run on PYB and PYBLITE.
2017-02-06 13:50:34 +11:00
rtc.py.exp
…
servo.py
…
servo.py.exp
…
spi.py
tests/pyb: Update tests to run correctly on PYBv1.0.
2018-05-02 15:25:37 +10:00
spi.py.exp
…
switch.py
…
switch.py.exp
…
timer.py
…
timer.py.exp
…
timer_callback.py
…
timer_callback.py.exp
…
uart.py
stm32/uart: Add rxbuf keyword arg to UART constructor and init method.
2018-12-05 13:24:11 +11:00
uart.py.exp
stm32/uart: Add rxbuf keyword arg to UART constructor and init method.
2018-12-05 13:24:11 +11:00