This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b9e229f739
circuitpython
/
shared-module
/
bitbangio
History
Dan Halbert
c478c10923
Do not allow a *io object to be used after deinit().
...
Fixes
#278
,
#277
,
#276
,
#275
.
2017-10-03 12:07:17 -07:00
..
__init__.c
This introduces an alternative hardware API called nativeio structured around different functions that are typically accelerated by native hardware. Its not meant to reflect the structure of the hardware.
2016-11-21 14:11:52 -08:00
I2C.c
Do not allow a *io object to be used after deinit().
2017-10-03 12:07:17 -07:00
OneWire.c
Do not allow a *io object to be used after deinit().
2017-10-03 12:07:17 -07:00
SPI.c
Do not allow a *io object to be used after deinit().
2017-10-03 12:07:17 -07:00
types.h
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
2017-08-25 22:17:07 -04:00