.. |
accel.py
|
tests, pyb: Add 'import pyb' when needed.
|
11 years ago |
accel.py.exp
|
tests: Add a suite of tests specifically for the pyboard.
|
11 years ago |
adc.py
|
stmhal: Fix adc.read_timed so buffer store respects element size.
|
10 years ago |
adc.py.exp
|
stmhal: Fix adc.read_timed so buffer store respects element size.
|
10 years ago |
can.py
|
stmhal: Add support for CAN rx callbacks.
|
10 years ago |
can.py.exp
|
stmhal: Add support for CAN rx callbacks.
|
10 years ago |
dac.py
|
tests, pyb: Add 'import pyb' when needed.
|
11 years ago |
dac.py.exp
|
tests: Add a suite of tests specifically for the pyboard.
|
11 years ago |
extint.py
|
tests, pyb: Add 'import pyb' when needed.
|
11 years ago |
extint.py.exp
|
tests: Add a suite of tests specifically for the pyboard.
|
11 years ago |
halerror.py
|
stmhal: Fix HAL error raising; make test for it.
|
10 years ago |
halerror.py.exp
|
stmhal: Fix HAL error raising; make test for it.
|
10 years ago |
i2c.py
|
tests, pyb: Add 'import pyb' when needed.
|
11 years ago |
i2c.py.exp
|
tests: Add a suite of tests specifically for the pyboard.
|
11 years ago |
irq.py
|
tests: Add test for pyb.disable_irq and pyb.enable_irq.
|
10 years ago |
irq.py.exp
|
tests: Add test for pyb.disable_irq and pyb.enable_irq.
|
10 years ago |
led.py
|
tests, pyb: Add 'import pyb' when needed.
|
11 years ago |
led.py.exp
|
tests: Add a suite of tests specifically for the pyboard.
|
11 years ago |
modtime.py
|
stmhal, modtime: Small changes, reduced code size by around 80 bytes.
|
10 years ago |
modtime.py.exp
|
stmhal, modtime: Small changes, reduced code size by around 80 bytes.
|
10 years ago |
pin.py
|
tests, pyb: Update pin test.
|
10 years ago |
pin.py.exp
|
tests, pyb: Update pin test.
|
10 years ago |
pyb1.py
|
tests: Add a suite of tests specifically for the pyboard.
|
11 years ago |
pyb1.py.exp
|
tests: Add a suite of tests specifically for the pyboard.
|
11 years ago |
rtc.py
|
tests: Wait for just over 1 sec when testing RTC.
|
10 years ago |
rtc.py.exp
|
stmhal: Fix setting of RTC: was BCD now BIN encoded.
|
11 years ago |
servo.py
|
tests: Add a suite of tests specifically for the pyboard.
|
11 years ago |
servo.py.exp
|
tests: Add a suite of tests specifically for the pyboard.
|
11 years ago |
spi.py
|
stmhal: Change SPI phase spec to 0,1 to match standard conventions.
|
10 years ago |
spi.py.exp
|
tests: Get misc/print_exception and pyb/spi working on pyboard.
|
10 years ago |
switch.py
|
tests, pyb: Add 'import pyb' when needed.
|
11 years ago |
switch.py.exp
|
tests: Add a suite of tests specifically for the pyboard.
|
11 years ago |
timer.py
|
tests: Add more tests for pyb.Timer class.
|
10 years ago |
timer.py.exp
|
tests: Add more tests for pyb.Timer class.
|
10 years ago |
timer_callback.py
|
tests: Make pyb/timer test check callback timing properly.
|
10 years ago |
timer_callback.py.exp
|
tests: Make pyb/timer test check callback timing properly.
|
10 years ago |
uart.py
|
tests: Update pyb/uart.py test since baudrate of 1200 is too low.
|
10 years ago |
uart.py.exp
|
tests: Update pyb/uart.py test since baudrate of 1200 is too low.
|
10 years ago |