micropython/cc3200/mods
Damien George 70ff7350e7 stmhal, cc3200: Change i2c.scan() method to scan addresses 0x08-0x77.
A standard I2C address is 7 bits but addresses 0b0000xxx and 0b1111xxx
are reserved.  The scan() method is changed to reflect this, along with
the docs.
2016-05-02 11:15:36 +01:00
..
modmachine.c
modnetwork.c cc3200: Rename 'server' class to 'Server' for consistency. 2016-02-22 22:54:34 +01:00
modnetwork.h
modubinascii.c
modubinascii.h
moduhashlib.c
moduos.c
moduos.h
modusocket.c cc3200: Improve robustness of WLAN during sleep modes. 2016-02-21 22:01:18 +01:00
modusocket.h
modussl.c
modutime.c
modwipy.c
modwlan.c cc3200/mods/modwlan: Include stream.h after recent refactor. 2016-04-06 01:18:39 +03:00
modwlan.h cc3200: Improve robustness of WLAN during sleep modes. 2016-02-21 22:01:18 +01:00
pybadc.c
pybadc.h
pybi2c.c stmhal, cc3200: Change i2c.scan() method to scan addresses 0x08-0x77. 2016-05-02 11:15:36 +01:00
pybi2c.h
pybpin.c cc3200: Simplify the Timer API and correct the documents. 2016-02-21 21:53:16 +01:00
pybpin.h cc3200: Simplify the Timer API and correct the documents. 2016-02-21 21:53:16 +01:00
pybrtc.c
pybrtc.h
pybsd.c
pybsd.h
pybsleep.c
pybsleep.h
pybspi.c
pybspi.h
pybtimer.c cc3200: Improve robustness of WLAN during sleep modes. 2016-02-21 22:01:18 +01:00
pybtimer.h
pybuart.c
pybuart.h
pybwdt.c
pybwdt.h