aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR/MEGA/I2C
Commit message (Collapse)AuthorAgeFilesLines
* Mass update of configuration files.Giovanni Di Sirio2019-01-212-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12575 110e8d01-0319-4d1e-a829-52ad28d1bb01
* 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
* 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
* 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
* Update testhal makefile to avoid compîlation errors with chlib.h and ↵Theodore Ateba2018-03-151-12/+10
| | | | | | chlicense files. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11760 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Minor fixesRocco Marco Guglielmi2018-03-141-59/+146
| | | | 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-17/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11741 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-204-118/+118
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update all configuration files of testhal to avoid the error ↵Theodore Ateba2017-12-211-1/+1
| | | | | | CH_DBG_TRACE_MASK not defined in chconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11155 35acf78f-673a-0410-8e92-d51de3d6d3f4
* New hooks added to RT, stronger checks on RT chconf.h files.Giovanni Di Sirio2017-11-241-0/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11071 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of all chconf.h files with new options.Giovanni Di Sirio2017-11-231-0/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11070 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
* Re-alignment of all halconf.h files.Giovanni Di Sirio2017-10-221-0/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10875 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed various typos and documentation-related issues.Giovanni Di Sirio2017-10-051-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10776 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update testhal chconf.h files to avoid error during compilation.Theodore Ateba2017-10-041-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10775 35acf78f-673a-0410-8e92-d51de3d6d3f4
* chconf.h files alignment pass 3, added objects factory settingsGiovanni Di Sirio2017-10-041-0/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10767 35acf78f-673a-0410-8e92-d51de3d6d3f4
* chconf.h files alignment pass 2, added version tag in chconf.h filesGiovanni Di Sirio2017-10-041-0/+1
| | | | 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 testhal Makefiles files.Theodore Ateba2017-09-161-14/+100
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10598 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update makefile on AVR Mega testhal.Theodore Ateba2017-09-131-517/+185
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10584 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 the AVR MEGA testhal Makefile according the new architecture.tfateba2017-08-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10437 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add a specific directory for AVR MEGA in the testhal.Theodore Ateba2017-08-166-0/+1681
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10436 35acf78f-673a-0410-8e92-d51de3d6d3f4