Commit Graph

87 Commits

Author SHA1 Message Date
Giovanni Di Sirio 8361acead5 Updated all NIL chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11135 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-12-09 07:18:02 +00:00
Giovanni Di Sirio d447fd6cee New hooks added to RT, stronger checks on RT chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11071 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-11-24 07:59:12 +00:00
Giovanni Di Sirio 972c282b7f Mass update of all chconf.h files with new options.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11070 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-11-23 13:40:01 +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
Theodore Ateba 5f7fd279be AVR: Fix the error: (obsolete or unknown configuration file).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10954 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-11-05 09:48:38 +00:00
Theodore Ateba a4b5f16690 AVR: Add the os lib test suite part to the AVR Mega demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10933 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-11-04 10:46:21 +00:00
Theodore Ateba fb6d414856 AVR: Activate the dynamic flag on the RTOS configuration for the test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10932 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-11-04 10:46:13 +00:00
Giovanni Di Sirio f6ddc053fd Mass updated all demos with the new test code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10886 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-23 12:46:52 +00:00
Giovanni Di Sirio afe8d1ee87 Re-alignment of all halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10875 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-22 13:34:38 +00:00
Giovanni Di Sirio 94236f4be7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10838 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-10-16 20:41:12 +00:00
Giovanni Di Sirio d200baf21f Fixed various typos and documentation-related issues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10776 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-05 07:05:45 +00:00
Theodore Ateba 55a9e2899e AVR: Update demos chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10774 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-04 21:01:11 +00:00
Giovanni Di Sirio 426c5edcd8 chconf.h files alignment pass 3, added objects factory settings
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10767 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-04 14:46:20 +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 0daa851127 AVR: Update readme.txt files in demos folders.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10724 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-01 09:42:28 +00:00
Theodore Ateba 1dbf08a138 AVR: Add missing readme.txt file in demos folders.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10723 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-01 09:42:16 +00:00
Theodore Ateba ea0cdcbbc6 AVR: Remove this files, no more needed with the new makefile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10597 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 15:53:35 +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 885c2660af Activate the USB driver in mcuconf file to build the demo without any error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10443 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-17 19:37:30 +00:00
Theodore Ateba dc6ae99381 Add a NIL demo for Arduino NANO.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10442 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-17 19:37:21 +00:00
Theodore Ateba c7e433fed9 Add Arduino MINI NIL demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10441 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-17 19:37:04 +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 65ff63d517 Update the AVR Tiny RT demo makefile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10419 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-13 14:19:43 +00:00
Theodore Ateba 54497f6d70 Update the AVR Tiny NIL demo makefile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10418 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-13 14:19:37 +00:00
Theodore Ateba c4c7e4115e Add an RT demo for AVR XMega.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10389 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-10 19:59:10 +00:00
Theodore Ateba d815243fa4 Add a NIL demo for AVR XMega.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10378 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-09 20:29:52 +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 b693c748d5 Add a readme file to the DIGISPARK ATiny 167 NIL demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10335 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-21 09:49:36 +00:00
Theodore Ateba 88aa29d4aa Add ChibiOS RT demo for AVR ATtiny167 mcu.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10334 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-19 21:27:45 +00:00
Theodore Ateba 6316601165 Add NIL support for AVR Tiny architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10332 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-14 21:52:58 +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 490c371675 Update NIL AVR Arduino Mega demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10257 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-10 00:48:17 +00:00
tfateba 72bf7d1c66 Correct the AVR Programmer name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10256 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-10 00:36:19 +00:00
tfateba 7d7b9a866f Update the AVR Arduino Uno NIL demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10254 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-10 00:24:10 +00:00
tfateba e458f39048 Rename AVR demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10252 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-09 23:31:17 +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
tfateba b4bb9f7ddc Fixed building error and invalid configuration files for AVR Arduino Uno demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9951 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-12-04 15:27:31 +00:00
tfateba 8c7eea1196 Update AVR Mini and Nano demo mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9950 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-12-04 14:57:31 +00:00
tfateba 8e3a0d5dee Update the AVR mega RT demo mcuconf.h file
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9948 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-12-04 14:48:16 +00:00
tfateba 55b0336818 Add support for AVR, Arduino Mini board.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9901 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-04 23:36:20 +00:00
tfateba 66c47f2725 Add support for AVR, Arduino Nano board.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9900 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-04 23:24:50 +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
Diego W. Antunes a7df9a8910 Arduino Leonardo support
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
2016-05-18 21:23:13 +00:00
Fabio Utzig e555cd14ab [AVR] Add support for sparkfun pro micro board
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9489 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-15 12:17:52 +00:00