Theodore Ateba
dacb403627
Update all demos comments and indent
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11429 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-04 13:36:12 +00:00
Theodore Ateba
75d472f580
AVR: Update all configuration files of RT demos to avoid the error 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
2017-12-20 20:29:56 +00:00
Giovanni Di Sirio
6c88ea7b0d
Fixed comments in chconf.h files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11069 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-11-23 12:57:05 +00:00
Theodore Ateba
79405cbe8f
AVR: Correct the email address on all makefile.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11026 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-11-16 22:11:26 +00:00
Giovanni Di Sirio
329823da6a
chconf.h files alignment pass 2, added version tag in chconf.h files
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10766 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-04 14:38:29 +00:00
Giovanni Di Sirio
0c5eef8e02
chconf.h files alignment pass 1
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10765 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-04 14:24:45 +00:00
Theodore Ateba
300ac7daa4
AVR: Update demos makefiles to have a clean compilation.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10596 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 15:51:15 +00:00
Theodore Ateba
8ff2ef1974
Add comment to all AVR Makefiles.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10564 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-07 20:42:45 +00:00
Theodore Ateba
47461741ed
Update AVR MEGA demos Makefiles according the new architecture.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10435 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-16 06:39:21 +00:00
Theodore Ateba
52f883487b
Correction of indentation on AVR demo Makefiles.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10351 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-02 17:40:47 +00:00
Theodore Ateba
42278a5df9
Update all AVR Makefile with the SMART BUILD variable.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10331 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-14 09:39:23 +00:00
Theodore Ateba
c1abc1e06f
Update AVR demos Makefiles according the new structure.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10327 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-14 00:39:53 +00:00
tfateba
7013edb5ed
Align all AVR testhal and demo mcuconf.h files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10197 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-28 23:17:37 +00:00
tfateba
f1410eb34b
Update AVR mcuconf.h file by adding PCINT driver system settings.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10182 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 21:15:11 +00:00
gdisirio
e1d8e53579
Tentative USB suspend fix.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9898 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-03 12:43:09 +00:00
Giovanni Di Sirio
c3150eb136
USB fixes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9628 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-16 09:22:22 +00:00
Rob Lippert
06f9534388
Adds support for USB device functionality for AT90USB and
...
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
2016-05-15 12:15:09 +00:00