aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/SDC/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6920 ↵gdisirio2014-05-071-205/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added linker options to makefiles.gdisirio2014-02-261-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6727 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6705 ↵gdisirio2014-02-111-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Hard FP support added to CM4 Makefiles. Improved F4 IRQ_STORM demo.gdisirio2014-02-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6664 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6645 ↵gdisirio2014-01-241-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Relocated OSALs under the HAL tree, adjusted all makefiles.gdisirio2014-01-241-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6641 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6311 ↵gdisirio2013-09-221-0/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6310 ↵gdisirio2013-09-211-6/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6289 ↵gdisirio2013-09-101-12/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6287 ↵gdisirio2013-09-091-0/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6286 ↵gdisirio2013-09-091-0/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6283 ↵gdisirio2013-09-091-43/+23
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6262 ↵gdisirio2013-09-051-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6206 ↵gdisirio2013-08-231-0/+230
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5858 ↵gdisirio2013-06-151-230/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5566 ↵gdisirio2013-04-071-0/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5404 ↵gdisirio2013-03-101-1/+14
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4607 ↵gdisirio2012-08-211-1/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SDC. Updated testhal for F4x.barthess2012-04-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4126 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. High level staff moved to chrtclib.barthess2012-03-091-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4032 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SDC. Added RTC support. Improved testhal.barthess2012-03-081-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4031 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SDC. Added template of test suit for F4.barthess2012-03-061-0/+212
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4028 35acf78f-673a-0410-8e92-d51de3d6d3f4