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-12-08
Merge pull request #3808 from tannewt/panic_safe_mode
Scott Shawcroft
2020-12-08
Merge pull request #3807 from tannewt/sleep_tweaks
Scott Shawcroft
2020-12-08
Fix build and more comments
Scott Shawcroft
2020-12-08
Enter safe mode after panic or brownout
Scott Shawcroft
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-12-08
esp32s2 - update common_hal_mcu_reset
microDev
2020-12-07
Store safe mode state in the RTC.
Scott Shawcroft
2020-12-07
Merge pull request #3800 from BennyE/wifi-better-logs
Scott Shawcroft
2020-12-07
Include wifi.radio singleton in gc
Dan Halbert
2020-12-06
debug log for wifi scan, start stop
BennyE
2020-12-02
Merge pull request #3612 from gamblor21/bus_device
Scott Shawcroft
2020-12-02
Merge pull request #3775 from tannewt/nina_certs
Dan Halbert
2020-12-02
Merge pull request #3776 from tannewt/backup_socket_timeout
Dan Halbert
2020-12-02
Merge pull request #3780 from tannewt/block_while_erasing
Dan Halbert
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
2020-12-01
Added to partial builds where frozen removed
gamblor21
2020-12-01
Block all tasks (not interrupts) during flash erase
Scott Shawcroft
2020-12-01
Removed bus device from simmel build
gamblor21
2020-12-01
address review comments
Dan Halbert
2020-12-01
Merge branch 'main' into bus_device
Mark
2020-11-30
Two minor socket changes
Scott Shawcroft
2020-11-30
Use nina-fw root certs
Scott Shawcroft
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-28
Disable complex arithmetic on SAMD21 builds to make space
Dan Halbert
2020-11-27
merge from upstream
Dan Halbert
2020-11-27
working! PinAlarm not implemented yet.
Dan Halbert
2020-11-26
deep sleep working; deep sleep delay when connected
Dan Halbert
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
merge from upstream + wip
Dan Halbert
2020-11-25
changed alarm.time API
Dan Halbert
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
[next]