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-bindings
/
microcontroller
History
Scott Shawcroft
20dd3b1e43
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
...
This
fixes
#345
and
fixes
#215
.
2018-02-20 17:34:59 -08:00
..
__init__.c
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
2018-02-20 17:34:59 -08:00
__init__.h
Introduce reset mechanics to microcontroller.
2017-12-05 14:50:58 -08:00
Pin.c
Check that neopixel write is actually given a DigitalInOut.
2017-02-22 20:10:10 +01:00
Pin.h
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
2017-08-25 22:17:07 -04:00
Processor.c
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
2018-02-20 17:34:59 -08:00
Processor.h
Add microcontroller.cpu.temperature, for use as a simple sensor on minimal boards. (
#211
)
2017-08-31 13:48:30 -04:00
RunMode.c
Fix a couple spelling errors.
2017-12-05 16:04:47 -08:00
RunMode.h
Introduce reset mechanics to microcontroller.
2017-12-05 14:50:58 -08:00