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
2021-02-01
Restored accidentally deleted character
Kevin Banks
2021-02-01
ITF_NUM_VENDOR is now automatically computed at run-time
Kevin Banks
2021-02-01
Default WebUSB to OFF because other ports are not ready for it yet
Kevin Banks
2021-01-28
Partially hard-coded VENDOR descriptor has been added. First build to be acce...
Kevin Banks
2021-01-26
BOS and MS_OS_2.0 descriptors have been added. Still more descriptor work TODO.
Kevin Banks
2021-01-26
Making WebUSB default to off (build unbreakage, caught by CI)
Kevin Banks
2021-01-25
Most of the code we need has been pulled in from the tinyusb webusb_serial de...
Kevin Banks
2021-01-22
Now generates the WebUSB URL Descriptor. Still need to generate the Vendor De...
Kevin Banks
2021-01-20
Initial steps, mostly via clone and modify.
Kevin Banks
2021-01-19
Merge pull request #4028 from djix123/stm32411ce_blackpill_haxpress
Dan Halbert
2021-01-19
1. Rename 'stm32f411ce_blackpill_haxpress' to 'stm32f411ce_blackpill_with_flash'
Jonathan Giles
2021-01-19
Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.mk
djix123
2021-01-19
Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.mk
djix123
2021-01-19
Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.h
djix123
2021-01-19
Update .github/workflows/build.yml
djix123
2021-01-19
Merge pull request #4021 from dhalbert/esp32-s2-touch-init-order
Jeff Epler
2021-01-19
Add support for a 'haxpress' external SPI flash build for the stm32f411ce bla...
Jonathan Giles
2021-01-19
Add support for a 'haxpress' external SPI flash build for the stm32f411ce bla...
Jonathan Giles
2021-01-18
ESP32-S2: Initialize touch in proper order
Dan Halbert
2021-01-17
Merge pull request #4013 from adafruit/revert-3930-jerryn_feathers2_led
Dan Halbert
2021-01-17
Revert "UMFEATHERS2 - implement use of DotStar for status led"
jerryneedell
2021-01-15
Merge pull request #3992 from anecdata/reason4
Scott Shawcroft
2021-01-15
Merge pull request #4006 from hugodahl/Update-documentation-copyright-date
Scott Shawcroft
2021-01-15
Merge pull request #4005 from jepler/update-ulab-1.7.0
Scott Shawcroft
2021-01-15
fix doc build
Jeff Epler
2021-01-15
Update to 1.7.1
Jeff Epler
2021-01-14
Set year from execution date
Hugo Dahl
2021-01-14
Hard code new copyright date
Hugo Dahl
2021-01-14
Update translations
anecdata
2021-01-14
Merge pull request #3991 from TG-Techie/main
6.1.0-rc.1
6.1.0
6.1.x
Dan Halbert
2021-01-14
Merge pull request #4004 from jepler/fix-parallel-build-main
Dan Halbert
2021-01-14
Merge pull request #4002 from jepler/update-uzlib
Dan Halbert
2021-01-14
Merge pull request #3993 from dhalbert/gattc-write-lengths
Scott Shawcroft
2021-01-14
Merge pull request #4001 from dhalbert/magtag-a1-pin
Dan Halbert
2021-01-14
ulab: update to 1.7.0
Jeff Epler
2021-01-14
ports/unix: Fix parallel build problem
Jeff Epler
2021-01-14
update uzlib to v2.9.5
Jeff Epler
2021-01-14
Add pin A1 as alias for AD1; A1 is preferred
Dan Halbert
2021-01-14
Merge pull request #3997 from dhalbert/change-xtensa-build-cache-key
Dan Halbert
2021-01-14
change extensa github actions cache key to avoid bad cache
Dan Halbert
2021-01-14
change extensa github actions cache key to avoid bad cache
Dan Halbert
2021-01-13
Rename to match WIFI_REASON. Also include specific error code in "Unknown fai...
anecdata
2021-01-13
Include all reason codes.
anecdata
2021-01-13
Rename to match WIFI_REASON. Also return specific reason code.
anecdata
2021-01-13
Retry on all disconnect reasons other than: 2 exception reasons & 1 manual di...
anecdata
2021-01-14
restore TG-Watch USB_PID from accidental overwrite
Jonah Yolles-Murphy
2021-01-14
correct USB_PRODUCT for TG-Watch
Jonah Yolles-Murphy
2021-01-13
final name and extra board
Jonah Yolles-Murphy
2021-01-13
Merge pull request #3974 from weblate/weblate-circuitpython-main
Jeff Epler
2021-01-13
don't check length for remote characteristic or dedescriptor
Dan Halbert
[next]