.. |
reset
|
cc3200: Rename pyb module to machine.
|
2015-09-27 16:50:27 +02:00 |
skipped
|
tests/wipy: Skip the rtc_irq test.
|
2015-09-27 21:36:38 +02:00 |
wlan
|
cc3200: Rename 'server' class to 'Server' for consistency.
|
2016-02-22 22:54:34 +01:00 |
adc.py
|
cc3200: Rename pyb module to machine.
|
2015-09-27 16:50:27 +02:00 |
adc.py.exp
|
cc3200: New ADC API.
|
2015-09-16 10:10:38 +02:00 |
i2c.py
|
cc3200: Rename pyb module to machine.
|
2015-09-27 16:50:27 +02:00 |
i2c.py.exp
|
tests/wipy: Improve I2C tests.
|
2015-09-16 10:10:35 +02:00 |
modwipy.py
|
cc3200: Create wipy module, remove HeartBeat class.
|
2015-10-19 21:17:15 +02:00 |
modwipy.py.exp
|
cc3200: Create wipy module, remove HeartBeat class.
|
2015-10-19 21:17:15 +02:00 |
os.py
|
cc3200: Unmount all user file systems after a soft reset.
|
2015-11-16 23:43:47 +01:00 |
os.py.exp
|
cc3200: Unmount all user file systems after a soft reset.
|
2015-11-16 23:43:47 +01:00 |
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 |
pin_irq.py
|
cc3200: Rename pyb module to machine.
|
2015-09-27 16:50:27 +02: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
|
cc3200: Rename pyb module to machine.
|
2015-09-27 16:50:27 +02: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
|
cc3200: Rename pyb module to machine.
|
2015-09-27 16:50:27 +02: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
|
cc3200: Rename pyb module to machine.
|
2015-09-27 16:50:27 +02:00 |
spi.py.exp
|
cc3200: New SPI API.
|
2015-09-16 10:10:33 +02:00 |
time.py
|
cc3200: Correct ticks_cpu and ticks_us functions in time module.
|
2015-10-21 15:30:57 +02: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
|
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.py
|
cc3200: Fix UART tests after correcting uart.read() behaviour.
|
2015-10-21 15:30:57 +02:00 |
uart.py.exp
|
cc3200: Replace Pin.PULL_NONE with None.
|
2015-09-16 10:10:24 +02:00 |
uart_irq.py
|
cc3200: Rename pyb module to machine.
|
2015-09-27 16:50:27 +02: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
|
cc3200: Rename pyb module to machine.
|
2015-09-27 16:50:27 +02:00 |
wdt.py.exp
|
cc3200: New WDT API.
|
2015-09-16 10:10:29 +02:00 |