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
2021-01-13
ports/unix: Fix parallel build problem
Jeff Epler
2020-12-23
FrequencyIn: do not raise in interrupt handler
Dan Halbert
2020-12-21
BLE fixes
Dan Halbert
2020-11-02
Rev C Feather M4 CAN pin changes
Dan Halbert
2020-11-01
restore analogio to feather_m0_rfm9x/rfm69 builds
Jerry Needell
2020-10-28
matrixportal ESP TX and RX pins were swapped
Dan Halbert
2020-10-21
fix CPB SPI pin definitions
Jerry Needell
2020-10-19
Correct pins to not reset.
Scott Shawcroft
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
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
2020-10-12
Fix STM RTC read so it's atomic.
Scott Shawcroft
2020-10-12
Merge pull request #3538 from jepler/parallel-qstrlast
Scott Shawcroft
2020-10-12
Merge pull request #3540 from WarriorOfWire/async_syntax
Scott Shawcroft
2020-10-12
Merge pull request #3514 from hierophect/esp32-analogout
Scott Shawcroft
2020-10-12
esp32s2: fix build after qstr rule changes
Jeff Epler
2020-10-11
leftover newlines
Kenny
2020-10-11
remove unnecessary board configuration and address feedback
Kenny
2020-10-11
Turn off async for circuitplayground express
Kenny
2020-10-10
disable async/await on a several small ucontrollers
warriorofwire
2020-10-10
fix for https://github.com/adafruit/circuitpython/issues/3534
lady ada
2020-10-09
Merge pull request #3532 from tannewt/samd21_autoreload
Scott Shawcroft
2020-10-09
Merge remote-tracking branch 'upstream/main' into esp32-analogout
Lucian Copeland
2020-10-09
Merge pull request #3501 from hierophect/esp32-analogin
Scott Shawcroft
2020-10-09
Merge pull request #3522 from tannewt/imx_metro
Scott Shawcroft
2020-10-09
Fix autoreload on SAMD21
Scott Shawcroft
[next]