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.
 
 
 
 
 
 
David Lechner 3dc324d3f1 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
..
reset tests: Format all Python code with black, except tests in basics subdir. 5 years ago
skipped tests: Format all Python code with black, except tests in basics subdir. 5 years ago
wlan tests: Format all Python code with black, except tests in basics subdir. 5 years ago
adc.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
adc.py.exp cc3200: New ADC API. 9 years ago
i2c.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
i2c.py.exp tests/wipy: Improve I2C tests. 9 years ago
modwipy.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
modwipy.py.exp cc3200: Create wipy module, remove HeartBeat class. 9 years ago
os.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
os.py.exp cc3200: Unmount all user file systems after a soft reset. 9 years ago
pin.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
pin.py.exp cc3200: Set pin direction first, then value. Fixes #1542. 9 years ago
pin_irq.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
pin_irq.py.exp cc3200: New irq API, affects all classes that provide the irq method. 9 years ago
rtc.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
rtc.py.exp cc3200: New irq API, affects all classes that provide the irq method. 9 years ago
sd.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
sd.py.exp cc3200: New SD and RTC API plus os and time modules' extensions. 9 years ago
spi.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
spi.py.exp cc3200: New SPI API. 9 years ago
time.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
time.py.exp cc3200: New SD and RTC API plus os and time modules' extensions. 9 years ago
timer.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
timer.py.exp test/wipy: Add Timer class tests. 9 years ago
uart.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
uart.py.exp cc3200: Replace Pin.PULL_NONE with None. 9 years ago
uart_irq.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
uart_irq.py.exp cc3200: New irq API, affects all classes that provide the irq method. 9 years ago
wdt.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
wdt.py.exp cc3200: New WDT API. 9 years ago