micropython/tests/pyb
Damien George 04b7cc4df0 stmhal: Fix setting of RTC: was BCD now BIN encoded.
Addresses issue #592.
2014-05-10 11:56:58 +01:00
..
accel.py tests, pyb: Add 'import pyb' when needed. 2014-05-04 12:40:51 +01:00
accel.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
adc.py tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
adc.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
dac.py tests, pyb: Add 'import pyb' when needed. 2014-05-04 12:40:51 +01:00
dac.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
extint.py tests, pyb: Add 'import pyb' when needed. 2014-05-04 12:40:51 +01:00
extint.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
i2c.py tests, pyb: Add 'import pyb' when needed. 2014-05-04 12:40:51 +01:00
i2c.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
led.py tests, pyb: Add 'import pyb' when needed. 2014-05-04 12:40:51 +01:00
led.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
pin.py tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
pin.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
pyb1.py tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
pyb1.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
rtc.py stmhal: Fix setting of RTC: was BCD now BIN encoded. 2014-05-10 11:56:58 +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 tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
servo.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
spi.py tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
spi.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
switch.py tests, pyb: Add 'import pyb' when needed. 2014-05-04 12:40:51 +01:00
switch.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
timer.py tests, pyb: Add 'import pyb' when needed. 2014-05-04 12:40:51 +01:00
timer.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
uart.py tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00
uart.py.exp tests: Add a suite of tests specifically for the pyboard. 2014-05-03 16:43:27 +01:00