aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F469I-DISCOVERY/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* More demos updated.Giovanni Di Sirio2018-10-211-69/+44
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12383 110e8d01-0319-4d1e-a829-52ad28d1bb01
* ARMCMx rules..mk path mass update.Giovanni Di Sirio2018-07-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12130 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Updated all STM32's demo makefilesRocco Marco Guglielmi2018-03-091-16/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11661 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Mass updated all demos with the new test code.Giovanni Di Sirio2017-10-231-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10886 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
* Added STM32F469 Discovery board file,Rocco Marco Guglielmi2016-04-101-0/+220
Added linker script file for STM32F469xI Updated hal_lld.h and stm32_registry supporting STM32F469xx and SM32F479xx Added a demo for STM32F469 Discovery git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9277 35acf78f-673a-0410-8e92-d51de3d6d3f4