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.
 
 
 
 
 
 
Paul Sokolovsky 8212773adb tests: Use read() instead of readall(). 8 years ago
..
reset cc3200: Rename pyb module to machine. 9 years ago
skipped tests/wipy: Skip the rtc_irq test. 9 years ago
wlan cc3200: Rename 'server' class to 'Server' for consistency. 9 years ago
adc.py cc3200: Rename pyb module to machine. 9 years ago
adc.py.exp cc3200: New ADC API. 9 years ago
i2c.py cc3200: Rename pyb module to machine. 9 years ago
i2c.py.exp tests/wipy: Improve I2C tests. 9 years ago
modwipy.py cc3200: Create wipy module, remove HeartBeat class. 9 years ago
modwipy.py.exp cc3200: Create wipy module, remove HeartBeat class. 9 years ago
os.py tests: Use read() instead of readall(). 8 years ago
os.py.exp cc3200: Unmount all user file systems after a soft reset. 9 years ago
pin.py cc3200: Set pin direction first, then value. Fixes #1542. 9 years ago
pin.py.exp cc3200: Set pin direction first, then value. Fixes #1542. 9 years ago
pin_irq.py cc3200: Rename pyb module to machine. 9 years ago
pin_irq.py.exp cc3200: New irq API, affects all classes that provide the irq method. 9 years ago
rtc.py cc3200: Rename pyb module to machine. 9 years ago
rtc.py.exp cc3200: New irq API, affects all classes that provide the irq method. 9 years ago
sd.py cc3200: Rename pyb module to machine. 9 years ago
sd.py.exp cc3200: New SD and RTC API plus os and time modules' extensions. 9 years ago
spi.py cc3200: Rename pyb module to machine. 9 years ago
spi.py.exp cc3200: New SPI API. 9 years ago
time.py cc3200: Correct ticks_cpu and ticks_us functions in time module. 9 years ago
time.py.exp cc3200: New SD and RTC API plus os and time modules' extensions. 9 years ago
timer.py test/wipy: Add Timer class tests. 9 years ago
timer.py.exp test/wipy: Add Timer class tests. 9 years ago
uart.py tests: Use read() instead of readall(). 8 years ago
uart.py.exp cc3200: Replace Pin.PULL_NONE with None. 9 years ago
uart_irq.py cc3200: Rename pyb module to machine. 9 years ago
uart_irq.py.exp cc3200: New irq API, affects all classes that provide the irq method. 9 years ago
wdt.py cc3200: Rename pyb module to machine. 9 years ago
wdt.py.exp cc3200: New WDT API. 9 years ago