circuitpython/ports/stm32f4
Hierophect 2489c09b44 Merge i2c implementation 2019-08-04 17:24:07 -04:00
..
boards Merge i2c implementation 2019-08-04 17:24:07 -04:00
common-hal Add baseline HAL I2C support 2019-07-31 14:58:55 -04:00
peripherals/stm32f4 Implement working (if useless) USB on F411 2019-07-24 16:23:35 -04:00
stm32f4@89a356f0b4 Requested changes, general cleanup 2019-07-24 14:21:27 -04:00
supervisor Merge i2c implementation 2019-08-04 17:24:07 -04:00
.gitignore Serial REPL support 2019-07-11 13:41:10 -04:00
Makefile Merge i2c implementation 2019-08-04 17:24:07 -04:00
README.md Python doc generator fixes 2019-07-23 13:48:59 -04:00
background.c Add CDC REPL access 2019-07-26 14:06:27 -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 name change but actually 2019-06-28 16:34:27 -04:00
mpconfigport.mk Merge i2c implementation 2019-08-04 17:24:07 -04:00
mphalport.c name change but actually 2019-06-28 16:34:27 -04:00
mphalport.h Requested changes, general cleanup 2019-07-24 14:21:27 -04: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 Update SystemCoreClock macro 2019-07-24 16:31:25 -04:00
tick.h Requested changes, general cleanup 2019-07-24 14:21:27 -04:00

README.md

CircuitPython Port To The ST Microelectronics STM32F4 Series

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