You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George baafb290ad stmhal: Add uart.sendbreak() method, to send a break condition. 10 years ago
..
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 tests: Add a suite of tests specifically for the pyboard. 11 years ago
adc.py.exp tests: Add a suite of tests specifically for the pyboard. 11 years ago
can.py Adding CAN filter management 10 years ago
can.py.exp stmhal: Improve CAN print function. 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, pyb: Add 'import pyb' when needed. 11 years ago
timer.py.exp tests: Add a suite of tests specifically for the pyboard. 11 years ago
uart.py stmhal: Add uart.sendbreak() method, to send a break condition. 10 years ago
uart.py.exp stmhal: Overhaul UART class to use read/write, and improve it. 10 years ago