..
accel.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
accel.py.exp
tests: Add a suite of tests specifically for the pyboard.
11 years ago
adc.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
adc.py.exp
tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.
5 years ago
adcall.py
tests/pyb: Update tests to run correctly on PYBv1.0.
7 years ago
adcall.py.exp
tests/pyb: Add test for pyb.ADCAll class.
7 years ago
board_pybv1x.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
board_pybv1x.py.exp
tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.
5 years ago
can.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
can.py.exp
tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.
5 years ago
can2.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
can2.py.exp
tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.
5 years ago
dac.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
dac.py.exp
tests/pyb: Update tests to run correctly on PYBv1.0.
7 years ago
extint.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
extint.py.exp
tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.
5 years ago
i2c.py
tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.
5 years ago
i2c.py.exp
tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.
5 years ago
i2c_accel.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
i2c_accel.py.exp
tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.
5 years ago
i2c_error.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
i2c_error.py.exp
tests: For pyboard, add test for I2C error handling and recovery.
9 years ago
irq.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
irq.py.exp
tests: Add test for pyb.disable_irq and pyb.enable_irq.
10 years ago
led.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
led.py.exp
tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.
5 years ago
modstm.py
tests/pyb: Add simple test for stm module on pyboard.
9 years ago
modstm.py.exp
tests/pyb: Add simple test for stm module on pyboard.
9 years ago
modtime.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
modtime.py.exp
lib: Fix some issues in timeutils
10 years ago
pin.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
pin.py.exp
tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.
5 years ago
pyb1.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
pyb1.py.exp
tests/pyb: Adjust tests so they can run on PYB and PYBLITE.
8 years ago
pyb_f405.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
pyb_f405.py.exp
tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.
5 years ago
pyb_f411.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
pyb_f411.py.exp
tests/pyb: Adjust tests so they can run on PYB and PYBLITE.
8 years ago
rtc.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
rtc.py.exp
tests: In pyb RTC tests, check wakeup register values.
9 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
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
spi.py.exp
tests/pyb: Refactor pyboard tests to work on PYBv1, PYBLITEv1 and PYBD.
5 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: Format all Python code with black, except tests in basics subdir.
5 years ago
timer.py.exp
stm32/timer: Fix Timer.freq() calc so mult doesn't overflow uint32_t.
5 years ago
timer_callback.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
timer_callback.py.exp
tests: Make pyb/timer test check callback timing properly.
10 years ago
uart.py
tests: Format all Python code with black, except tests in basics subdir.
5 years ago
uart.py.exp
tests/pyb: Adjust UART and Timer tests to work on PYBD_SF6.
5 years ago