circuitpython/ports/stm
2020-04-27 20:28:05 -07:00
..
boards Fix nucleo_f746zg build 2020-04-27 20:28:05 -07:00
common-hal Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-27 16:45:10 -07:00
hal_conf Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-20 18:25:13 -07:00
packages adds support for the stm32f746g_disco board 2020-04-24 16:43:39 +02:00
peripherals Fix nucleo_f746zg build 2020-04-27 20:28:05 -07:00
st_driver@3fc2e0f3db Change ST drivers submodule to match TinyUSB 2020-03-12 17:14:09 -04:00
supervisor Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-27 16:45:10 -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
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
Makefile Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-27 16:45:10 -07:00
mpconfigport.h Merge remote-tracking branch 'adafruit/master' into lower_power 2020-04-20 18:25:13 -07:00
mpconfigport.mk Merge branch 'master' into stm32f7_os 2020-04-27 12:58:15 -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 Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00

CircuitPython Port To The ST Microelectronics STM32 Series

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