circuitpython/ports/stm
Scott Shawcroft c0c4c4403a
Factor out stm32f4xx_hal_conf.h
2020-03-23 14:46:25 -07:00
..
boards Factor out stm32f4xx_hal_conf.h 2020-03-23 14:46:25 -07:00
common-hal Factor out stm32f4xx_hal_conf.h 2020-03-23 14:46:25 -07:00
peripherals/stm32f4 Initial work for STM32. Need to fix us delay and PulseIn still. 2020-03-20 12:58:34 -07:00
st_driver@3fc2e0f3db Change ST drivers submodule to match TinyUSB 2020-03-12 17:14:09 -04:00
supervisor Factor out stm32f4xx_hal_conf.h 2020-03-23 14:46:25 -07:00
.gitignore create copy 2020-03-11 18:13:06 -04:00
Makefile Initial work for STM32. Need to fix us delay and PulseIn still. 2020-03-20 12:58:34 -07: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 create copy 2020-03-11 18:13:06 -04:00
mphalport.c Initial work for STM32. Need to fix us delay and PulseIn still. 2020-03-20 12:58:34 -07: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
stm32f4xx_hal_conf.h Factor out stm32f4xx_hal_conf.h 2020-03-23 14:46:25 -07:00
system_stm32f4xx.c 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.