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-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-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ò
2020-07-03
Merge remote-tracking branch 'upstream/main' into stm32-timer-allocator
Lucian Copeland
2020-07-02
Merge pull request #3103 from hierophect/stm32-simplex-spi-fix
Scott Shawcroft
2020-07-02
Update submodule, revert direction change
Lucian Copeland
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-07-01
STM32: add debug flags, fix hang in simplex SPI
Lucian Copeland
2020-07-01
Add timer allocator, adjust pulsio to use general purpose timers
Lucian Copeland
2020-06-25
Move NVM block to increase program size.
jgillick
2020-06-25
WIP
Lucian Copeland
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-24
Compiles!
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-24
Merge pull request #3038 from jepler/compute-usb-devices
Jeff Epler
2020-06-23
supervisor.mk: Compute USB_DEVICES; remove from boards and ports
Jeff Epler
2020-06-23
Merge pull request #3045 from k0d/stm32_alignment_issue
Scott Shawcroft
2020-06-23
stm: Sort configuration options and make them all conditional
Jeff Epler
2020-06-23
stm: Disable USB MIDI and most USB HID
Jeff Epler
2020-06-22
stm: Pin.c: Compute GPIO_PORT_COUNT instead of specifying manually
Jeff Epler
2020-06-22
stm: Makefile: sort files in SRC_STM32
Jeff Epler
2020-06-18
Fixes issue with memory alignment in STM32
Mark Olsson
2020-06-16
Add port D to LQFP64
Lucian Copeland
2020-06-15
Revert I2C timing overrides, reduce scope to module only
Lucian Copeland
2020-06-11
Move I2C speed to clock-style definition
Lucian Copeland
2020-06-10
Add macros for setting correct F7 and H7 I2C timing
Lucian Copeland
2020-06-10
Minor comment fix
Lucian Copeland
2020-06-10
Add missing openmv definitions
Lucian Copeland
2020-06-09
Add DTCM and ITCM support to F7 series
Lucian Copeland
2020-06-05
Override HAL_Delay and HAL_GetTick
Lucian Copeland
2020-06-04
Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fix
Lucian Copeland
2020-06-04
Rework LSE clock init, allow clock overrides
Lucian Copeland
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-06-01
Merge pull request #2979 from hierophect/stm32-remove-crystals
Scott Shawcroft
2020-06-01
Note temporary issue with Nucleo boards
Lucian Copeland
2020-05-29
Set correct crystal settings on Discovery boards
Lucian Copeland
2020-05-29
Merge pull request #2964 from hierophect/mimxrt-busio-cleanup
Scott Shawcroft
[next]