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
/
ports
Age
Commit message (
Expand
)
Author
2020-11-30
Merge pull request #3738 from microDev1/fix-touch
Scott Shawcroft
2020-11-30
Merge pull request #3695 from cwalther/movable
Scott Shawcroft
2020-11-30
Merge pull request #3773 from dhalbert/no-samd21-complex-arithmetic
Scott Shawcroft
2020-11-30
rename ESP TX and RX pins; remove support
Dan Halbert
2020-11-29
Disable complex arithmetic on SAMD21 builds to make space
Dan Halbert
2020-11-28
esp-uart-pins
Dan Halbert
2020-11-28
Add movable allocation system.
Christian Walther
2020-11-26
Merge branch 'main' into fix-touch
microDev
2020-11-26
reset touchin on every vm run
microDev
2020-11-25
Merge pull request #3708 from hierophect/esp32s2-udp
Jeff Epler
2020-11-25
Merge pull request #3758 from tannewt/update_connect_doc
Jeff Epler
2020-11-25
Merge pull request #3754 from hierophect/esp-spi-pinclaim
Scott Shawcroft
2020-11-25
Fix masking issue causing pin claim problems
Lucian Copeland
2020-11-25
Merge remote-tracking branch 'upstream/main' into esp-spi-pinclaim
Lucian Copeland
2020-11-24
Exit faster on recv when TLS connection closed
Scott Shawcroft
2020-11-24
Update wifi.Radio.connect doc
Scott Shawcroft
2020-11-24
Merge pull request #3741 from hathach/fix-cdc-connection-race
Jeff Epler
2020-11-24
Merge branch 'main' into esp32s2-udp
hierophect
2020-11-24
Merge pull request #3749 from skerr92/add-cpsapling-spiflash
Scott Shawcroft
2020-11-24
Disable 3-arg pow() function on m0 boards
Jeff Epler
2020-11-24
Merge pull request #3678 from microDev1/nvm-s2
Scott Shawcroft
2020-11-24
Add pin claiming to SPI construct
Lucian Copeland
2020-11-24
Merge pull request #3714 from microDev1/ps2io-S2
hierophect
2020-11-24
Add closed socket identification
Lucian Copeland
2020-11-24
correct submodule
Lucian Copeland
2020-11-24
Merge pull request #3720 from tannewt/more_wifi_retry
Jeff Epler
2020-11-24
fixing PID issues with CI Test (whoops)
Seth Kerr
2020-11-23
Remove filesystem from linker script.
jgillick
2020-11-24
Merge branch 'main' into nvm-s2
microDev
2020-11-23
Merge remote-tracking branch 'circuitpython/main' into thunderpack1.2
jgillick
2020-11-24
use values pointer directly
microDev
2020-11-24
Merge branch 'main' into ps2io-S2
microDev
2020-11-23
Merge pull request #3745 from kattni/magtag-pin-update
Dan Halbert
2020-11-23
removing icy tree files/directory
Seth Kerr
2020-11-23
adding 'haxpress' kind of build for CP Sapling for use with SPI Flash
Seth Kerr
2020-11-23
Merge remote-tracking branch 'upstream/main' into esp32s2-udp
Lucian Copeland
2020-11-23
Merge pull request #3727 from BennyE/wifi-full-scan
Scott Shawcroft
2020-11-23
Merge pull request #3694 from jepler/update-ulab2
Scott Shawcroft
2020-11-23
Merge pull request #3718 from jepler/epd-rotation
Scott Shawcroft
2020-11-23
Merge pull request #3704 from microDev1/frequencyio-S2
Scott Shawcroft
2020-11-23
Blank lines to group aliases.
Kattni Rembor
2020-11-23
Update to match silk rev 1
Kattni Rembor
2020-11-23
Add pin names from silk
Kattni Rembor
2020-11-23
Merge pull request #3732 from skerr92/add-cpsapling
Jeff Epler
2020-11-23
stm: disable ulab on two resource-constrained boards
Jeff Epler
2020-11-23
Fix NVM by clearing FLASH_FLAG_PGPERR
jgillick
2020-11-22
Create a new linker script with more space for the firmware.
jgillick
2020-11-22
ESP32S2: common_hal_mcu_delay_us() now calls mp_hal_delay_us()
Dan Halbert
2020-11-22
replace goto with conditional break
microDev
2020-11-22
get multiple touchpad working
microDev
[next]