aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F746G-DISCOVERY/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Workaround for GCC7 fallthrough bug.Giovanni Di Sirio2017-12-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11161 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Initial STM32H7 stuff.Giovanni Di Sirio2017-12-171-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11145 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10868 ↵Giovanni Di Sirio2017-10-211-4/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More test improvements.Giovanni Di Sirio2017-10-211-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10867 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10841 ↵Giovanni Di Sirio2017-10-171-1/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10838 ↵Giovanni Di Sirio2017-10-161-1/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Enhanced test system, not complete yet.Giovanni Di Sirio2017-10-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10837 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Enhancements in the test engine, not finished.Giovanni Di Sirio2017-10-161-3/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10835 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed and optimizations, NOW it seems to work for intervals larger than ↵Giovanni Di Sirio2017-10-131-4/+4
| | | | | | system time. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10818 35acf78f-673a-0410-8e92-d51de3d6d3f4
* EXPERIMENTAL: Introduced sysinterval_t in RT, now system time and intervals ↵Giovanni Di Sirio2017-10-121-3/+3
| | | | | | are different types and could have different sizes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10812 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9189 ↵Giovanni Di Sirio2016-03-311-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9181 ↵Giovanni Di Sirio2016-03-291-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass license update.Giovanni Di Sirio2016-03-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RT4 and NIL2 merged. All demos and test applications to be updated.Giovanni Di Sirio2016-02-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8901 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Lines support in PAL driver.Giovanni Di Sirio2015-11-021-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8417 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F7-specific LD rules file introduced. Code is accessed through the ITCM ↵gdisirio2015-09-021-3/+9
| | | | | | bus, constants are accessed through AXI bus. Added DMA-friendly region handling. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8270 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Moved cache initialization into startup files.Giovanni Di Sirio2015-08-161-5/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8220 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8152 ↵Giovanni Di Sirio2015-08-031-0/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added support for ports J and K to GPIOv2.Giovanni Di Sirio2015-08-031-10/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8149 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F7xx stub demo and board files.Giovanni Di Sirio2015-08-011-0/+75
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8134 35acf78f-673a-0410-8e92-d51de3d6d3f4