Damien George
6f1a615427
stm32/boards: Fix typos in stm32f767_af.csv table.
2017-10-06 14:32:42 +11:00
Tobias Badertscher
bd71b3252a
stm32/boards: Add new board B_L475E_IOT01A based on STM32L475.
2017-09-10 16:02:39 +10:00
Damien George
069fc48bf6
stm32/boards: Fix I2C1 pin mapping on NUCLEO_F401RE/F411RE boards.
...
This patch makes it consistent with the STM document describing the Arduino
layout.
Thanks to @shaoziyang for the original patch.
2017-09-06 15:41:12 +10:00
Damien George
21c889baeb
stm32/boards: Change linker scripts to use "K" instead of hex byte size.
2017-09-06 15:24:08 +10:00
Damien George
81375eb470
stm32/boards: Change remaining stm32f4xx_hal_conf.h to unix line ending.
2017-09-06 15:02:21 +10:00
Damien George
4a93801c12
all: Update Makefiles and others to build with new ports/ dir layout.
...
Also renames "stmhal" to "stm32" in documentation and everywhere else.
2017-09-06 14:09:13 +10:00
Damien George
01dd7804b8
ports: Make new ports/ sub-directory and move all ports there.
...
This is to keep the top-level directory clean, to make it clear what is
core and what is a port, and to allow the repository to grow with new ports
in a sustainable way.
2017-09-06 13:40:51 +10:00