circuitpython/ports/stm
Lucian Copeland 2f764ded63 merge and docs 2020-04-01 13:52:53 -04:00
..
boards merge and docs 2020-04-01 13:52:53 -04:00
common-hal Merge remote-tracking branch 'upstream/master' into stm32x7-setup 2020-03-26 18:16:11 -04:00
packages Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
peripherals Implement requested changes 2020-04-01 13:02:05 -04:00
st_driver@3fc2e0f3db Change ST drivers submodule to match TinyUSB 2020-03-12 17:14:09 -04:00
supervisor Implement requested changes 2020-04-01 13:02:05 -04:00
tools Support cached internal flash on the H743 2020-03-28 18:30:46 -04:00
.gitignore create copy 2020-03-11 18:13:06 -04:00
Makefile Implement requested changes 2020-04-01 13:02:05 -04:00
README.md Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
background.c create copy 2020-03-11 18:13:06 -04:00
background.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
fatfs_port.c create copy 2020-03-11 18:13:06 -04:00
mpconfigport.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
mpconfigport.mk Merge remote-tracking branch 'upstream/master' into stm32x7-setup 2020-03-26 18:16:11 -04:00
mphalport.c Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
mphalport.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
qstrdefsport.h create copy 2020-03-11 18:13:06 -04:00
system_stm32f4xx.c PR Cleanup. 2020-03-17 00:48:19 -07:00
system_stm32h7xx.c Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
tick.c Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
tick.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00

README.md

CircuitPython Port To The ST Microelectronics STM32 Series

This is a port of CircuitPython to the STM32 series of chips.