aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARM7-LPC214x-G++/halconf.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug 3510812.gdisirio2012-04-011-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4066 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License text updated with new year.gdisirio2012-01-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3788 ↵gdisirio2012-01-111-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated all halconf.h files.gdisirio2012-01-091-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3777 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3439 ↵gdisirio2011-10-081-0/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3313 ↵gdisirio2011-09-121-4/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3312 ↵gdisirio2011-09-121-8/+14
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2956 ↵gdisirio2011-05-141-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2955 ↵gdisirio2011-05-141-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated HAL configuration files with SDC driver settings.gdisirio2011-05-141-0/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2953 35acf78f-673a-0410-8e92-d51de3d6d3f4
* All halcof.h files updated for the SDC driver.gdisirio2011-05-081-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2932 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated all the HAL configuration files.gdisirio2011-04-231-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2900 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License updated.gdisirio2011-03-181-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated the various halconf.h and mcuconf.h with the GPT settings.gdisirio2011-02-281-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2782 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Modified all the halconf.h files to include the USB and Serial over USB drivers.gdisirio2011-02-201-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2753 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed a misplaced comment in all the halconf.h files.gdisirio2010-11-201-4/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2394 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3100946, renamed HAL switches removing the CH_ part.gdisirio2010-11-011-71/+161
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2326 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3064204.gdisirio2010-09-111-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2175 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated all the halconf.h files in the tree.gdisirio2010-07-241-0/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2088 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated license dates.gdisirio2010-02-211-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1646 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1492 ↵gdisirio2010-01-021-14/+20
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* New HAL configuration file ported to all demos.gdisirio2009-12-291-3/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1482 35acf78f-673a-0410-8e92-d51de3d6d3f4
* HAL implemented for LPC214x.gdisirio2009-12-081-0/+96
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1392 35acf78f-673a-0410-8e92-d51de3d6d3f4