micropython/tests/pyb
Damien George 97ce5d1d77 tests/pyb/rtc: Make RTC test on pyboard more reliable by calling init(). 2016-06-03 15:13:39 +01: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 stmhal/can: Fix a bug in filter handling. 2015-11-02 23:09:49 +00:00
dac.py
dac.py.exp
extint.py
extint.py.exp
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: Add tests to create valid and invalid UART, I2C, SPI, CAN busses. 2015-05-28 11:06:12 +01:00
i2c.py.exp tests: Add tests to create valid and invalid UART, I2C, SPI, CAN busses. 2015-05-28 11:06:12 +01:00
i2c_error.py tests: For pyboard, add test for I2C error handling and recovery. 2016-01-30 00:06:04 +00: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
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 tests: In pyb RTC tests, check wakeup register values. 2015-10-09 23:06:05 +01:00
servo.py
servo.py.exp
spi.py tests: Add test for pyboard SPI in slave mode, recv with no master. 2015-08-05 23:47:57 +01:00
spi.py.exp tests: Add test for pyboard SPI in slave mode, recv with no master. 2015-08-05 23:47:57 +01:00
switch.py
switch.py.exp
timer.py
timer.py.exp
timer_callback.py
timer_callback.py.exp
uart.py stmhal: Make uart.write() function correctly for timeout=0. 2015-11-30 17:29:52 +00:00
uart.py.exp stmhal: Make uart.write() function correctly for timeout=0. 2015-11-30 17:29:52 +00:00