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
2021-02-11
Free up space for JA build
Lucian Copeland
2021-02-10
Fix I2C Repeated start error by converting to IT mode
Lucian Copeland
2021-01-26
Merge pull request #4060 from dhalbert/regularize-extmod-modules
Dan Halbert
2021-01-25
Merge pull request #3936 from gamblor21/busdevice_fixes
Scott Shawcroft
2021-01-24
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
Dan Halbert
2021-01-19
1. Rename 'stm32f411ce_blackpill_haxpress' to 'stm32f411ce_blackpill_with_flash'
Jonathan Giles
2021-01-19
Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.mk
djix123
2021-01-19
Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.mk
djix123
2021-01-19
Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.h
djix123
2021-01-19
Add support for a 'haxpress' external SPI flash build for the stm32f411ce bla...
Jonathan Giles
2021-01-17
Disabling in more small boards
gamblor21
2020-12-28
update common_hal_reset_pin()
microDev
2020-12-22
Add default I2C pins for STM32F411CE
Jonathan Giles
2020-12-21
Add Adafruit to MICROPY_HW_BOARD_NAME for various boards
Dan Halbert
2020-12-17
Merge pull request #3752 from jepler/gcc10
Dan Halbert
2020-12-15
squeeze some smaller boards
Dan Halbert
2020-12-15
-ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; f...
Dan Halbert
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
2020-12-01
address review comments
Dan Halbert
2020-11-28
Add movable allocation system.
Christian Walther
2020-11-26
deep sleep working; deep sleep delay when connected
Dan Halbert
2020-11-25
merge from upstream + wip
Dan Halbert
2020-11-23
Remove filesystem from linker script.
jgillick
2020-11-23
Merge remote-tracking branch 'circuitpython/main' into thunderpack1.2
jgillick
2020-11-23
stm: disable ulab on two resource-constrained boards
Jeff Epler
2020-11-23
Fix NVM by clearing FLASH_FLAG_PGPERR
jgillick
2020-11-22
Create a new linker script with more space for the firmware.
jgillick
2020-11-22
wip
Dan Halbert
2020-11-22
Update USB_PID
jgillick
2020-11-22
Rename thunderpack to v11
jgillick
2020-11-22
Cleanup
jgillick
2020-11-22
Fix formatting.
jgillick
2020-11-22
Merge remote-tracking branch 'origin/main' into thunderpack1.2
jgillick
2020-11-21
wip: ResetReason to microcontroller.cpu
Dan Halbert
2020-11-17
Merge tag '6.0.0' into thunderpack1.2
jgillick
2020-11-16
Add Thunderpack 1.2
jgillick
2020-11-16
Merge remote-tracking branch 'adafruit/main' into sleep
Dan Halbert
2020-11-13
Update parallel bus signatures
Scott Shawcroft
2020-10-27
Add check for invalid io, function to disable all alarms
microDev
2020-10-27
Add description of alarm modules
microDev
2020-10-15
disable on winterbloom_sol and thunderpack
Dan Halbert
2020-10-14
Merge pull request #3554 from gamblor21/move_ordereddict
Dan Halbert
2020-10-13
Moved ORDEREDDICT define to central location
gamblor21
2020-10-13
Fix stm sleep too long
Scott Shawcroft
2020-10-12
Fix STM RTC read so it's atomic.
Scott Shawcroft
2020-10-06
canio: remove unused fields
Jeff Epler
2020-10-06
stm: canio: remove stray optimization flag for debugging
Jeff Epler
2020-10-06
stm32: canio: Fix message cancellation
Jeff Epler
2020-10-06
stm32: canio: Fix canio.CAN.restart()
Jeff Epler
[next]