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
Age
Commit message (
Expand
)
Author
2020-07-03
Added type hints to ps2io
dherrada
2020-07-03
Added type hints to pixelbuf
dherrada
2020-07-03
Added type hints to _pew
dherrada
2020-07-03
Added type hints to nvm
dherrada
2020-07-03
Added type hints to microcontroller
dherrada
2020-07-03
Added type hints to i2cperipheral
dherrada
2020-07-03
Added type hints to gnss
dherrada
2020-07-03
Added type hints to gamepadshift
dherrada
2020-07-03
Added type hints to gamepad
dherrada
2020-07-03
Added type hints to frequencyio
dherrada
2020-07-03
Added type hints to framebufferio
dherrada
2020-07-03
Added type hints to fontio
dherrada
2020-07-03
Added type hints to displayio
dherrada
2020-07-02
Remove trailing space
Scott Shawcroft
2020-07-02
Changed unions to ReadableBuffer and WriteableBuffer
dherrada
2020-07-02
Merge branch 'main' into patch-1
Scott Shawcroft
2020-07-02
Added type hints to countio
dherrada
2020-07-02
Added type hints to board
dherrada
2020-07-02
Added type hints to _bleio
dherrada
2020-07-02
Removed all 'self, )'
dherrada
2020-07-02
Made suggested changes
dherrada
2020-07-02
Changed bytearray to a union
dherrada
2020-07-02
Added type hints to bitbangio
dherrada
2020-07-02
Added type hints to audiopwmio
dherrada
2020-07-02
Added type hints to audiomp3
dherrada
2020-07-02
Added type hints to audiomixer
dherrada
2020-07-02
Added type hints to audioio
dherrada
2020-07-02
Added type hints to audiocore
dherrada
2020-07-02
Did audiobusio
dherrada
2020-07-02
Did aesio
dherrada
2020-07-02
Did busio, fixed up analogio
dherrada
2020-07-02
Added type hints for analogio
dherrada
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-07-01
ulab: document sosfilt
Jeff Epler
2020-06-26
sdioio: Remove junk in comments
Jeff Epler
2020-06-26
Update shared-bindings/sdcardio/SDCard.c
Jeff Epler
2020-06-26
sdioio: Add shared-bindings
Jeff Epler
2020-06-26
shared-bindings: Factor out validate_list_is_free_pins
Jeff Epler
2020-06-26
sdcardio: implement new library for SD card I/O
Jeff Epler
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-25
Use main/selected terminology in docstrings
Jeff Epler
2020-06-24
Compiles!
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-24
gnss: Add timestamp
Kamil Tomaszewski
2020-06-24
gnss: Remove start and stop
Kamil Tomaszewski
2020-06-24
gnss: add a comment about the units
Kamil Tomaszewski
2020-06-24
gnss: Implement new library for GNSS
Kamil Tomaszewski
2020-06-22
_pew: move to common-hal
Jeff Epler
2020-06-14
shared-bindings: Change docstrings with '\x...' chars to raw strings
Jeff Epler
2020-06-14
docs: Improve 5.0.x <-> main branch doc linkrot
Jeff Epler
[prev]
[next]