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-08-28
Merge pull request #3338 from jepler/endpoint-count-checking-stm32f405
6.0.0-alpha.3
Dan Halbert
2020-08-28
Merge pull request #3238 from ElectronicCats/bastwifi
Dan Halbert
2020-08-27
stm: Specify max endpoints for stm32f405xx
Jeff Epler
2020-08-27
Merge pull request #3320 from hierophect/stm32-meowbit-fix
Jeff Epler
2020-08-27
Merge pull request #3337 from hierophect/pulseout-errorstyle
Dan Halbert
2020-08-27
Merge pull request #3324 from hierophect/esp32-random
Dan Halbert
2020-08-27
Merge pull request #3315 from tannewt/add_psram
Dan Halbert
2020-08-27
Fix problematic whitespace on pulseout parameter errors
Lucian Copeland
2020-08-27
Merge branch 'main' into stm32-meowbit-fix
hierophect
2020-08-27
Merge branch 'main' into esp32-random
hierophect
2020-08-27
Merge pull request #3333 from hierophect/esp32-enable-ulab
Dan Halbert
2020-08-26
Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fix
Lucian Copeland
2020-08-26
improve efficiency of stm32 random gen
Lucian Copeland
2020-08-26
Disable ulab
Lucian Copeland
2020-08-26
Fix trailing whitespace errors across ports and docs
Lucian Copeland
2020-08-26
Fix DOS line endings, they give my git fits
Jeff Epler
2020-08-26
Merge pull request #3322 from microDev1/microS2
Dan Halbert
2020-08-26
Added PSRAM support
microDev
2020-08-26
Remove whitespace in sdkconfig
Dan Halbert
2020-08-26
Trim trailing whitespace in pins.c
Dan Halbert
2020-08-26
Change microS2 board name
microDev
2020-08-26
Change microS2 board name
microDev
2020-08-26
Change microS2 board name
microDev
2020-08-26
Change microS2 board name
microDev
2020-08-26
Change microS2 board name
microDev
2020-08-26
Change microS2 board name
microDev
2020-08-25
Enable ulab
Lucian Copeland
2020-08-25
Add random to ESP32-S2, fix it on STM32
Lucian Copeland
2020-08-25
Added microS2 specific config files
microDev
2020-08-25
Added microS2 specific config files
microDev
2020-08-25
Fix null dereference, invert auto_brightness to reenable screen
Lucian Copeland
2020-08-24
Fix pycubed pwm use
Scott Shawcroft
2020-08-24
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-24
Remove Meowbit LSE flag, harsher failure for LSE issues
Lucian Copeland
2020-08-24
Added microS2 specific config files
microDev
2020-08-21
Add PSRAM support to ESP32S2
Scott Shawcroft
2020-08-21
Add more "extern" declarations for gcc10 compat
Scott Shawcroft
2020-08-21
Fix copy pasta and stub build
Scott Shawcroft
2020-08-21
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-20
Merge pull request #3308 from bwshockley/update_Mini_sam_m4_memory
Jeff Epler
2020-08-20
Update mpconfigboard.mk
Benjamin Shockley
2020-08-20
Merge pull request #3279 from hierophect/esp32-pulseinout
Scott Shawcroft
2020-08-20
Merge pull request #3306 from kamtom480/usb_fix
Scott Shawcroft
2020-08-20
Merge pull request #3304 from jepler/count-usb-descriptors
Scott Shawcroft
2020-08-20
Merge pull request #3303 from jepler/samd-tinyusb-family
Scott Shawcroft
2020-08-20
spresense: call usb_background function
Kamil Tomaszewski
2020-08-19
Add usb-endpoint-count checking
Jeff Epler
2020-08-19
SAM E54: Use correct CFG_TUSB_MCU
Jeff Epler
2020-08-18
Split pulseio.PWMOut into pwmio
Scott Shawcroft
2020-08-18
Merge pull request #3297 from simmel-project/i2c
Scott Shawcroft
[next]