Port for the Nucleo-144 board with the STM32F476ZG MCU. From Kconstantin Berezenko.

This commit is contained in:
Gregory Nutt
2016-05-12 09:47:54 -06:00
parent c00e3e55dc
commit abc0481a57
20 changed files with 2962 additions and 1 deletions
+3
View File
@@ -11718,3 +11718,6 @@
* Several Makefiles: Add .PHONY definitions to prevent 'clean up to date'
message weirdness when 'make clean' is done with no .config or Make.defs
file (2016-05-10).
* configs/nucleo-144: Basic port for the Nucleo-144 board with the
STM32F746ZG MCU. From Kconstantin Berezenko (2015-05-12).