circuitpython/ports/stm
Scott Shawcroft 9e4b94f466
Merge pull request #2805 from tannewt/update_tinyusb
Update tinyusb
2020-04-26 20:55:36 -07:00
..
boards adds support for the stm32f746g_disco board 2020-04-24 16:43:39 +02:00
common-hal adds support for the stm32f746g_disco board 2020-04-24 16:43:39 +02:00
packages adds support for the stm32f746g_disco board 2020-04-24 16:43:39 +02:00
peripherals Merge pull request #2809 from k0d/stm32f767xx_fix 2020-04-25 14:16:34 -04:00
st_driver@3fc2e0f3db Change ST drivers submodule to match TinyUSB 2020-03-12 17:14:09 -04:00
supervisor Merge pull request #2805 from tannewt/update_tinyusb 2020-04-26 20:55:36 -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 startup file crash fix, H7 bin fix 2020-04-16 17:33:48 -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 Add busio support, cleanup 2020-04-09 13:43:19 -04:00
mpconfigport.h Add busio support, cleanup 2020-04-09 13:43:19 -04:00
mpconfigport.mk implement requested changes 2020-04-23 13:33:41 -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
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.