circuitpython/ports/stm
Lucian Copeland 47a5d83267 Implement F7 Nucleo 2020-04-02 11:47:16 -04:00
..
boards Implement F7 Nucleo 2020-04-02 11:47:16 -04:00
common-hal Implement F7 Nucleo 2020-04-02 11:47:16 -04:00
packages Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
peripherals Implement F7 Nucleo 2020-04-02 11:47:16 -04:00
st_driver@3fc2e0f3db Change ST drivers submodule to match TinyUSB 2020-03-12 17:14:09 -04:00
supervisor Implement F7 Nucleo 2020-04-02 11:47:16 -04:00
tools Implement F7 Nucleo 2020-04-02 11:47:16 -04:00
.gitignore create copy 2020-03-11 18:13:06 -04:00
Makefile Implement F7 Nucleo 2020-04-02 11:47:16 -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 Implement F7 Nucleo 2020-04-02 11:47:16 -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_stm32f7xx.c Implement F7 Nucleo 2020-04-02 11:47:16 -04: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.