micropython/tests/pyb
Damien George 54ea10a76a tests/pyb/uart: Update test to match recent change to UART timeout_char. 2017-01-04 17:53:41 +11:00
..
accel.py
accel.py.exp
adc.py
adc.py.exp
can.py stmhal/can: Allow to get existing CAN obj if constructed without args. 2016-05-08 12:47:33 +01:00
can.py.exp
dac.py
dac.py.exp
extint.py tests/pyb: Add test for ExtInt when doing swint while disabled. 2016-09-09 19:36:09 +10:00
extint.py.exp tests/pyb: Update exp file for previously updated extint test. 2016-09-09 19:37:45 +10: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
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
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
pin.py.exp
pyb1.py
pyb1.py.exp
rtc.py tests/pyb/rtc: Make RTC test on pyboard more reliable by calling init(). 2016-06-03 15:13:39 +01:00
rtc.py.exp
servo.py
servo.py.exp
spi.py
spi.py.exp
switch.py
switch.py.exp
timer.py
timer.py.exp
timer_callback.py
timer_callback.py.exp
uart.py
uart.py.exp tests/pyb/uart: Update test to match recent change to UART timeout_char. 2017-01-04 17:53:41 +11:00