aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/DAC
Commit message (Expand)AuthorAgeFilesLines
* Mass update.gdisirio2019-01-261-7/+0
* Mass update of configuration files.Giovanni Di Siriopre { line-height: 125%; margin: 0; } td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } .highlight .hll { background-color: #ffffcc } .highlight { background: #ffffff; } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyw1-0/+7
* Fixed bug #962.Giovanni Di Sirio2018-07-151-1/+1
* ARMCMx rules..mk path mass update.Giovanni Di Sirio2018-07-071-1/+1
* Moved RT version to 6.0, updated all chconf.h files.Giovanni Di Sirio2018-06-161-1/+89
* New halconf.h template.Giovanni Di Sirio2018-03-171-0/+7
* Minor fixesRocco Marco Guglielmi2018-03-141-42/+136
* Updated all the testhal/STM32 demosRocco Marco Guglielmi2018-03-091-14/+8
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-204-4/+4
* New hooks added to RT, stronger checks on RT chconf.h files.Giovanni Di Sirio2017-11-241-0/+16
* Mass update of all chconf.h files with new options.Giovanni Di Sirio2017-11-231-0/+12
<1-2/+2 * Re-aligned mcuconf.h files for F4 devices.Giovanni Di Sirio2017-11-191-18/+18 * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10939 35acf78f-673a-041...Giovanni Di Sirio2017-11-041-2/+2 * Mass updated all demos with the new test code.Giovanni Di Sirio2017-10-231-1/+3 * Re-alignment of all halconf.h files.Giovanni Di Sirio2017-10-221-0/+29 * Fixed various typos and documentation-related issues.Giovanni Di Sirio2017-10-051-1/+1 * chconf.h files alignment pass 3, added objects factory settingsGiovanni Di Sirio2017-10-041-0/+50 * chconf.h files alignment pass 2, added version tag in chconf.h filesGiovanni Di Sirio2017-10-041-0/+1 * chconf.h files alignment pass 1Giovanni Di Sirio2017-10-041-0/+9 * Fixed bug #817.Giovanni Di Sirio2017-02-061-2/+3 * Fixed Bug #803Rocco Marco Guglielmi2016-12-261-1/+2 * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9646 35acf78f-673a-0410...Giovanni Di Sirio2016-06-211-2/+2 * Mass update of configuration files with QSPI settings.Giovanni Di Sirio2016-05-151-0/+7 * GCC asm files extension changed from .s to .S.Giovanni Di Sirio2016-04-231-1/+2 * Makefiles mass update.Giovanni Di Sirio2016-04-231-1/+2 * Separate trace module, simplified tracer configuration.Giovanni Di Sirio2016-04-051-4/+3 * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410...Giovanni Di Sirio2016-03-233-9/+9 * Mass license update.Giovanni Di Sirio2016-03-184-4/+4 * Removed I/O queues and streams from RT.Giovanni Di Sirio2016-03-161-8/+0 * Fixed obsolete structure initializers in DAC demos.Giovanni Di Sirio2016-03-041-10/+10 * Continue merge of RT4/NIL2.Giovanni Di Sirio2016-02-182-11/+41 * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8680 35acf78f-673a-0410...Giovanni Di Sirio2016-01-031-0/+1 * Added missing entry to halconf.h files.Giovanni Di Sirio2016-01-031-3/+10 * Documentation-related fixes.Giovanni Di Sirio2016-01-031-1/+1 * Documentation-related fixes.Giovanni Di Sirio2016-01-031-2/+2 * Mass update of halconf.h, added USB settings.Giovanni Di Sirio2015-12-311-0/+12 * Mass update of mcuconf.h, added WDG.Giovanni Di Sirio2015-12-041-0/+5 * Updated all halconf.h files for WDG.Giovanni Di Sirio2015-12-031-0/+7 * Mass update of halconf.h.Giovanni Di Sirio2015-11-161-0/+20 * Fixwd typos.Giovanni Di Sirio2015-08-101-1/+1 * Updated all makefiles by adding -Wundef.Giovanni Di Sirio2015-06-131-2/+2 * Typos.Giovanni Di Sirio2015-05-131-1/+1 * Smart build option added to all makefiles.Giovanni Di Sirio2015-05-121-0/+6 * Updated mcuconf.h files for STM32F4xx.Giovanni Di Sirio2015-05-031-1/+1