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-12
Merge pull request #3269 from jepler/sharpdisplay-v2
Scott Shawcroft
2020-08-12
nrf: Improve commenting about disabled warnings
Jeff Epler
2020-08-12
atmel-samd: disable FRAMEBUFFERIO on samd21
Jeff Epler
2020-08-12
Merge pull request #3262 from tannewt/fix_fs_corruption
Scott Shawcroft
2020-08-12
nrf: reset_pin_number: reset pin clears never-reset, mirroring samd
Jeff Epler
2020-08-12
nrf: Make port build with -Werror=undef
Jeff Epler
2020-08-12
trailing spaces fix
bleeptrack
2020-08-11
Whitespace and Newline fix
bleeptrack
2020-08-11
Fixing indentation
bleeptrack
2020-08-11
Removing unnecessary pin ignored
bleeptrack
2020-08-11
PicoPlanet
bleeptrack
2020-08-11
Init directly
Scott Shawcroft
2020-08-11
Merge pull request #3232 from hierophect/esp32-neopixel
Scott Shawcroft
2020-08-10
Fix writing sector 0 as the first write.
Scott Shawcroft
2020-08-10
Merge pull request #3244 from xiongyihui/main
Jeff Epler
2020-08-10
Merge remote-tracking branch 'origin/main' into stm32-sdioio
Jeff Epler
2020-08-10
Fix neopixel macro issue, set default neopixel color
Lucian Copeland
2020-08-07
dynamically enable or disable QSPI by default
Yihui Xiong
2020-08-06
add qspi_disable()
Yihui Xiong
2020-08-05
Fix pwm reset spew, protect against null reference in led status
Lucian Copeland
2020-08-05
avoid using the RGB LEDs to save energy
Yihui Xiong
2020-08-05
adjust
Yihui Xiong
2020-08-04
"pop from empty %q"
Jeff Epler
2020-08-04
Rework build flags, prevent idf errors
Lucian Copeland
2020-08-04
Combine 'index out of range' messages
Jeff Epler
2020-08-04
various: Use mp_obj_get_type_qstr more widely
Jeff Epler
2020-08-04
Combine similar strings to reduce size of translations
Jeff Epler
2020-08-05
add an option to turn off QSPI when sleep
Yihui Xiong
2020-08-03
Merge remote-tracking branch 'origin/main' into stm32-sdioio
Jeff Epler
2020-08-03
Merge remote-tracking branch 'upstream/main' into esp32-neopixel
Lucian Copeland
2020-08-01
add RELEASE_NEEDS_CLEAN_BUILD for lang-specific CFLAGS_INLINE_LIMIT changes
Dan Halbert
2020-08-01
SUPEROPT_VM = 0 for de_DE
Dan Halbert
2020-08-01
Fix include error
Lucian Copeland
2020-07-31
Add neopixel support
Lucian Copeland
2020-07-30
atmel-samd: gemma, trinket: Make space for de_DE translation
Jeff Epler
2020-07-30
Merge remote-tracking branch 'origin/main' into blm_badge
Jeff Epler
2020-07-30
Merge pull request #3226 from joeycastillo/main
Jeff Epler
2020-07-30
stm: sdioio: include header for common_hal_mcu_pin_claim
Jeff Epler
2020-07-30
stm: sdioio: call common_hal_mcu_pin_claim
Jeff Epler
2020-07-30
stm: fix if-guard of conditional code
Jeff Epler
2020-07-30
stm: sdioio: remove unused code related to "SD Card detect pin"
Jeff Epler
2020-07-30
stm: stioio: correctly claim pins
Jeff Epler
2020-07-30
stm: sdioio: Get rid of debug code and useless comments
Jeff Epler
2020-07-30
stm: Use 'Invalid %q pin selection' more places
Jeff Epler
2020-07-30
feather_stm32f405_express: sdio_data_tuple should be static
Jeff Epler
2020-07-30
stm: Add sdioio support for feather_stm32f405_express
Jeff Epler
2020-07-30
stm: enable SD module in HAL
Jeff Epler
2020-07-30
atmel-samd: move samd-specific script
Jeff Epler
2020-07-29
add descriptive pin names
Joey Castillo
2020-07-29
set screen orientation to portrait
Joey Castillo
[next]