circuitpython/ports/stm
Jeff Epler 54e8c63b4f
Merge pull request #2730 from tannewt/fix_fourwire_phase_polarity
Add polarity and phase to FourWire.
2020-03-28 07:28:37 -05:00
..
boards Merge pull request #2730 from tannewt/fix_fourwire_phase_polarity 2020-03-28 07:28:37 -05:00
common-hal Rename NVM_BYTEARRAY_BUFFER_SIZE 2020-03-22 15:20:58 -07:00
peripherals/stm32f4 Remove unnecessary change 2020-03-19 00:02:23 -07:00
st_driver@3fc2e0f3db Change ST drivers submodule to match TinyUSB 2020-03-12 17:14:09 -04:00
supervisor Rename pins 2020-03-23 23:06:55 -07:00
.gitignore create copy 2020-03-11 18:13:06 -04:00
Makefile Change ST drivers submodule to match TinyUSB 2020-03-12 17:14:09 -04:00
README.md create copy 2020-03-11 18:13:06 -04:00
background.c create copy 2020-03-11 18:13:06 -04:00
background.h create copy 2020-03-11 18:13:06 -04:00
fatfs_port.c create copy 2020-03-11 18:13:06 -04:00
mpconfigport.h create copy 2020-03-11 18:13:06 -04:00
mpconfigport.mk ulab: rename enable macro so it appears in the support matrix 2020-03-17 09:33:03 -05:00
mphalport.c create copy 2020-03-11 18:13:06 -04:00
mphalport.h create copy 2020-03-11 18:13:06 -04:00
qstrdefsport.h create copy 2020-03-11 18:13:06 -04:00
system_stm32f4xx.c PR Cleanup. 2020-03-17 00:48:19 -07:00
tick.c create copy 2020-03-11 18:13:06 -04:00
tick.h create copy 2020-03-11 18:13:06 -04:00

README.md

CircuitPython Port To The ST Microelectronics STM32F4 Series

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