aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR
Commit message (Collapse)AuthorAgeFilesLines
* Removed references to QSPI to most configuration files, more to do.Giovanni Di Sirio2018-10-0617-459/+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-3017-0/+459
| | | | 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-2934-17/+442
| | | | 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-1517-61/+274
| | | | 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-1517-17/+17
| | | | 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-2216-16/+16
| | | | | | 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-1817-17/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12112 110e8d01-0319-4d1e-a829-52ad28d1bb01
* AVR: Update ChibiOS configuration file from RT5 to RT6.Theodore Ateba2018-06-182-56/+210
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12111 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Moved RT version to 6.0, updated all chconf.h files.Giovanni Di Sirio2018-06-1615-15/+1335
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12106 110e8d01-0319-4d1e-a829-52ad28d1bb01
* AVR: ADD SPI testhal demo for XMEGA family.Theodore Ateba2018-06-156-0/+1655
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12099 110e8d01-0319-4d1e-a829-52ad28d1bb01
* AVR: Add a crypto testhal example.Theodore Ateba2018-06-136-0/+1767
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12096 110e8d01-0319-4d1e-a829-52ad28d1bb01
* New halconf.h template.Giovanni Di Sirio2018-03-1715-0/+105
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11788 110e8d01-0319-4d1e-a829-52ad28d1bb01
* AVR: Update the multi.Theodore Ateba2018-03-1525-64/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11761 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Update testhal makefile to avoid compîlation errors with chlib.h and ↵Theodore Ateba2018-03-1511-133/+110
| | | | | | 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-1415-889/+2194
| | | | 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-1415-331/+222
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11741 110e8d01-0319-4d1e-a829-52ad28d1bb01
* AVR: Add testhal watchdog demo code.tfateba2018-02-196-0/+1582
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11514 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add a testhal demo for XMEGA128U4A for OSLIB test suite.Theodore Ateba2018-02-196-0/+1614
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11509 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add a testhal demo for XMEGA128U4A to test the SERIAL low level driver.Theodore Ateba2018-02-126-0/+1615
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11496 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add a testhal demo for XMEGA128U4A to test the USART low level driver.Theodore Ateba2018-02-126-0/+1619
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11495 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-2045-1299/+1299
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Simplify the PWM example code.Theodore Ateba2018-01-181-91/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11335 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update demo comment.Theodore Ateba2018-01-181-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11334 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add other prescalers to the PWM low level driver and update testhal.Theodore Ateba2018-01-171-6/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11302 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update AVR multi demo configuration files.Theodore Ateba2017-12-234-32/+64
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11177 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update all configuration files of testhal to avoid the error ↵Theodore Ateba2017-12-217-7/+7
| | | | | | 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-2411-0/+176
| | | | 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-2311-0/+132
| | | | 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-2311-22/+22
| | | | 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-1611-11/+11
| | | | 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-2211-0/+319
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10875 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Fix compilation errors for ICU testhal program.Theodore Ateba2017-10-132-46/+73
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10821 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed various typos and documentation-related issues.Giovanni Di Sirio2017-10-0511-11/+11
| | | | 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-047-22/+22
| | | | 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-0411-0/+550
| | | | 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-0410-0/+10
| | | | 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-0411-11/+110
| | | | 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-167-98/+700
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10598 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add portable multi-device, multi-board ChibiOS applications.Theodore Ateba2017-09-1326-0/+5650
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10585 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update makefile on AVR Mega testhal.Theodore Ateba2017-09-137-3640/+1280
| | | | 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-077-1/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10564 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the SPI configuration structure to fix the demo errors during ↵Theodore Ateba2017-09-011-6/+7
| | | | | | compilation with the new SPI configuration. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10523 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the AVR MEGA testhal Makefile according the new architecture.tfateba2017-08-167-7/+7
| | | | 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-1642-0/+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-167-7/+7
| | | | 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-027-8/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10352 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Remove the PCINT support from EXT driver because of a lot of conflicts. The ↵Theodore Ateba2017-07-311-1/+6
| | | | | | PCINT will be reimplement. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10346 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Resolve warning message: (warning: excess elements in array initializer).Theodore Ateba2017-07-181-5/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10333 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update all AVR Makefile with the SMART BUILD variable.Theodore Ateba2017-07-147-0/+21
| | | | 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-147-61/+61
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10328 35acf78f-673a-0410-8e92-d51de3d6d3f4