Commit Graph

10 Commits

Author SHA1 Message Date
Rocco Marco Guglielmi 3bbaa571d4 Improved PLLSAI for STM32F446xx and STM32F469xx/79xx.
Updated mcuconf.h for STM32F446xx and STM32F469xx/79xx.
Added Clock 48 selector.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9575 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-04 16:01:07 +00:00
Rocco Marco Guglielmi ba9897fa8d Updated mcuconf.h for SMT32F446 and STM32F469 by adding PLLSAI and PLLI2S settings
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9572 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-04 14:54:54 +00:00
Rocco Marco Guglielmi 4b424b6515 Small comment related fixes in STM32 Nucleo-144 demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9545 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-31 13:57:12 +00:00
Rocco Marco Guglielmi 653e208b0a Updated mcuconf.h according to last PLLI2S enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9544 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-31 13:56:16 +00:00
Giovanni Di Sirio 5928999fd5 Mass update of configuration files with QSPI settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9486 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-15 09:18:27 +00:00
Rocco Marco Guglielmi 9076eed7c6 Minor edits on Nucleo32, Nucleo64 and Nucleo144 readme files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9399 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-01 12:18:33 +00:00
Giovanni Di Sirio faf584ff60 GCC asm files extension changed from .s to .S.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9345 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-23 06:47:26 +00:00
Giovanni Di Sirio 498be17d1f Makefiles mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9344 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-23 06:03:22 +00:00
Rocco Marco Guglielmi e07af614ba Changed linked folder path from Absolute to Relative
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9311 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-17 15:07:51 +00:00
Rocco Marco Guglielmi 7b6aa788ed Added linker script for STM32F446xC and STM32F446xE
Improved STM32F4xx/stm32_registry.h completing STM32F446 support
Added ST_NUCLEO144_F446ZE board files
Added RT-STM32F446ZE-NUCLEO144 demo

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9307 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-17 14:27:37 +00:00