circuitpython/ports/stm32f4
Hierophect f136ef2b91 add most remaining pindefs 2019-12-17 14:00:35 -05:00
..
boards add most remaining pindefs 2019-12-17 14:00:35 -05:00
common-hal clean up definitions post merge 2019-12-12 17:17:29 -05:00
peripherals/stm32f4 Merge branch 'dumb-git-stuff' into stm32-meowbit 2019-12-12 16:34:11 -05:00
stm32f4@89a356f0b4 Requested changes, general cleanup 2019-07-24 14:21:27 -04:00
supervisor merge Thach's suggestion 2019-12-17 12:58:16 -05:00
.gitignore Serial REPL support 2019-07-11 13:41:10 -04:00
Makefile WIP to successful USB test 2019-12-11 17:58:21 -05:00
README.md Python doc generator fixes 2019-07-23 13:48:59 -04:00
background.c Merge pull request #2065 from hierophect/f411re-feature-buildout 2019-09-04 15:45:54 -04:00
background.h Requested changes, general cleanup 2019-07-24 14:21:27 -04:00
fatfs_port.c name change but actually 2019-06-28 16:34:27 -04:00
mpconfigport.h Style overhaul, extra error checks 2019-11-12 11:26:14 -05:00
mpconfigport.mk Add module and empty parallelbus 2019-12-03 17:18:42 -05:00
mphalport.c Supervisor: move most of systick to the supervisor 2019-11-18 11:01:23 -06:00
mphalport.h Supervisor: move most of systick to the supervisor 2019-11-18 11:01:23 -06:00
qstrdefsport.h name change but actually 2019-06-28 16:34:27 -04:00
system_stm32f4xx.c Add STM32F412-DISCO support, cleanup 2019-07-09 13:03:22 -04:00
tick.c Supervisor: move most of systick to the supervisor 2019-11-18 11:01:23 -06:00
tick.h Supervisor: move most of systick to the supervisor 2019-11-18 11:01:23 -06:00

README.md

CircuitPython Port To The ST Microelectronics STM32F4 Series

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