circuitpython/tests/wipy
microDev a52eb88031
run code formatting script
2021-03-15 19:27:36 +05:30
..
reset run code formatting script 2021-03-15 19:27:36 +05:30
skipped run code formatting script 2021-03-15 19:27:36 +05:30
wlan run code formatting script 2021-03-15 19:27:36 +05:30
adc.py run code formatting script 2021-03-15 19:27:36 +05:30
adc.py.exp cc3200: New ADC API. 2015-09-16 10:10:38 +02:00
modwipy.py run code formatting script 2021-03-15 19:27:36 +05:30
modwipy.py.exp cc3200: Create wipy module, remove HeartBeat class. 2015-10-19 21:17:15 +02:00
os.py run code formatting script 2021-03-15 19:27:36 +05:30
os.py.exp cc3200: Unmount all user file systems after a soft reset. 2015-11-16 23:43:47 +01:00
pin.py run code formatting script 2021-03-15 19:27:36 +05:30
pin.py.exp cc3200: Set pin direction first, then value. Fixes #1542. 2015-10-26 23:26:43 +01:00
pin_irq.py run code formatting script 2021-03-15 19:27:36 +05:30
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 run code formatting script 2021-03-15 19:27:36 +05:30
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 run code formatting script 2021-03-15 19:27:36 +05:30
sd.py.exp cc3200: New SD and RTC API plus os and time modules' extensions. 2015-09-21 22:30:32 +02:00
time.py run code formatting script 2021-03-15 19:27:36 +05:30
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 run code formatting script 2021-03-15 19:27:36 +05:30
timer.py.exp test/wipy: Add Timer class tests. 2016-02-21 21:53:20 +01:00
uart.py run code formatting script 2021-03-15 19:27:36 +05:30
uart.py.exp cc3200: Replace Pin.PULL_NONE with None. 2015-09-16 10:10:24 +02:00
uart_irq.py run code formatting script 2021-03-15 19:27:36 +05:30
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 run code formatting script 2021-03-15 19:27:36 +05:30
wdt.py.exp cc3200: New WDT API. 2015-09-16 10:10:29 +02:00