aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F446ZE-NUCLEO144
Commit message (Collapse)AuthorAgeFilesLines
* Improved PLLSAI for STM32F446xx and STM32F469xx/79xx.Rocco Marco Guglielmi2016-06-041-11/+11
| | | | | | | 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
* Updated mcuconf.h for SMT32F446 and STM32F469 by adding PLLSAI and PLLI2S ↵Rocco Marco Guglielmi2016-06-041-0/+7
| | | | | | settings git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9572 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Small comment related fixes in STM32 Nucleo-144 demos.Rocco Marco Guglielmi2016-05-311-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9545 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated mcuconf.h according to last PLLI2S enhancements.Rocco Marco Guglielmi2016-05-311-4/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9544 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of configuration files with QSPI settings.Giovanni Di Sirio2016-05-151-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9486 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Minor edits on Nucleo32, Nucleo64 and Nucleo144 readme filesRocco Marco Guglielmi2016-05-011-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9399 35acf78f-673a-0410-8e92-d51de3d6d3f4
* GCC asm files extension changed from .s to .S.Giovanni Di Sirio2016-04-231-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9345 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Makefiles mass update.Giovanni Di Sirio2016-04-231-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9344 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Changed linked folder path from Absolute to RelativeRocco Marco Guglielmi2016-04-171-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9311 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added linker script for STM32F446xC and STM32F446xERocco Marco Guglielmi2016-04-179-0/+1778
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