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-10-22
Merge pull request #3580 from astrobokonon/esp32s2-FixSTAMODE
Scott Shawcroft
2020-10-21
Merge pull request #3587 from adafruit/6.0.x
Jeff Epler
2020-10-21
Merge pull request #3586 from Targett363/esp32s2_module_clip
Scott Shawcroft
2020-10-20
Change comment wording
Ryan T. Hamilton
2020-10-20
Reset sta_mode and ap_mode flags
Ryan T. Hamilton
2020-10-20
Merge pull request #3529 from jensechu/color-converter-transparency
Scott Shawcroft
2020-10-20
Use one lto partition
Scott Shawcroft
2020-10-20
Fix missing `nproc` on macOS.
Christian Walther
2020-10-20
Replacing placeholder PIDs with correct PIDs
Targett363
2020-10-19
Correct pins to not reset.
Scott Shawcroft
2020-10-19
Merge pull request #3484 from astrobokonon/esp32s2-morenet
Scott Shawcroft
2020-10-19
Merge pull request #3541 from jepler/lto-parallel
Scott Shawcroft
2020-10-18
SDA and SCL were flipped
askpatricw
2020-10-17
samd: Update peripherals submodule
Jeff Epler
2020-10-17
samd: AnalogOut: Better handle boards which IGNOREd analog pins
Jeff Epler
2020-10-17
sparkfun_lumidrive: Can't IGNORE pins that are default bus pins
Jeff Epler
2020-10-17
samd: extend IGNORE_PIN_foo to all sam e5x/e5x pins
Jeff Epler
2020-10-17
samd: update peripherals submodule
Jeff Epler
2020-10-17
samd: pin: Fix 'undefined reference to pin_PA30'
Jeff Epler
2020-10-17
atmel-samd: parallelize lto linking
Jeff Epler
2020-10-17
Set sta_mode flag for actual use/checking
Ryan T. Hamilton
2020-10-16
Merge pull request #3564 from BHDynamics/dynossat_edu
Scott Shawcroft
2020-10-16
Merge pull request #3560 from dhalbert/pervasive-bleio-hci
Scott Shawcroft
2020-10-16
Add USB VID&PID
Enrique Casado
2020-10-15
Cleaned up and now testing
Ryan T. Hamilton
2020-10-15
Disable the long way and return an ap_info object
Ryan T. Hamilton
2020-10-15
disable on winterbloom_sol and thunderpack
Dan Halbert
2020-10-15
Merge pull request #3555 from UnexpectedCircuitPython/main
Scott Shawcroft
2020-10-15
Merge pull request #3530 from askpatrickw/hostname-example
Scott Shawcroft
2020-10-15
no _bleio for litex; ESP32S2 defines BIT() already
Dan Halbert
2020-10-16
Added default LWIP hostnames to FeatherS2 boards
Seon Rozenblum
2020-10-15
cxd56 needed more precise include for __packed; needed SRC_C += on some ports
Dan Halbert
2020-10-15
Merge pull request #3547 from microDev1/wifiHost
Scott Shawcroft
2020-10-15
enable CIRCUITPY_BLEIO_HCI on non-nRF boards where it will fit
Dan Halbert
2020-10-15
Add DynOSSAT-EDU boards
Enrique Casado
2020-10-14
Merge pull request #3554 from gamblor21/move_ordereddict
Dan Halbert
2020-10-14
Removed ordered dict for all SAMD21
gamblor21
2020-10-14
Removed MICROPY_PY_COLLECTIONS_NAMEDTUPLE__ASDICT from unix coverage
gamblor21
2020-10-14
Merge pull request #3549 from tannewt/stm_alarm_tweak
Scott Shawcroft
2020-10-14
boards/bdmicro_vina_d51/pins.c: Fix illegal QSTR name (hyphen).
Brian Dean
2020-10-14
Update wifi hostname method
microDev
2020-10-13
Merge pull request #3550 from bd34n/bdmicro_vina_d51
Limor "Ladyada" Fried
2020-10-13
Moved ORDEREDDICT define to central location
gamblor21
2020-10-13
Fix stm sleep too long
Scott Shawcroft
2020-10-13
Add new board to atmel-samd port: bdmicro_vina_d51
Brian Dean
2020-10-13
Merge pull request #3546 from tannewt/rtc_irq
Scott Shawcroft
2020-10-13
Remove readreq when changing continuous
Scott Shawcroft
2020-10-13
Merge pull request #3545 from tannewt/stm_rtc
Scott Shawcroft
2020-10-13
Add method to set custom hostname
microDev
2020-10-12
Finer grained, per port tick locking
Scott Shawcroft
[next]