circuitpython/tests/pyb
Damien George 6936f4626c tests: Get misc/print_exception and pyb/spi working on pyboard. 2014-12-18 13:37:56 +00:00
..
accel.py
accel.py.exp
adc.py
adc.py.exp
can.py Adding CAN filter management 2014-11-26 18:52:33 +00:00
can.py.exp stmhal: Improve CAN print function. 2014-10-30 23:16:05 +00:00
dac.py
dac.py.exp
extint.py
extint.py.exp
halerror.py stmhal: Fix HAL error raising; make test for it. 2014-11-15 20:39:44 +00:00
halerror.py.exp stmhal: Fix HAL error raising; make test for it. 2014-11-15 20:39:44 +00:00
i2c.py
i2c.py.exp
irq.py tests: Add test for pyb.disable_irq and pyb.enable_irq. 2014-08-25 18:44:10 +01:00
irq.py.exp tests: Add test for pyb.disable_irq and pyb.enable_irq. 2014-08-25 18:44:10 +01:00
led.py
led.py.exp
modtime.py stmhal, modtime: Small changes, reduced code size by around 80 bytes. 2014-08-24 17:40:24 +01:00
modtime.py.exp stmhal, modtime: Small changes, reduced code size by around 80 bytes. 2014-08-24 17:40:24 +01:00
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 stmhal: Change SPI phase spec to 0,1 to match standard conventions. 2014-10-26 13:54:31 +00:00
spi.py.exp tests: Get misc/print_exception and pyb/spi working on pyboard. 2014-12-18 13:37:56 +00:00
switch.py
switch.py.exp
timer.py
timer.py.exp
uart.py stmhal: Overhaul UART class to use read/write, and improve it. 2014-10-21 22:15:20 +01:00
uart.py.exp stmhal: Overhaul UART class to use read/write, and improve it. 2014-10-21 22:15:20 +01:00