aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Adds support for USB device functionality for AT90USB andRob Lippert2016-05-158-0/+2042
* Mass update of configuration files with QSPI settings.Giovanni Di Sirio2016-05-154-0/+28
* Makefiles mass update.Giovanni Di Sirio2016-04-234-4/+4
* [AVR] Zeroed time quantumFabio Utzig2016-04-161-1/+1
* [AVR] Fixed chconf.h formatFabio Utzig2016-04-161-34/+60
* [AVR] Fixed WA declarationFabio Utzig2016-04-161-1/+1
* Separate trace module, simplified tracer configuration.Giovanni Di Sirio2016-04-052-4/+2
* Fixed calls to test suite in all applications.Giovanni Di Sirio2016-04-021-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410...Giovanni Di Sirio2016-03-2310-30/+30
* Mass license update.Giovanni Di Sirio2016-03-1816-16/+16
* Removed I/O queues and streams from RT.Giovanni Di Sirio2016-03-162-16/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8905 35acf78f-673a-0410...Giovanni Di Sirio2016-02-164-4/+4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8678 35acf78f-673a-0410...Giovanni Di Sirio2016-01-034-0/+4
* Added missing entry to halconf.h files.Giovanni Di Sirio2016-01-034-12/+40
* Documentation-related fixes.Giovanni Di Sirio2016-01-034-4/+4
* Documentation-related fixes.Giovanni Di Sirio2016-01-034-8/+8
* Mass update of halconf.h, added USB settings.Giovanni Di Sirio2015-12-314-0/+48
* Updated all halconf.h files for WDG.Giovanni Di Sirio2015-12-034-0/+28
* Mass update of halconf.h.Giovanni Di Sirio2015-11-164-0/+80
* [AVR] Optimize out unused sectionsFabio Utzig2015-11-104-4/+20
* [AVR] Add NIL/RT demos for UnoFabio Utzig2015-08-1811-0/+2822