circuitpython/ports/stm32f4
Hierophect a96317d566 requested style changes 2019-11-21 14:30:07 -05:00
..
boards Merge pull request #2291 from hierophect/stm32-neopixel 2019-11-18 23:45:09 -05:00
common-hal requested style changes 2019-11-21 14:30:07 -05:00
peripherals/stm32f4 implement os urandom 2019-11-18 18:27:25 -05:00
stm32f4@89a356f0b4 Requested changes, general cleanup 2019-07-24 14:21:27 -04:00
supervisor Style overhaul, extra error checks 2019-11-12 11:26:14 -05:00
.gitignore Serial REPL support 2019-07-11 13:41:10 -04:00
Makefile Rename feather across folders and config, fix makefile def issue 2019-10-24 12:51:40 -04: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 Implement Neopixel write, add defaults to f405 2019-11-15 12:28:16 -05:00
mphalport.c name change but actually 2019-06-28 16:34:27 -04:00
mphalport.h Add us delay 2019-11-05 16:23:59 -05: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 Style overhaul, extra error checks 2019-11-12 11:26:14 -05: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.