aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Update AVR Mini and Nano demo mcuconf.h files.tfateba2016-12-042-0/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9950 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the AVR mega RT demo mcuconf.h filetfateba2016-12-041-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9948 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add support for AVR, Arduino Mini board.tfateba2016-11-046-0/+1646
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9901 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add support for AVR, Arduino Nano board.tfateba2016-11-046-0/+1643
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9900 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Tentative USB suspend fix.gdisirio2016-11-033-12/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9898 35acf78f-673a-0410-8e92-d51de3d6d3f4
* USB fixes.Giovanni Di Sirio2016-06-163-0/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9628 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Arduino Leonardo supportDiego W. Antunes2016-05-188-0/+2064
| | | | | | | | Signed-off-by: Diego W. Antunes <devlware@gmail.com> git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9495 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] Add support for sparkfun pro micro boardFabio Utzig2016-05-158-0/+2063
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9489 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Adds support for USB device functionality for AT90USB andRob Lippert2016-05-158-0/+2042
| | | | | | | | | | | | ATU2/U4 series devices. Support tested on a PJRC TEENSY2++ board with AT90USB1286. Signed-off-by: Rob Lippert <roblip@gmail.com> git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9487 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of configuration files with QSPI settings.Giovanni Di Sirio2016-05-154-0/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9486 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Makefiles mass update.Giovanni Di Sirio2016-04-234-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9344 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] Zeroed time quantumFabio Utzig2016-04-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9284 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] Fixed chconf.h formatFabio Utzig2016-04-161-34/+60
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9283 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] Fixed WA declarationFabio Utzig2016-04-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9282 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Separate trace module, simplified tracer configuration.Giovanni Di Sirio2016-04-052-4/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9239 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 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@9202 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 ↵Giovanni Di Sirio2016-03-2310-30/+30
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass license update.Giovanni Di Sirio2016-03-1816-16/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 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@9125 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8905 ↵Giovanni Di Sirio2016-02-164-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8678 ↵Giovanni Di Sirio2016-01-034-0/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added missing entry to halconf.h files.Giovanni Di Sirio2016-01-034-12/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8677 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation-related fixes.Giovanni Di Sirio2016-01-034-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8676 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation-related fixes.Giovanni Di Sirio2016-01-034-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8675 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of halconf.h, added USB settings.Giovanni Di Sirio2015-12-314-0/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8663 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated all halconf.h files for WDG.Giovanni Di Sirio2015-12-034-0/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8560 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of halconf.h.Giovanni Di Sirio2015-11-164-0/+80
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8495 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] Optimize out unused sectionsFabio Utzig2015-11-104-4/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8464 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] Add NIL/RT demos for UnoFabio Utzig2015-08-1811-0/+2822
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8225 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] Make tickless default for Mega demoFabio Utzig2015-07-261-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8110 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] Add -mrelax compiler optionFabio Utzig2015-07-262-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8109 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] Removed spurious includes, better include pathsutzig2015-07-112-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8075 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] Update thread to use definition macroFabio Utzig2015-06-041-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8011 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass change, all thread functions now return void.Giovanni Di Sirio2015-04-031-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7849 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed a wrong comment in chconf.h.Giovanni Di Sirio2015-03-091-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7740 35acf78f-673a-0410-8e92-d51de3d6d3f4
* MISRA-related fixes.Giovanni Di Sirio2015-03-032-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7710 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 ↵gdisirio2015-01-118-8/+8
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7451 ↵gdisirio2014-11-012-0/+30
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [AVR] Use tickless mode in ArduinoMega NIL demoutzig2014-07-262-3/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7103 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7099 ↵gdisirio2014-07-267-19/+16
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7094 ↵gdisirio2014-07-261-1/+20
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* [ARDUINOMEGA] Fix comment positionutzig2014-07-251-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7091 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: defaulting to using Arduino bootloader for programmingutzig2014-07-102-6/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7029 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add initial nil-avr demoutzig2014-07-085-0/+1206
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7022 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Initial RT-3.0 Arduino Mega portutzig2014-06-296-0/+1549
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7002 35acf78f-673a-0410-8e92-d51de3d6d3f4