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
circuitpython
/
shared-module
/
bitbangio
History
Dan Halbert
ef61b5ecb5
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
...
cpx build compiles and loads and works in repl; test suite not run yet esp8266 not tested yet
2017-08-25 22:17:07 -04: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
atmel-samd: Rework status LED implementation
2017-04-12 15:24:50 -07:00
OneWire.c
atmel-samd: Rework status LED implementation
2017-04-12 15:24:50 -07:00
SPI.c
atmel-samd: Rework status LED implementation
2017-04-12 15:24:50 -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