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-04-02
Changed error message to display the generic term 'system firmware' instead o...
Jonny Bergdahl
2021-04-02
Merge pull request #4530 from jepler/mimxrt1011-pwmio
Jeff Epler
2021-04-01
Merge pull request #4534 from UnexpectedCircuitPython/main
Dan Halbert
2021-04-01
Two small PacketBuffer fixes
Scott Shawcroft
2021-04-02
Changed some pins for TinyS2
Seon Rozenblum
2021-04-01
Add pinmux info for 1021 and 1062 family MCUs
Jeff Epler
2021-04-01
mimxrt1011: pwmout: Add prescaler, fix duty_cycle=65535
Jeff Epler
2021-04-01
mimxrt1011: pwmio: Enable basic PWMOut functionality
Jeff Epler
2021-04-01
Fix SD_DET pin assignment of seeduino_wio_terminal.
Tsutomu IKEGAMI
2021-03-31
Merge pull request #4522 from tannewt/ble_fixup
7.0.0-alpha.0
6.2.0-rc.0
Dan Halbert
2021-03-31
Fix central pairing and crash on clear
Scott Shawcroft
2021-03-31
Merge pull request #4518 from jepler/fix-bogus-assertion
Dan Halbert
2021-03-31
raspberypi: Allow mpconfigboard to override additional items
Jeff Epler
2021-03-31
mimxrt10xx: Fix bogus assertion.
Jeff Epler
2021-03-30
mimxrt1011: UART: Add additional error checking
Jeff Epler
2021-03-29
Merge pull request #4508 from dhalbert/rp2040-calc-sda-hold-time
Scott Shawcroft
2021-03-29
Merge pull request #4495 from tyomitch/patch-1
Dan Halbert
2021-03-29
Calculate RP2040 SDA hold time
Dan Halbert
2021-03-27
Merge pull request #4468 from jepler/metro-m7-dup-pins
Jeff Epler
2021-03-26
Merge pull request #4499 from dhalbert/rp2040-lengthen-sda-tx-hold-time
Limor "Ladyada" Fried
2021-03-26
Incorporate https://github.com/adafruit/pico-sdk/pull/2
Dan Halbert
2021-03-26
[ure] to save space, disable debug dumps by default
Artyom Skrobov
2021-03-26
Parenthesize double-division for clarity
Jeff Epler
2021-03-26
mimxrt10xx: Use the proper "betweenTransferDelay" (et al) values
Jeff Epler
2021-03-26
mimxrt10xx: Factor out "transfer_common"
Jeff Epler
2021-03-26
Freeze ESP32SPI into mimxrt1011_evk
Jeff Epler
2021-03-26
mimxrt10xx: busio: cap SPI baudrate at 30MHz per datasheet
Jeff Epler
2021-03-25
Merge pull request #4378 from Gadgetoid/patch-remove-rp2040-i2c-bitbang
Dan Halbert
2021-03-25
Fix 16MB Winbond names
Scott Shawcroft
2021-03-25
Switch devices.h to nvm.toml data
Scott Shawcroft
2021-03-25
Merge pull request #4474 from jepler/fix-spi-frequency
Scott Shawcroft
2021-03-24
Use GCC @file to shorten linker command length
Scott Shawcroft
2021-03-24
mimxrt: SPI: Set the TCR value returned by MasterBaudSetRate
Jeff Epler
2021-03-23
remove duplicate RX/TX pin lines
Jeff Epler
2021-03-23
Merge pull request #4446 from tannewt/rp2040_flash
Dan Halbert
2021-03-23
Merge pull request #4465 from anecdata/udp_server
Lucian Copeland
2021-03-23
Improve Winbond naming and correct board settings
Scott Shawcroft
2021-03-22
swap recvfrom_into() port byte-order
anecdata
2021-03-22
Merge remote-tracking branch 'adafruit/main' into rp2040_flash
Scott Shawcroft
2021-03-22
Fix doc build and address feedback
Scott Shawcroft
2021-03-21
qtpy is more of a button than a switch! add itsybitsy rev C files
lady ada
2021-03-21
add USBBOOT switch, move RX pin, re-enable UART (tested)
lady ada
2021-03-20
Merge pull request #4449 from ladyada/main
Limor "Ladyada" Fried
2021-03-20
adventure together with rotary trinkey
lady ada
2021-03-19
Add requirements-dev.txt for python deps
Scott Shawcroft
2021-03-19
Merge pull request #4442 from jepler/m7-reboot-bootloader
Jeff Epler
2021-03-19
Merge pull request #4443 from jepler/evk-pins-dnp
Jeff Epler
2021-03-19
Merge pull request #4441 from jepler/metro_m7_4mb
Limor "Ladyada" Fried
2021-03-19
imxrt1010_evk: Delete pins that are not connected
Jeff Epler
2021-03-19
mimxrt1011: Fix reset-to-bootloader
Jeff Epler
[next]