circuitpython/ports/stm
Scott Shawcroft 17d038830d
Use our own flag for board crystal config.
2020-04-21 14:14:30 -07:00
..
boards Use our own flag for board crystal config. 2020-04-21 14:14:30 -07:00
common-hal Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-20 18:25:13 -07:00
hal_conf Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-20 18:25:13 -07:00
packages Linker file restructure, TCM and MPU additions 2020-04-03 16:33:18 -04:00
peripherals Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-20 18:25:13 -07:00
st_driver@3fc2e0f3db Change ST drivers submodule to match TinyUSB 2020-03-12 17:14:09 -04:00
supervisor Use our own flag for board crystal config. 2020-04-21 14:14:30 -07:00
tools Fix pin mapping for the H7 Nucleo 2020-04-13 14:36:49 -04:00
.gitignore create copy 2020-03-11 18:13:06 -04:00
Makefile Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-20 18:25:13 -07: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 Add busio support, cleanup 2020-04-09 13:43:19 -04:00
mpconfigport.h Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-20 18:25:13 -07:00
mpconfigport.mk Add busio support, cleanup 2020-04-09 13:43:19 -04:00
mphalport.c Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-20 18:25:13 -07: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

README.md

CircuitPython Port To The ST Microelectronics STM32 Series

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