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
/
py
Age
Commit message (
Expand
)
Author
2021-03-26
[ure] to save space, disable debug dumps by default
Artyom Skrobov
2021-03-15
run code formatting script
microDev
2021-03-11
disable default usb_cdc
Dan Halbert
2021-03-09
Revert "circuitpy_mpconfig: Disable flash multi-partition"
Jeff Epler
2021-03-08
Merge pull request #4354 from jepler/disable-fat-partition
Scott Shawcroft
2021-03-07
circuitpy_mpconfig: Disable flash multi-partition
Jeff Epler
2021-03-05
vm: Make the speed-size trade-off compile time settable
Jeff Epler
2021-03-05
vm: Consolodate all dispatch instructions
Jeff Epler
2021-03-05
vm: cut vmentrytable size
Jeff Epler
2021-03-02
Merge pull request #4233 from pewpew-game/displayio-group-list
Scott Shawcroft
2021-03-01
Merge pull request #4256 from kmatch98/bt_cleanup
Scott Shawcroft
2021-02-27
Separate out mp_obj_list_insert for use in display.Group
Radomir Dopieralski
2021-02-27
Separate mp_obj_list_pop so it can be used outside of objlist.c
Radomir Dopieralski
2021-02-25
Merge remote-tracking branch 'adafruit/main' into busio-uart-rp
Scott Shawcroft
2021-02-25
A few minor fixes for corner cases
Scott Shawcroft
2021-02-25
Updated build configs to turn off BITMAPTOOLS for smaller builds
Kevin Matocha
2021-02-23
Add bitmaptools module
Kevin Matocha
2021-02-23
Fix typos for CIRCUITPY_USB_HID_SYS_CONTROL
Dan Halbert
2021-02-21
Avoid pulling in extra float-uint64 routines
Dan Halbert
2021-02-20
add ifdef-guard
Jeff Epler
2021-02-20
py: memoryview: implement memoryview.cast if CPYTHON_COMPAT
Jeff Epler
2021-02-19
CIRCUITPY_BITOPS merge error
Dan Halbert
2021-02-19
merge from upstream; re-alphabetize
Dan Halbert
2021-02-18
remove debug print during build
Jeff Epler
2021-02-18
bitops: rename from _bit_transpose, describe the algorithm
Jeff Epler
2021-02-18
core: add bit_transpose function
Jeff Epler
2021-02-17
add timeout; finish up for PR
Dan Halbert
2021-02-15
Merge remote-tracking branch 'adafruit/main' into secondary-cdc
Dan Halbert
2021-02-15
memoryview is valid argument to exec
Bernhard Boser
2021-02-12
wip
Dan Halbert
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-04
usb descriptors all set; rework of enabling for USB devices
Dan Halbert
2021-02-03
Merge branch 'main' into webusb (trying to get CI back online)
Kevin Banks
2021-02-01
Merge remote-tracking branch 'upstream/main' into sslsocket
Lucian Copeland
2021-01-26
Making WebUSB default to off (build unbreakage, caught by CI)
Kevin Banks
2021-01-26
Merge pull request #4060 from dhalbert/regularize-extmod-modules
Dan Halbert
2021-01-26
Set MICROPY_PY_UERRNO_ERRORCODE correctly
Dan Halbert
2021-01-25
typo in circuitpy_mpconfig.h; forgot cxd56 port
Dan Halbert
2021-01-25
Most of the code we need has been pulled in from the tinyusb webusb_serial de...
Kevin Banks
2021-01-25
Merge pull request #3936 from gamblor21/busdevice_fixes
Scott Shawcroft
2021-01-25
Separate Socket and SSLSocket, add LWIP connect
Lucian Copeland
2021-01-24
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
Dan Halbert
2021-01-22
Merge pull request #3911 from hugodahl/add-translation-for-builtin-object-help
Dan Halbert
2021-01-21
Alphabetical
Scott Shawcroft
2021-01-20
Add initial RP2040 support
Scott Shawcroft
2021-01-16
Reenabling busdevice in core
gamblor21
2021-01-14
Merge branch 'main' of https://github.com/adafruit/circuitpython into add-tra...
Hugo Dahl
2021-01-12
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-11
Merge branch 'main' into add-translation-for-builtin-object-help
Hugo Dahl
2021-01-11
Merge pull request #3957 from dhalbert/gcc10-debug-builds
Scott Shawcroft
[next]