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
Age
Commit message (
Expand
)
Author
2019-12-10
Merge pull request #2337 from jepler/mp3
5.0.0-beta.1
Scott Shawcroft
2019-12-10
audiocore: Add MP3File using Adafruit_MP3 library
Jeff Epler
2019-12-10
nRF: disk_read must be 4-byte aligned
Jeff Epler
2019-12-10
Merge pull request #2315 from hierophect/stm32-pyb-nano
Scott Shawcroft
2019-12-10
Merge pull request #2363 from jepler/samd-neopixel
Scott Shawcroft
2019-12-10
Merge pull request #2365 from dhalbert/cpb-power-switch
Scott Shawcroft
2019-12-09
Add POWER_SWITCH pin to CPB
Dan Halbert
2019-12-09
Merge pull request #2353 from jepler/audiosample-protocol
Scott Shawcroft
2019-12-09
Merge pull request #2364 from jepler/nrf-stereo-rate
Scott Shawcroft
2019-12-09
nRF: PWMAudioOut: fix half-speed playback of stereo samples
Jeff Epler
2019-12-07
samd: neopixel: Fix neopixels after #2297
Jeff Epler
2019-12-06
Merge pull request #2301 from tannewt/support_extended_advertising
Dan Halbert
2019-12-06
Merge pull request #2362 from tannewt/fix_service_list_crash
Dan Halbert
2019-12-06
Check connection validity after service discovery.
Scott Shawcroft
2019-12-06
Merge pull request #2356 from tannewt/central_pairing
Dan Halbert
2019-12-06
audiocore: use mp_obj_t in prototypes
Jeff Epler
2019-12-06
make translate
Jeff Epler
2019-12-06
Comment supervisor ble data arrays.
Scott Shawcroft
2019-12-06
Merge pull request #2350 from hierophect/stm32-neopixel-fix
Scott Shawcroft
2019-12-05
audiocore: restore the prototypes of audiosample_xxx functions
Jeff Epler
2019-12-05
proto: Use %q format-string shortcut
Jeff Epler
2019-12-05
Merge pull request #2352 from hierophect/stm32-displayio
Scott Shawcroft
2019-12-05
Merge pull request #2358 from dhalbert/idempotent-bleio-disconnect
Scott Shawcroft
2019-12-05
remove redundant NOPs
Hierophect
2019-12-05
Define polarity and phase in Fourwire
Hierophect
2019-12-05
change default phase for SPI
Hierophect
2019-12-05
Make _bleio.Connection.disconnect() idempotent
Dan Halbert
2019-12-04
Add connection interval and debugging
Scott Shawcroft
2019-12-04
Merge pull request #2351 from hierophect/stm32-i2c-never-reset
Scott Shawcroft
2019-12-04
Update translations
Jeff Epler
2019-12-04
Merge remote-tracking branch 'upstream/master' into stm32-displayio
Hierophect
2019-12-04
audiosample: convert to use a protocol
Jeff Epler
2019-12-04
protocols: Allow them to be (optionally) type-safe
Jeff Epler
2019-12-03
Add module and empty parallelbus
Hierophect
2019-12-03
Add I2C never reset, SPI bugfix
Hierophect
2019-12-03
copy from busted branch
Hierophect
2019-12-02
Merge pull request #2345 from jepler/compressed-unicode
Scott Shawcroft
2019-12-02
Merge pull request #2297 from jepler/tick-refactor
Scott Shawcroft
2019-12-02
Merge pull request #2306 from jepler/gcc9
Scott Shawcroft
2019-12-02
Merge pull request #2344 from hexthat/patch-5
Scott Shawcroft
2019-12-02
makeqstrdata: reclaim some more bytes on some translations
Jeff Epler
2019-12-02
remove F401 additions to streamline
Hierophect
2019-12-02
makeqstrdata: fix printing of 'increased length' message
Jeff Epler
2019-12-02
translation: Compress as unicode, not bytes
Jeff Epler
2019-12-02
samd: trinket_m0: make board fit again
Jeff Epler
2019-12-02
Merge branch 'master' into gcc9
Jeff Epler
2019-12-01
Update zh_Latn_pinyin.po
hexthat
2019-11-29
Merge remote-tracking branch 'origin/master' into tick-refactor
Jeff Epler
2019-11-29
samd: Consolidate small build optimization flags
Jeff Epler
2019-11-27
Merge pull request #2331 from dhalbert/uart-blocking-and-timeout
Scott Shawcroft
[next]