micropython/tests/pyb
Damien George d779b9642f tests: Wait for just over 1 sec when testing RTC.
Waiting for 1000ms between seconds of RTC is sometimes too quick.
Waiting for 1001ms is enough for the RTC to pass 1 second.
2014-08-16 13:39:14 +01:00
..
accel.py
accel.py.exp
adc.py
adc.py.exp
dac.py
dac.py.exp
extint.py
extint.py.exp
i2c.py
i2c.py.exp
led.py
led.py.exp
pin.py tests, pyb: Update pin test. 2014-08-08 22:38:58 +01:00
pin.py.exp tests, pyb: Update pin test. 2014-08-08 22:38:58 +01:00
pyb1.py
pyb1.py.exp
rtc.py tests: Wait for just over 1 sec when testing RTC. 2014-08-16 13:39:14 +01:00
rtc.py.exp stmhal: Fix setting of RTC: was BCD now BIN encoded. 2014-05-10 11:56:58 +01:00
servo.py
servo.py.exp
spi.py
spi.py.exp
switch.py
switch.py.exp
timer.py
timer.py.exp
uart.py
uart.py.exp