aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR/RT-PRO-MICRO
Commit message (Collapse)AuthorAgeFilesLines
* Removed references to QSPI to most configuration files, more to do.Giovanni Di Sirio2018-10-061-27/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12330 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Added WSPI-related code, updated halconf.h files.Giovanni Di Sirio2018-09-301-0/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12311 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Mass update of configuration files.Giovanni Di Sirio2018-09-292-1/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12306 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed a wrong comment in usbcfg.c files.Giovanni Di Sirio2018-09-191-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12278 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Mass update of halconf.h files.gdisirio2018-09-151-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12257 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed bug #962.Giovanni Di Sirio2018-07-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12166 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Revert commit 110e8d01-0319-4d1e-a829-52ad28d1bb01, bad file name in ↵Theodore Ateba2018-06-221-1/+1
| | | | | | halconf.h file. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12118 110e8d01-0319-4d1e-a829-52ad28d1bb01
* AVR: Fix a bad file namme in halconf.f file description.Theodore Ateba2018-06-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12112 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Moved RT version to 6.0, updated all chconf.h files.Giovanni Di Sirio2018-06-161-1/+89
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12106 110e8d01-0319-4d1e-a829-52ad28d1bb01
* AVR: Update demo.tfateba2018-06-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12094 110e8d01-0319-4d1e-a829-52ad28d1bb01
* New halconf.h template.Giovanni Di Sirio2018-03-171-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11788 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Minor fixesRocco Marco Guglielmi2018-03-141-54/+185
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11750 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Configuration files realignment.Giovanni Di Sirio2018-03-141-26/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11741 110e8d01-0319-4d1e-a829-52ad28d1bb01
* AVR: Resolve compilation problem, missing chlib.h and chlicense.hTheodore Ateba2018-03-141-12/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11735 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Update all demos comments and indentTheodore Ateba2018-02-041-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11429 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-206-1622/+1622
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update all configuration files of RT demos to avoid the error ↵Theodore Ateba2017-12-201-2/+88
| | | | | | CH_DBG_TRACE_MASK not defined in chconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11153 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed comments in chconf.h files.Giovanni Di Sirio2017-11-231-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11069 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Correct the email address on all makefile.Theodore Ateba2017-11-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11026 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update demos chconf.h files.Theodore Ateba2017-10-041-13/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10774 35acf78f-673a-0410-8e92-d51de3d6d3f4
* chconf.h files alignment pass 2, added version tag in chconf.h filesGiovanni Di Sirio2017-10-041-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10766 35acf78f-673a-0410-8e92-d51de3d6d3f4
* chconf.h files alignment pass 1Giovanni Di Sirio2017-10-041-1/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10765 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update readme.txt files in demos folders.Theodore Ateba2017-10-011-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10724 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update demos makefiles to have a clean compilation.Theodore Ateba2017-09-161-571/+314
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10596 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add comment to all AVR Makefiles.Theodore Ateba2017-09-071-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10564 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR MEGA demos Makefiles according the new architecture.Theodore Ateba2017-08-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10435 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correction of indentation on AVR demo Makefiles.Theodore Ateba2017-08-021-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10351 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 demos Makefiles according the new structure.Theodore Ateba2017-07-141-9/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10327 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Rename AVR demostfateba2017-06-098-0/+2106
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10252 35acf78f-673a-0410-8e92-d51de3d6d3f4