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
/
board
Age
Commit message (
Expand
)
Author
2020-10-26
Fix lost board.SPI and board.I2C after explicitly deiniting them.
Christian Walther
2020-07-02
Added type hints to board
dherrada
2020-05-12
Swap sphinx to autoapi and the inline stubs
Scott Shawcroft
2020-05-12
Merge branch 'master' into master
dherrada
2020-05-07
Did board, digitalio, displayio
dherrada
2020-04-30
Corrected UART output.
spkuehl
2019-11-27
make UART.write be blocking on SAMD; add timeout property
Dan Halbert
2019-06-11
Merge latest 4.0.x fixes into master
Dan Halbert
2019-06-06
Include display objects in gc.
Dan Halbert
2019-05-30
Improve rST consistency for rst2pyi use
Scott Shawcroft
2019-04-09
Fix boards with no shared busses.
Scott Shawcroft
2019-04-08
Reorganize board busses into shared-bindings and shared-module.
Scott Shawcroft
2018-06-01
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Scott Shawcroft
2017-08-25
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...
Dan Halbert
2016-11-21
This introduces an alternative hardware API called nativeio structured around...
Scott Shawcroft