Commit Graph

76 Commits

Author SHA1 Message Date
Giovanni Di Sirio 5806f29b87 New halconf.h template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11788 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-17 09:03:27 +00:00
Theodore Ateba 4ed8683d35 AVR: Update the multi.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11761 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-15 08:04:59 +00:00
Theodore Ateba b300b61ee0 Update testhal makefile to avoid compîlation errors with chlib.h and chlicense files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11760 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-15 08:03:58 +00:00
Rocco Marco Guglielmi f685cd7f54 Minor fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11750 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 15:42:45 +00:00
Giovanni Di Sirio 9bbc74119e Configuration files realignment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11741 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 12:29:24 +00:00
tfateba 052c4ea7ab AVR: Add testhal watchdog demo code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11514 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-19 20:50:11 +00:00
Theodore Ateba 0e4b28266a AVR: Add a testhal demo for XMEGA128U4A for OSLIB test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11509 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-19 20:47:40 +00:00
Theodore Ateba ab87baa16a AVR: Add a testhal demo for XMEGA128U4A to test the SERIAL low level driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11496 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-12 20:18:58 +00:00
Theodore Ateba 7e524e21e2 AVR: Add a testhal demo for XMEGA128U4A to test the USART low level driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11495 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-12 20:18:51 +00:00
Giovanni Di Sirio f063c4d193 Mass update of the Apache 2.0 license statement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-01-20 11:44:14 +00:00
Theodore Ateba 4579b368b9 AVR: Simplify the PWM example code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11335 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-01-18 22:25:12 +00:00
Theodore Ateba cf84da6cbd AVR: Update demo comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11334 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-01-18 22:24:44 +00:00
Theodore Ateba 12e9265ebf AVR: Add other prescalers to the PWM low level driver and update testhal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11302 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-01-17 22:18:34 +00:00
Theodore Ateba ae4ca53d71 AVR: Update AVR multi demo configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11177 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-12-23 15:27:04 +00:00
Theodore Ateba 2bd9de7041 AVR: Update all configuration files of testhal 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@11155 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-12-21 09:16:17 +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
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
Theodore Ateba f96e940380 AVR: Fix compilation errors for ICU testhal program.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10821 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-13 19:32:54 +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 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