aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR
Commit message (Expand)AuthorAgeFilesLines
* Updated all NIL chconf.h files.Giovanni Di Sirio2017-12-096-72/+0
* New hooks added to RT, stronger checks on RT chconf.h files.Giovanni Di Sirio2017-11-246-0/+96
* Mass update of all chconf.h files with new options.Giovanni Di Sirio2017-11-2312-0/+144
* Fixed comments in chconf.h files.Giovanni Di Sirio2017-11-239-18/+18
* AVR: Correct the email address on all makefile.Theodore Ateba2017-11-1615-15/+15
* AVR: Fix the error: (obsolete or unknown configuration file).Theodore Ateba2017-11-056-12/+12
* AVR: Add the os lib test suite part to the AVR Mega demo.Theodore Ateba2017-11-041-0/+2
* AVR: Activate the dynamic flag on the RTOS configuration for the test suite.Theodore Ateba2017-11-041-1/+1
* Mass updated all demos with the new test code.Giovanni Di Sirio2017-10-237-6/+19
* 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@10838 35acf78f-673a-041...Giovanni Di Sirio2017-10-161-2/+2
* Fixed various typos and documentation-related issues.Giovanni Di Sirio2017-10-0512-12/+12
* AVR: Update demos chconf.h files.Theodore Ateba2017-10-048-48/+48
* chconf.h files alignment pass 3, added objects factory settingsGiovanni Di Sirio2017-10-0412-0/+600
* chconf.h files alignment pass 2, added version tag in chconf.h filesGiovanni Di Sirio2017-10-0415-3/+18
* chconf.h files alignment pass 1Giovanni Di Sirio2017-10-0415-9/+144
* AVR: Update readme.txt files in demos folders.Theodore Ateba2017-10-017-19/+21
* AVR: Add missing readme.txt file in demos folders.Theodore Ateba2017-10-016-0/+117
* AVR: Remove this files, no more needed with the new makefile.Theodore Ateba2017-09-162-44/+0
* AVR: Update demos makefiles to have a clean compilation.Theodore Ateba2017-09-1615-7786/+3962
* Add comment to all AVR Makefiles.Theodore Ateba2017-09-0715-3/+35
* Activate the USB driver in mcuconf file to build the demo without any error.Theodore Ateba2017-08-171-1/+1
* Add a NIL demo for Arduino NANO.Theodore Ateba2017-08-175-0/+1433
* Add Arduino MINI NIL demo.Theodore Ateba2017-08-175-0/+1433
* Update AVR MEGA demos Makefiles according the new architecture.Theodore Ateba2017-08-169-9/+10
* Update the AVR Tiny RT demo makefile.Theodore Ateba2017-08-131-1/+1
* Update the AVR Tiny NIL demo makefile.Theodore Ateba2017-08-131-1/+1
* Add an RT demo for AVR XMega.Theodore Ateba2017-08-106-0/+1679
* Add a NIL demo for AVR XMega.Theodore Ateba2017-08-096-0/+1439
* Correction of indentation on AVR demo Makefiles.Theodore Ateba2017-08-029-13/+13
* Add a readme file to the DIGISPARK ATiny 167 NIL demo.Theodore Ateba2017-07-211-0/+28
* Add ChibiOS RT demo for AVR ATtiny167 mcu.Theodore Ateba2017-07-196-0/+1737
* Add NIL support for AVR Tiny architecture.Theodore Ateba2017-07-145-0/+1472
* Update all AVR Makefile with the SMART BUILD variable.Theodore Ateba2017-07-149-0/+27
* Update AVR demos Makefiles according the new structure.Theodore Ateba2017-07-149-75/+76
* Update NIL AVR Arduino Mega demo.tfateba2017-06-103-30/+122
* Correct the AVR Programmer name.tfateba2017-06-101-1/+1
* Update the AVR Arduino Uno NIL demo.tfateba2017-06-103-28/+120
* Rename AVR demostfateba2017-06-0950-0/+0
* Align all AVR testhal and demo mcuconf.h files.tfateba2017-04-289-624/+747
* Update AVR mcuconf.h file by adding PCINT driver system settings.tfateba2017-04-257-0/+106
* Fixed building error and invalid configuration files for AVR Arduino Uno demo.tfateba2016-12-044-38/+74
* Update AVR Mini and Nano demo mcuconf.h files.tfateba2016-12-042-0/+20
* Update the AVR mega RT demo mcuconf.h filetfateba2016-12-041-0/+10
* Add support for AVR, Arduino Mini board.tfateba2016-11-046-0/+1646
* Add support for AVR, Arduino Nano board.tfateba2016-11-046-0/+1643
* Tentative USB suspend fix.gdisirio2016-11-033-12/+30
* USB fixes.Giovanni Di Sirio2016-06-163-0/+24
* Arduino Leonardo supportDiego W. Antunes2016-05-188-0/+2064
* [AVR] Add support for sparkfun pro micro boardFabio Utzig2016-05-158-0/+2063