This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
tests
/
wipy
History
Ville Skyttä
ca16c38210
various: Spelling fixes
2017-05-29 11:36:05 +03:00
..
reset
…
skipped
…
wlan
cc3200: Rename 'server' class to 'Server' for consistency.
2016-02-22 22:54:34 +01:00
adc.py
…
adc.py.exp
…
i2c.py
…
i2c.py.exp
…
modwipy.py
…
modwipy.py.exp
…
os.py
tests: Use read() instead of readall().
2016-11-14 00:27:35 +03:00
os.py.exp
cc3200: Unmount all user file systems after a soft reset.
2015-11-16 23:43:47 +01:00
pin_irq.py
…
pin_irq.py.exp
…
pin.py
cc3200: Set pin direction first, then value.
Fixes
#1542
.
2015-10-26 23:26:43 +01:00
pin.py.exp
cc3200: Set pin direction first, then value.
Fixes
#1542
.
2015-10-26 23:26:43 +01:00
rtc.py
…
rtc.py.exp
…
sd.py
…
sd.py.exp
…
spi.py
…
spi.py.exp
…
time.py
…
time.py.exp
…
timer.py
test/wipy: Add Timer class tests.
2016-02-21 21:53:20 +01:00
timer.py.exp
test/wipy: Add Timer class tests.
2016-02-21 21:53:20 +01:00
uart_irq.py
…
uart_irq.py.exp
…
uart.py
various: Spelling fixes
2017-05-29 11:36:05 +03:00
uart.py.exp
…
wdt.py
…
wdt.py.exp
…