PythonExtra/tests/wipy
Jim Mussared 4216bc7d13 tests: Replace umodule with module everywhere.
This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-06-08 17:54:24 +10:00
..
reset tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
skipped tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
wlan tests: Replace umodule with module everywhere. 2023-06-08 17:54:24 +10:00
adc.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
adc.py.exp cc3200: New ADC API. 2015-09-16 10:10:38 +02:00
i2c.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
i2c.py.exp tests/wipy: Improve I2C tests. 2015-09-16 10:10:35 +02:00
modwipy.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
modwipy.py.exp cc3200: Create wipy module, remove HeartBeat class. 2015-10-19 21:17:15 +02:00
os.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
os.py.exp cc3200: Unmount all user file systems after a soft reset. 2015-11-16 23:43:47 +01:00
pin.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
pin.py.exp cc3200: Set pin direction first, then value. Fixes #1542. 2015-10-26 23:26:43 +01:00
pin_irq.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
pin_irq.py.exp cc3200: New irq API, affects all classes that provide the irq method. 2015-09-27 01:48:20 +02:00
rtc.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
rtc.py.exp cc3200: New irq API, affects all classes that provide the irq method. 2015-09-27 01:48:20 +02:00
sd.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
sd.py.exp cc3200: New SD and RTC API plus os and time modules' extensions. 2015-09-21 22:30:32 +02:00
spi.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
spi.py.exp cc3200: New SPI API. 2015-09-16 10:10:33 +02:00
time.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
time.py.exp cc3200: New SD and RTC API plus os and time modules' extensions. 2015-09-21 22:30:32 +02:00
timer.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
timer.py.exp test/wipy: Add Timer class tests. 2016-02-21 21:53:20 +01:00
uart.py all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
uart.py.exp cc3200: Replace Pin.PULL_NONE with None. 2015-09-16 10:10:24 +02:00
uart_irq.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
uart_irq.py.exp cc3200: New irq API, affects all classes that provide the irq method. 2015-09-27 01:48:20 +02:00
wdt.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
wdt.py.exp cc3200: New WDT API. 2015-09-16 10:10:29 +02:00