aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Activate the USB driver in mcuconf file to build the demo without any error.Theodore Ateba2017-08-171-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10443 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add a NIL demo for Arduino NANO.Theodore Ateba2017-08-175-0/+1433
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10442 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add Arduino MINI NIL demo.Theodore Ateba2017-08-175-0/+1433
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10441 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR MEGA demos Makefiles according the new architecture.Theodore Ateba2017-08-169-9/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10435 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the AVR Tiny RT demo makefile.Theodore Ateba2017-08-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10419 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the AVR Tiny NIL demo makefile.Theodore Ateba2017-08-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10418 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add an RT demo for AVR XMega.Theodore Ateba2017-08-106-0/+1679
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10389 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add a NIL demo for AVR XMega.Theodore Ateba2017-08-096-0/+1439
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10378 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correction of indentation on AVR demo Makefiles.Theodore Ateba2017-08-029-13/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10351 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add a readme file to the DIGISPARK ATiny 167 NIL demo.Theodore Ateba2017-07-211-0/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10335 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add ChibiOS RT demo for AVR ATtiny167 mcu.Theodore Ateba2017-07-196-0/+1737
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10334 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add NIL support for AVR Tiny architecture.Theodore Ateba2017-07-145-0/+1472
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10332 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update all AVR Makefile with the SMART BUILD variable.Theodore Ateba2017-07-149-0/+27
| | | | 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-149-75/+76
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10327 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update NIL AVR Arduino Mega demo.tfateba2017-06-103-30/+122
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10257 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct the AVR Programmer name.tfateba2017-06-101-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10256 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the AVR Arduino Uno NIL demo.tfateba2017-06-103-28/+120
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10254 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Rename AVR demostfateba2017-06-0950-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10252 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Align all AVR testhal and demo mcuconf.h files.tfateba2017-04-289-624/+747
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10197 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR mcuconf.h file by adding PCINT driver system settings.tfateba2017-04-257-0/+106
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10182 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed building error and invalid configuration files for AVR Arduino Uno demo.tfateba2016-12-044-38/+74
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9951 35acf78f-673a-0410-8e92-d51de3d6d3f4