index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-bindings
/
microcontroller
/
Processor.c
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2021-01-28
Adding files for cpu temperature fix
root
2021-01-26
Update documentation for microprossors with multiple cpus
root
2020-11-24
some API renaming and bug fixes; fix docs
Dan Halbert
2020-11-22
wip
Dan Halbert
2020-11-21
wip: ResetReason to microcontroller.cpu
Dan Halbert
2020-07-27
Fix several type hints
Taku Fukada
2020-07-03
Made every init return None
dherrada
2020-07-03
Added type hints to microcontroller
dherrada
2020-07-02
Removed all 'self, )'
dherrada
2020-05-12
Swap sphinx to autoapi and the inline stubs
Scott Shawcroft
2020-05-07
Did math, microcontroller, and multiterminal
dherrada
2019-10-12
return chip vcc value
Dan Halbert
2018-02-27
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
Scott Shawcroft
2018-02-20
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Scott Shawcroft
2018-02-07
Clarify style of attribute comments in the Design Guide.
Scott Shawcroft
2018-01-18
Added Unique ID Functions/Updated Support Matrix (#527)
sommersoft
2017-08-31
Add microcontroller.cpu.temperature, for use as a simple sensor on minimal bo...
Dan Halbert