Commit Graph

105 Commits

Author SHA1 Message Date
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 4ca542e021 AVR: Update testhal chconf.h files to avoid error during compilation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10775 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-04 21:13:10 +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 153af87bcb AVR: Update testhal Makefiles files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10598 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 17:20:41 +00:00
Theodore Ateba f88467025f Add portable multi-device, multi-board ChibiOS applications.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10585 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-13 22:13:12 +00:00
Theodore Ateba a39210de05 Update makefile on AVR Mega testhal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10584 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-13 22:07:55 +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 32739517b6 Update the SPI configuration structure to fix the demo errors during compilation with the new SPI configuration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10523 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-01 22:43:34 +00:00
tfateba be8de9f456 Update the AVR MEGA testhal Makefile according the new architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10437 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-16 06:40:13 +00:00
Theodore Ateba 7437bfef11 Add a specific directory for AVR MEGA in the testhal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10436 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-16 06:39:57 +00:00
Theodore Ateba 58e8c4d3e1 Update AVR XMEGA all testhal Makefile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10434 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-16 06:39:11 +00:00
Theodore Ateba 6ee9c27885 Correction of indentation on AVR testhal Makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10352 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-02 17:41:00 +00:00
Theodore Ateba 78e93f99de Remove the PCINT support from EXT driver because of a lot of conflicts. The PCINT will be reimplement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10346 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-31 18:55:55 +00:00
Theodore Ateba ccbb4e75be Resolve warning message: (warning: excess elements in array initializer).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10333 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-18 14:08:23 +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 6da6afca5f Update AVR testhal Makefiles according the new structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10328 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-14 00:40:02 +00:00
tfateba 4a4491e204 Add an AVR SPI test hal program.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10198 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-14 11:41:37 +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 c4e88671a1 Remove Makefile.ch and Mafile.nil
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10049 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-14 14:23:15 +00:00
tfateba 5893750163 Update the testhal/AVR/PWM with the new ChibiOS architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10048 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-14 14:08:09 +00:00
tfateba 44fd241085 Update AVR testhal GPT and fixed #error invalid configuration file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10014 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-04 15:35:42 +00:00
tfateba 3d17c576a4 Fixed Compilation errors and update testhal/AVR/I2C/ files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9952 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-12-04 20:19:13 +00:00
tfateba 6eb873e10f Remove the i2c activation from the EXT AVR testhal template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9949 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-12-04 14:50:34 +00:00
tfateba 5418e8ef0f Update testhal/AVR/ADC mcuconf.h file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9947 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-12-04 14:38:43 +00:00
tfateba ef75851d10 Fixed small ident, readme file and Makefile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9896 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-01 02:04:43 +00:00
tfateba 4600e6fc46 Add test program for AVR ADC hal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9895 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-01 01:33:13 +00:00
Fabio Utzig 5b0e38c828 Added EXT driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9871 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-10-23 10:53:37 +00:00
Giovanni Di Sirio 5928999fd5 Mass update of configuration files with QSPI settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9486 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-15 09:18:27 +00:00
Giovanni Di Sirio 498be17d1f Makefiles mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9344 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-23 06:03:22 +00:00
Giovanni Di Sirio b529e1b88e Separate trace module, simplified tracer configuration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9239 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-05 07:36:15 +00:00
Giovanni Di Sirio 830278dcd2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-03-23 18:43:19 +00:00
Giovanni Di Sirio b3fe630e4b Mass license update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-03-18 10:29:35 +00:00
Giovanni Di Sirio 1914bcbbf4 Removed I/O queues and streams from RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9125 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-03-16 11:09:29 +00:00
Giovanni Di Sirio d7d709ee5a Continue merge of RT4/NIL2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8908 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-02-18 12:05:17 +00:00
Giovanni Di Sirio 1cbf7b6019 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8680 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-01-03 14:33:37 +00:00
Giovanni Di Sirio f14b80fff1 Added missing entry to halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8677 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-01-03 11:22:38 +00:00
Giovanni Di Sirio 4972de4967 Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8676 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-01-03 11:13:25 +00:00
Giovanni Di Sirio f6254956eb Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8675 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-01-03 11:09:44 +00:00
Giovanni Di Sirio 1671d6b7e1 Mass update of halconf.h, added USB settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8663 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-12-31 11:25:02 +00:00
Giovanni Di Sirio f02349c2b1 Updated all halconf.h files for WDG.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8560 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-12-03 15:32:42 +00:00
Giovanni Di Sirio 7f12509003 Mass update of halconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8495 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-11-16 10:11:21 +00:00
Giovanni Di Sirio 15d0007e96 Mass change, all thread functions now return void.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7849 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-04-03 12:48:22 +00:00
Giovanni Di Sirio fb8998ce9c Fixed bug #567.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7786 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-03-21 09:39:02 +00:00
Giovanni Di Sirio 4487f919ec Fixed a wrong comment in chconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7740 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-03-09 11:16:46 +00:00
Giovanni Di Sirio 3d1a86e9fb MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7710 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-03-03 10:02:55 +00:00
Giovanni Di Sirio ea6abe0731 chprintf and streams are now part of the HAL library.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7665 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-02-06 11:42:26 +00:00
gdisirio fa1aeb7e9a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-01-11 13:56:55 +00:00
gdisirio 8cbaf4d1ec git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7451 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-11-01 17:27:48 +00:00
utzig a852609170 [AVR] Add very simple I2C test demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7236 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-02 19:32:00 +00:00
utzig d28344062e [AVR] Add GPT test (RT-only)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7053 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-07-21 13:18:08 +00:00
utzig 2d8b1d70b4 [AVR] Add ICU test (RT-only)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7052 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-07-21 13:11:35 +00:00
utzig cfdaaa4edd Added AVR PWM test demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7023 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-07-09 01:27:25 +00:00