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-03-25
Switch devices.h to nvm.toml data
Scott Shawcroft
2021-03-19
fix stm compiler error
Dan Halbert
2021-03-18
merge from upstream
Dan Halbert
2021-03-16
More formatting
gamblor21
2021-03-16
Formatting fixes
gamblor21
2021-03-15
Merge branch 'main' into rp_dp_parallel
Mark
2021-03-15
run code formatting script
microDev
2021-03-11
Add frequency support to parallel bus
gamblor21
2021-03-11
Merge pull request #4383 from hierophect/stm32-uart-dereserve
Scott Shawcroft
2021-03-11
Update F407 to match F405
Lucian Copeland
2021-03-11
Fix UART deinit
Lucian Copeland
2021-03-11
use return values in STM PWMOut constructor, not exceptions
Dan Halbert
2021-03-07
Merge remote-tracking branch 'origin/main' into count-flash-devices
Jeff Epler
2021-03-07
Automatically count EXTERNAL_FLASH_DEVICES
Jeff Epler
2021-03-07
add GD25Q16C flash to BlackPill
jerryneedell
2021-03-05
[stm] `curr_pulseout` can be `STATIC`
Artyom Skrobov
2021-03-02
Merge pull request #4186 from jepler/update-protomatter-rp2
Jeff Epler
2021-02-26
Merge remote-tracking branch 'origin/main' into update-protomatter-rp2
Jeff Epler
2021-02-25
Updated build configs to turn off BITMAPTOOLS for smaller builds
Kevin Matocha
2021-02-19
merge from upstream; re-alphabetize
Dan Halbert
2021-02-18
fix some builds
Dan Halbert
2021-02-12
Enable protomatter on RP2040 builds
Jeff Epler
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
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-02-04
usb descriptors all set; rework of enabling for USB devices
Dan Halbert
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
[next]