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-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-06-25
Move NVM block to increase program size.
jgillick
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
2020-05-29
Fix SWO/Analog overlap, style changes
Lucian Copeland
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
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
Merge pull request #2910 from tannewt/esp32s2
Scott Shawcroft
2020-05-18
Merge pull request #2837 from k0d/serial-debug
Scott Shawcroft
2020-05-19
Enable showing the console on a debug uart
Mark Olsson
2020-05-15
Add port_fixed_stack for more builds
Scott Shawcroft
2020-05-12
merged master
Daniel Pollard
2020-05-11
Add recovery domain write access, adjust stack
Lucian Copeland
2020-05-11
Merge remote-tracking branch 'upstream/master' into stm32-lsetimeout
Lucian Copeland
2020-05-08
Add timeout and adjustment to LSI
Lucian Copeland
2020-05-07
Fix build after #2831 (stm32f4xx rgbmatrix) broke it
Jeff Epler
2020-05-06
Merge pull request #2831 from jepler/rgbmatrix-stm
Scott Shawcroft
2020-05-05
Merge pull request #2842 from hierophect/stm32-h7-displayio
hierophect
2020-05-05
refactor countio based on feedback
Daniel Pollard
2020-05-04
make translate again
Dan Halbert
2020-05-01
Fix flag typo
Lucian Copeland
[next]