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
/
stm
Age
Commit message (
Expand
)
Author
2020-08-27
Merge branch 'main' into esp32-random
hierophect
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
Fix trailing whitespace errors across ports and docs
Lucian Copeland
2020-08-25
Add random to ESP32-S2, fix it on STM32
Lucian Copeland
2020-08-25
Fix null dereference, invert auto_brightness to reenable screen
Lucian Copeland
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-21
Add more "extern" declarations for gcc10 compat
Scott Shawcroft
2020-08-21
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-18
Split pulseio.PWMOut into pwmio
Scott Shawcroft
2020-08-18
Style changes, reposition runtime errors
Lucian Copeland
2020-08-14
Expand PulseOut API, debug cleanup
Lucian Copeland
2020-08-13
Update mpconfigboard.mk
Dan Halbert
2020-08-13
stm: meowbit_v121: remove _pixelbuf to fit ja translation
Jeff Epler
2020-08-10
Merge remote-tracking branch 'origin/main' into stm32-sdioio
Jeff Epler
2020-08-04
"pop from empty %q"
Jeff Epler
2020-08-04
Combine 'index out of range' messages
Jeff Epler
2020-08-04
Combine similar strings to reduce size of translations
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-24
Merge pull request #15 from adafruit/main
DavePutz
2020-07-24
remove unnecessary mk files parameters
root
2020-07-23
Changes to optimization option
root
2020-07-22
Claim USB pins at startup to prevent overwrites
Lucian Copeland
2020-07-22
Merge branch 'main' into stm32-timer-allocator
hierophect
2020-07-22
Free timers when modules de-init
Lucian Copeland
2020-07-22
Changes to add compiler optimization option
root
2020-07-21
Add option for higher optimization levels
root
2020-07-16
Exclude timers from H7 builds
Lucian Copeland
2020-07-16
Fix pulseIO reset and frequency issues, remove IRQ conflict
Lucian Copeland
2020-07-15
supervisor: factor supervisor_background_tasks from sundry ports
Jeff Epler
2020-07-15
supervisor: factor out, Handle USB via background callback
Jeff Epler
2020-07-14
Fix IRQ enum protections
Lucian Copeland
2020-07-13
Merge pull request #3003 from Flameeyes/master
Scott Shawcroft
2020-07-13
Add missing enum preprocessor protection
Lucian Copeland
2020-07-10
Enable RGB Matrix
Lucian Copeland
2020-07-09
Complete F405 pin and periph definitions
Lucian Copeland
2020-07-09
Fix advanced claimed pin/package timer search
Lucian Copeland
2020-07-08
Merge remote-tracking branch 'upstream/main' into stm32-timer-allocator
Lucian Copeland
2020-07-07
stm: SPI: revamp pin search code
Jeff Epler
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
[prev]
[next]