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-01-12
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-11
Merge pull request #3973 from kattni/update-code-py
Dan Halbert
2021-01-11
Merge pull request #3964 from dhalbert/ble-timing-fixes
Scott Shawcroft
2021-01-11
Merge pull request #3972 from jepler/update-ulab-1.6.1
Scott Shawcroft
2021-01-11
Merge pull request #3944 from BennyE/wifi-authmode
Scott Shawcroft
2021-01-11
Merge pull request #3954 from anecdata/mpconfigport
Scott Shawcroft
2021-01-11
Merge pull request #3291 from dhalbert/robots.txt
Scott Shawcroft
2021-01-11
Merge pull request #3957 from dhalbert/gcc10-debug-builds
Scott Shawcroft
2021-01-11
Merge pull request #3960 from dhalbert/pwmout-tcc-resolution
Scott Shawcroft
2021-01-11
Merge pull request #3949 from jepler/pre-commit-translations
Scott Shawcroft
2021-01-11
Merge pull request #3930 from jerryneedell/jerryn_feathers2_led
Scott Shawcroft
2021-01-11
Merge pull request #3659 from iot49/msgpack
Scott Shawcroft
2021-01-11
Merge pull request #3958 from dhalbert/sleep_memory-len-and-bool
Scott Shawcroft
2021-01-11
Merge pull request #3955 from caiokat/fix_recvfrom_into
Scott Shawcroft
2021-01-11
Merge pull request #3953 from dhalbert/update-tinyusb-to-fix-_ticks_enabled
Scott Shawcroft
2021-01-11
Merge pull request #3946 from weblate/weblate-circuitpython-main
Scott Shawcroft
2021-01-11
Adding escape characters.
Kattni Rembor
2021-01-11
Update created code.py file formatting.
Kattni Rembor
2021-01-11
ulab: bump to version 1.6.1
Jeff Epler
2021-01-10
merge from upstream and update to 6.0.x
Dan Halbert
2021-01-10
Merge remote-tracking branch 'adafruit/main' into robots.txt
Dan Halbert
2021-01-10
Round BLE timing values; fix timeout check
Dan Halbert
2021-01-10
Update ports/esp32s2/common-hal/wifi/Network.c
BennyE
2021-01-09
Look up TCC resolution as necessary
Dan Halbert
2021-01-09
background tasks: Add, use port_wake_main_task
Jeff Epler
2021-01-09
esp32s2: audiobusio: move i2s_common inside
Jeff Epler
2021-01-09
esp32s2: Rename ESP_CALL_RAISE to CHECK_ESP_RESULT
Jeff Epler
2021-01-09
disable msgpack on boards without room
foamyguy
2021-01-08
avoid inline compile errors
Dan Halbert
2021-01-08
restore len(alarm.sleep_memory) and bool(alarm.sleep_memory)
Dan Halbert
2021-01-08
need to find strings in ulab
Jeff Epler
2021-01-08
ensure gettext program is available to pre-commit
Jeff Epler
2021-01-08
Fix socket.recvfrom_into()
Caio Henrique de Queiroz Katayama
2021-01-08
added platform
anecdata
2021-01-08
remove commented line
jerryneedell
2021-01-08
initialize LDO2 in board_init()
jerryneedell
2021-01-08
update tinyusb; _ticks_enabled only for SAMD21
Dan Halbert
2021-01-08
I2SOut: Enable ticks during audio playback
Jeff Epler
2021-01-08
port_i2s_play: fill the initial buffer via background callback
Jeff Epler
2021-01-08
port_i2s_play: remove build error
Jeff Epler
2021-01-08
i2s_fill_buffer: remove debug print
Jeff Epler
2021-01-08
i2s_fill_buffer: Need to fill with zeros when stopping
Jeff Epler
2021-01-07
esp2s2: enlarge stack-buffer, use it instead of i2s_zero_dma_buffer
Jeff Epler
2021-01-07
esp32s2: i2s: must reset buffer, otherwise wave samples don't start
Jeff Epler
2021-01-07
esp32s2: i2s: fix accounting for "stretched" frames
Jeff Epler
2021-01-07
esp32s2: port: Ensure JTAG pins are available for debugging
Jeff Epler
2021-01-07
Updated code as per helpful suggestion
BennyE
2021-01-07
esp32s2: 'make flash': Allow customizing the esptool flags
Jeff Epler
2021-01-07
pre-commit: Add checking of 'make translate' status
Jeff Epler
2021-01-07
circuitpython.pot: regenerate without timestamp
Jeff Epler
[next]