aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR/GPT
Commit message (Collapse)AuthorAgeFilesLines
* Add a specific directory for AVR MEGA in the testhal.Theodore Ateba2017-08-166-1685/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10436 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR XMEGA all testhal Makefile.Theodore Ateba2017-08-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10434 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correction of indentation on AVR testhal Makefiles.Theodore Ateba2017-08-021-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10352 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update all AVR Makefile with the SMART BUILD variable.Theodore Ateba2017-07-141-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10331 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR testhal Makefiles according the new structure.Theodore Ateba2017-07-141-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10328 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Align all AVR testhal and demo mcuconf.h files.tfateba2017-04-281-109/+115
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10197 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR mcuconf.h file by adding PCINT driver system settings.tfateba2017-04-251-0/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10182 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR testhal GPT and fixed #error invalid configuration file.tfateba2017-01-045-70/+116
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10014 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of configuration files with QSPI settings.Giovanni Di Sirio2016-05-151-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9486 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Makefiles mass update.Giovanni Di Sirio2016-04-231-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9344 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Separate trace module, simplified tracer configuration.Giovanni Di Sirio2016-04-051-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9239 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 ↵Giovanni Di Sirio2016-03-233-9/+9
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass license update.Giovanni Di Sirio2016-03-184-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed I/O queues and streams from RT.Giovanni Di Sirio2016-03-161-8/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9125 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Continue merge of RT4/NIL2.Giovanni Di Sirio2016-02-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8908 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8680 ↵Giovanni Di Sirio2016-01-031-0/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added missing entry to halconf.h files.Giovanni Di Sirio2016-01-031-3/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8677 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation-related fixes.Giovanni Di Sirio2016-01-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8676 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation-related fixes.Giovanni Di Sirio2016-01-031-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8675 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of halconf.h, added USB settings.Giovanni Di Sirio2015-12-311-0/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8663 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated all halconf.h files for WDG.Giovanni Di Sirio2015-12-031-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8560 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of halconf.h.Giovanni Di Sirio2015-11-161-0/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8495 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed a wrong comment in chconf.h.Giovanni Di Sirio2015-03-091-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7740 35acf78f-673a-0410-8e92-d51de3d6d3f4
* MISRA-related fixes.Giovanni Di Sirio2015-03-031-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7710 35acf78f-673a-0410-8e92-d51de3d6d3f4
* chprintf and streams are now part of the HAL library.Giovanni Di Sirio2015-02-061-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7665 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 ↵gdisirio2015-01-114-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7451 ↵gdisirio2014-11-011-0/+15
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] Add GPT test (RT-only)utzig2014-07-216-0/+1549
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7053 35acf78f-673a-0410-8e92-d51de3d6d3f4