summaryrefslogtreecommitdiff
path: root/shared-bindings/microcontroller/Processor.c
AgeCommit message (Expand)Author
2021-01-28Adding files for cpu temperature fixroot
2021-01-26Update documentation for microprossors with multiple cpusroot
2020-11-24some API renaming and bug fixes; fix docsDan Halbert
2020-11-22wipDan Halbert
2020-11-21wip: ResetReason to microcontroller.cpuDan Halbert
2020-07-27Fix several type hintsTaku Fukada
2020-07-03Made every init return Nonedherrada
2020-07-03Added type hints to microcontrollerdherrada
2020-07-02Removed all 'self, )'dherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-07Did math, microcontroller, and multiterminaldherrada
2019-10-12return chip vcc valueDan Halbert
2018-02-27Merge remote-tracking branch 'adafruit/2.x' into merge_2xScott Shawcroft
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
2018-02-07Clarify style of attribute comments in the Design Guide.Scott Shawcroft
2018-01-18Added Unique ID Functions/Updated Support Matrix (#527)sommersoft
2017-08-31Add microcontroller.cpu.temperature, for use as a simple sensor on minimal bo...Dan Halbert