aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR
Commit message (Collapse)AuthorAgeFilesLines
* Mass update.gdisirio2019-01-2618-126/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12582 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Mass update of configuration files.Giovanni Di Sirio2019-01-2136-43/+43
| | | | 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-0618-486/+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-3018-0/+486
| | | | 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-2936-11/+433
| | | | 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-193-3/+3
| | | | 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-1518-0/+126
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12257 110e8d01-0319-4d1e-a829-52ad28d1bb01
* AVR: Enable the UART driver to avoid compilation errors.Theodore Ateba2018-09-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12246 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed bug #962.Giovanni Di Sirio2018-07-1511-11/+11
| | | | 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-2218-18/+18
| | | | | | 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-1818-18/+18
| | | | 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-1611-11/+979
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12106 110e8d01-0319-4d1e-a829-52ad28d1bb01
* AVR: Update demo.tfateba2018-06-1311-10/+13
| | | | 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-1718-0/+126
| | | | 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-0/+2
| | | | | | 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-1418-1355/+3071
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11750 110e8d01-0319-4d1e-a829-52ad28d1bb01
* NIL chconf.h files realignment.Giovanni Di Sirio2018-03-147-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11744 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Configuration files realignment.Giovanni Di Sirio2018-03-1411-911/+758
| | | | 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-1418-201/+167
| | | | 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-0415-26/+43
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11429 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Modification of the NIL test suite to avoid freezing at run time.Theodore Ateba2018-01-222-13/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11394 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-2068-4405/+4405
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed spurious file.Giovanni Di Sirio2017-12-261-89/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11192 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add a demo for ChibiOS/NIL test suite purpose.Theodore Ateba2017-12-237-0/+1394
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11176 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add a demo for ChibiOS OSLIB test suite purpose.Theodore Ateba2017-12-236-0/+1564
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11175 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add a demo for ChibiOS RT test suite purpose.Theodore Ateba2017-12-236-0/+1564
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11174 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update NIL demos files to resolve the error undefined reference to ↵Theodore Ateba2017-12-2012-43/+17
| | | | | | __heap_base__ and undefined reference to __heap_end__ git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11154 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update all configuration files of RT demos to avoid the error ↵Theodore Ateba2017-12-209-582/+886
| | | | | | 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
* AVR: Resolve copilation errors due to new flags on configuration file. ↵Theodore Ateba2017-12-193-17/+15
| | | | | | Remove the test suite part due to binary footprint under 100% of flash. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11147 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated all NIL chconf.h files.Giovanni Di Sirio2017-12-096-72/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11135 35acf78f-673a-0410-8e92-d51de3d6d3f4
* New hooks added to RT, stronger checks on RT chconf.h files.Giovanni Di Sirio2017-11-246-0/+96
| | | | 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-2312-0/+144
| | | | 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-239-18/+18
| | | | 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-1615-15/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11026 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Fix the error: (obsolete or unknown configuration file).Theodore Ateba2017-11-056-12/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10954 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add the os lib test suite part to the AVR Mega demo.Theodore Ateba2017-11-041-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10933 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Activate the dynamic flag on the RTOS configuration for the test suite.Theodore Ateba2017-11-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10932 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass updated all demos with the new test code.Giovanni Di Sirio2017-10-237-6/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10886 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-alignment of all halconf.h files.Giovanni Di Sirio2017-10-2212-0/+348
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10875 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10838 ↵Giovanni Di Sirio2017-10-161-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed various typos and documentation-related issues.Giovanni Di Sirio2017-10-0512-12/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10776 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update demos chconf.h files.Theodore Ateba2017-10-048-48/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10774 35acf78f-673a-0410-8e92-d51de3d6d3f4
* chconf.h files alignment pass 3, added objects factory settingsGiovanni Di Sirio2017-10-0412-0/+600
| | | | 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-0415-3/+18
| | | | 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-0415-9/+144
| | | | 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-017-19/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10724 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add missing readme.txt file in demos folders.Theodore Ateba2017-10-016-0/+117
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10723 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Remove this files, no more needed with the new makefile.Theodore Ateba2017-09-162-44/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10597 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update demos makefiles to have a clean compilation.Theodore Ateba2017-09-1615-7786/+3962
| | | | 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-0715-3/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10564 35acf78f-673a-0410-8e92-d51de3d6d3f4