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
/
common-hal
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
Fix pulseIO reset and frequency issues, remove IRQ conflict
Lucian Copeland
2020-07-14
Fix IRQ enum protections
Lucian Copeland
2020-07-13
Merge pull request #3003 from Flameeyes/master
Scott Shawcroft
2020-07-10
Enable RGB Matrix
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-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-07-01
Add timer allocator, adjust pulsio to use general purpose timers
Lucian Copeland
2020-06-25
WIP
Lucian Copeland
2020-06-24
Compiles!
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-23
Merge pull request #3045 from k0d/stm32_alignment_issue
Scott Shawcroft
2020-06-22
stm: Pin.c: Compute GPIO_PORT_COUNT instead of specifying manually
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-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-05-29
Fix SWO/Analog overlap, style changes
Lucian Copeland
2020-05-27
Merge branch 'mimxrt-uart-oneway' into mimxrt-busio-cleanup
Lucian Copeland
2020-05-27
translations
Lucian Copeland
2020-05-27
Add pin resetting across boards, fix array size detection issue
Lucian Copeland
2020-05-20
Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio
Scott Shawcroft
2020-05-20
Add UART one-way instance search, fix bugs in stm32 implementation
Lucian Copeland
2020-05-20
Update digitalio api for other ports
Scott Shawcroft
2020-05-19
Enable showing the console on a debug uart
Mark Olsson
2020-05-06
Merge pull request #2831 from jepler/rgbmatrix-stm
Scott Shawcroft
2020-05-04
make translate again
Dan Halbert
2020-04-30
stm: enable protomatter
Jeff Epler
2020-04-29
Merge remote-tracking branch 'adafruit/master' into ringbuf-fixes
Dan Halbert
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-27
Merge branch 'master' into stm32f7_os
hierophect
2020-04-27
Enables os on STM32F7
Mark Olsson
2020-04-27
Enables PulseIO on STM32F7
Mark Olsson
2020-04-24
adds support for the stm32f746g_disco board
Mark Olsson
2020-04-21
ringbuf tested
Dan Halbert
2020-04-21
further ringbuf cleanup
Dan Halbert
2020-04-20
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-14
Tweaks from jepler
Scott Shawcroft
2020-04-13
Various requested fixes
Lucian Copeland
2020-04-09
Add busio support, cleanup
Lucian Copeland
2020-04-08
Fix up STM
Scott Shawcroft
2020-04-02
Implement F7 Nucleo
Lucian Copeland
[next]