aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR
Commit message (Expand)AuthorAgeFilesLines
* Mass update.gdisirio2019-01-2617-119/+0
* Mass update of configuration files.Giovanni Di Sirio2019-01-2134-34/+34
* Removed references to QSPI to most configuration files, more to do.Giovanni Di Sirio2018-10-0617-459/+0
* Added WSPI-related code, updated halconf.h files.Giovanni Di Sirio2018-09-3017-0/+459
* Mass update of configuration files.Giovanni Di Sirio2018-09-2934-17/+442
* Mass update of halconf.h files.gdisirio2018-09-1517-61/+274
* Fixed bug #962.Giovanni Di Sirio2018-07-1517-17/+17
* Revert commit 110e8d01-0319-4d1e-a829-52ad28d1bb01, bad file name in halconf....Theodore Ateba2018-06-2216-16/+16
* AVR: Fix a bad file namme in halconf.f file description.Theodore Ateba2018-06-1817-17/+17
* AVR: Update ChibiOS configuration file from RT5 to RT6.Theodore Ateba2018-06-182-56/+210
* Moved RT version to 6.0, updated all chconf.h files.Giovanni Di Sirio2018-06-1615-15/+1335
* AVR: ADD SPI testhal demo for XMEGA family.Theodore Ateba2018-06-156-0/+1655
* AVR: Add a crypto testhal example.Theodore Ateba2018-06-136-0/+1767
* New halconf.h template.Giovanni Di Sirio2018-03-1715-0/+105
* AVR: Update the multi.Theodore Ateba2018-03-1525-64/+55
* Update testhal makefile to avoid compîlation errors with chlib.h and chlicen...Theodore Ateba2018-03-1511-133/+110
* Minor fixesRocco Marco Guglielmi2018-03-1415-889/+2194
* Configuration files realignment.Giovanni Di Sirio2018-03-1415-331/+222
* AVR: Add testhal watchdog demo code.tfateba2018-02-196-0/+1582
* AVR: Add a testhal demo for XMEGA128U4A for OSLIB test suite.Theodore Ateba2018-02-196-0/+1614
* AVR: Add a testhal demo for XMEGA128U4A to test the SERIAL low level driver.Theodore Ateba2018-02-126-0/+1615
* AVR: Add a testhal demo for XMEGA128U4A to test the USART low level driver.Theodore Ateba2018-02-126-0/+1619
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-2045-1299/+1299
* AVR: Simplify the PWM example code.Theodore Ateba2018-01-181-91/+33
* AVR: Update demo comment.Theodore Ateba2018-01-181-3/+3
* AVR: Add other prescalers to the PWM low level driver and update testhal.Theodore Ateba2018-01-171-6/+53
* AVR: Update AVR multi demo configuration files.Theodore Ateba2017-12-234-32/+64
* AVR: Update all configuration files of testhal to avoid the error CH_DBG_TRAC...Theodore Ateba2017-12-217-7/+7
* New hooks added to RT, stronger checks on RT chconf.h files.Giovanni Di Sirio2017-11-2411-0/+176
* Mass update of all chconf.h files with new options.Giovanni Di Sirio2017-11-2311-0/+132
* Fixed comments in chconf.h files.Giovanni Di Sirio2017-11-2311-22/+22
* AVR: Correct the email address on all makefile.Theodore Ateba2017-11-1611-11/+11
* Re-alignment of all halconf.h files.Giovanni Di Sirio2017-10-2211-0/+319
* AVR: Fix compilation errors for ICU testhal program.Theodore Ateba2017-10-132-46/+73
* Fixed various typos and documentation-related issues.Giovanni Di Sirio2017-10-0511-11/+11
* AVR: Update testhal chconf.h files to avoid error during compilation.Theodore Ateba2017-10-047-22/+22
* chconf.h files alignment pass 3, added objects factory settingsGiovanni Di Sirio2017-10-0411-0/+550
* chconf.h files alignment pass 2, added version tag in chconf.h filesGiovanni Di Sirio2017-10-0410-0/+10
* chconf.h files alignment pass 1Giovanni Di Sirio2017-10-0411-11/+110
* AVR: Update testhal Makefiles files.Theodore Ateba2017-09-167-98/+700
* Add portable multi-device, multi-board ChibiOS applications.Theodore Ateba2017-09-1326-0/+5650
* Update makefile on AVR Mega testhal.Theodore Ateba2017-09-137-3640/+1280
* Add comment to all AVR Makefiles.Theodore Ateba2017-09-077-1/+20
* Update the SPI configuration structure to fix the demo errors during compilat...Theodore Ateba2017-09-011-6/+7
* Update the AVR MEGA testhal Makefile according the new architecture.tfateba2017-08-167-7/+7
* Add a specific directory for AVR MEGA in the testhal.Theodore Ateba2017-08-1642-0/+0
* Update AVR XMEGA all testhal Makefile.Theodore Ateba2017-08-167-7/+7
* Correction of indentation on AVR testhal Makefiles.Theodore Ateba2017-08-027-8/+11
* Remove the PCINT support from EXT driver because of a lot of conflicts. The P...Theodore Ateba2017-07-311-1/+6
* Resolve warning message: (warning: excess elements in array initializer).Theodore Ateba2017-07-181-5/+0