circuitpython/ports/stm
jgillick d76b76cb1d Add non-volatile memory support to STM 2020-03-22 02:22:59 -07:00
..
boards Add non-volatile memory support to STM 2020-03-22 02:22:59 -07:00
common-hal Add non-volatile memory support to STM 2020-03-22 02:22:59 -07:00
peripherals/stm32f4 Remove unnecessary change 2020-03-19 00:02:23 -07:00
st_driver@3fc2e0f3db Change ST drivers submodule to match TinyUSB 2020-03-12 17:14:09 -04:00
supervisor Add non-volatile memory support to STM 2020-03-22 02:22:59 -07:00
.gitignore create copy 2020-03-11 18:13:06 -04:00
Makefile Change ST drivers submodule to match TinyUSB 2020-03-12 17:14:09 -04:00
README.md create copy 2020-03-11 18:13:06 -04:00
background.c create copy 2020-03-11 18:13:06 -04:00
background.h create copy 2020-03-11 18:13:06 -04:00
fatfs_port.c create copy 2020-03-11 18:13:06 -04:00
mpconfigport.h create copy 2020-03-11 18:13:06 -04:00
mpconfigport.mk ulab: rename enable macro so it appears in the support matrix 2020-03-17 09:33:03 -05:00
mphalport.c create copy 2020-03-11 18:13:06 -04:00
mphalport.h create copy 2020-03-11 18:13:06 -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
tick.c create copy 2020-03-11 18:13:06 -04:00
tick.h create copy 2020-03-11 18:13:06 -04:00

README.md

CircuitPython Port To The ST Microelectronics STM32F4 Series

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