micropython/tests/pyb
Henrik Sölver c4587e2426 stmhal/can: Allow to get existing CAN obj if constructed without args.
Initialisation of CAN objects should now behave as other peripheral
objects.

Fixes issue #2001.
2016-05-08 12:47:33 +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
dac.py
dac.py.exp
extint.py
extint.py.exp
halerror.py
halerror.py.exp
i2c.py
i2c.py.exp
i2c_error.py
i2c_error.py.exp
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
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