Commit Graph

7847 Commits

Author SHA1 Message Date
Rocco Marco Guglielmi b64207597a Edited RT-SAMA5D2-XPLAINED demo to be compliant with default demos (still uncomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10624 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 17:12:26 +00:00
Rocco Marco Guglielmi a60222ee6e Added board init mechanism for SAMA5D27
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10623 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 17:11:26 +00:00
Rocco Marco Guglielmi e77c71f96a Added PIO related macros
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10622 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 17:10:31 +00:00
Rocco Marco Guglielmi 11e716fc01 Improved AIC to work with both secure and non secure mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10621 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 17:08:12 +00:00
Rocco Marco Guglielmi 65874b21bd Added SAMA_HAL_IS_SECURE switch
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10620 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 17:07:33 +00:00
Rocco Marco Guglielmi d7dca11fbf Added Matrix clock enable in SAMA/SAMA5D2x/hal_lld.c
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10619 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 17:04:55 +00:00
Giovanni Di Sirio c082ec5564 Added a test suite generator tool written in FTL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10617 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 15:42:37 +00:00
Giovanni Di Sirio 3b3afb7d55 Improved RT and NIL test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10614 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 15:38:40 +00:00
Giovanni Di Sirio fb355909fa Added an FTL unit-test generator tool independent from SPC5Studio, it uses the same configuration.xml file so SPC5Studio can still be used but it is not in the critical path.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10612 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 13:28:22 +00:00
Giovanni Di Sirio 7209ce9df2 MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10610 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 10:01:09 +00:00
gdisirio 400e809f4f Fixed a typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10607 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 07:50:13 +00:00
Giovanni Di Sirio 16224e72a4 Demo working now.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10606 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 07:22:40 +00:00
Giovanni Di Sirio 726f224d16 Fixed documentation error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10605 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 07:08:17 +00:00
Giovanni Di Sirio 53c475eeb4 Added STM32 SPI multi demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10604 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-17 07:07:42 +00:00
Rocco Marco Guglielmi 6b355dee89 Style fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10603 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 23:42:52 +00:00
Rocco Marco Guglielmi 30e99fdee6 Style fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10602 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 23:42:19 +00:00
Rocco Marco Guglielmi 9f9468efcc Restored folder in RT-SAMA5D2-XPLAINED demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10601 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 23:41:46 +00:00
edolomb 5a1baefb4c Changed Thread's name
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10600 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 20:49:10 +00:00
edolomb 2f22ea3428 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10599 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-16 20:46:04 +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 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 7a41596878 AVR: Add Line LED definition and update comments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10595 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 15:50:57 +00:00
Theodore Ateba c5c47655f6 Add a casting conversion to remove warning during compilation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10594 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 15:50:51 +00:00
Theodore Ateba 21aec31e1f AVR: Update the USB lld file according to the new endpoint enumeration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10593 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 15:50:45 +00:00
Theodore Ateba 077c58efda AVR: Add PAL line support in ATTiny lld.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10592 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 15:50:38 +00:00
Theodore Ateba 6c0086f449 AVR: Add PAL line support in XMEGA lld.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10591 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 15:50:30 +00:00
Theodore Ateba 18d0b140b8 AVR: Remove the programming target from the generic makefile rule.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10590 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 14:02:09 +00:00
Rocco Marco Guglielmi b3588b34c0 Improved clock tree configuration for SAMA5
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10589 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 12:23:43 +00:00
edolomb 43fb2b1779 Updated Thread size
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10588 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-15 17:27:21 +00:00
edolomb a65470f356 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10587 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-15 17:23:05 +00:00
edolomb f8fe78d5ec Added Blinking and Serial Thread
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10586 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-14 14:37:03 +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 ed738335e5 Add AVR makefile rules for compilation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10583 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-13 22:07:43 +00:00
Theodore Ateba 264c9a9286 Add Line LED definition and comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10582 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-13 21:36:07 +00:00
Theodore Ateba 0151295d4f Remove a compilation warning.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10581 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-13 21:35:59 +00:00
Theodore Ateba 1fb6dc3e55 Add PAL line support in PAL lld for AVR port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10580 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-13 21:22:38 +00:00
Rocco Marco Guglielmi dab0220e94 Cosmetic changes in SAMA clock init
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10579 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-13 19:52:54 +00:00
Giovanni Di Sirio 412b535d51 Updated LLD templates with latest changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10578 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-13 14:14:44 +00:00
Giovanni Di Sirio 792d0a0c42 Fixed bug #884.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10576 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-13 08:35:14 +00:00
Giovanni Di Sirio c3c4b3af58 Fixed GPIO port index calculation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10573 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-11 19:36:26 +00:00
Giovanni Di Sirio 67ac09b2f3 Moved wakeup logic in LLD.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10572 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-09 16:45:34 +00:00
Giovanni Di Sirio 8204b9ce59 Added wakeup bit clear on interrupt.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10571 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-09 11:23:11 +00:00
gdisirio 7da97fec6a Tentative implementation of USB host wake-up API.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10570 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-09 11:20:03 +00:00
Giovanni Di Sirio 66cf5195f9 Fixed bug #885.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10567 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-09 10:44:22 +00:00
Giovanni Di Sirio 5100d6afbf Fixed some typos and errors in the new hal_pal.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10566 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-09 09:31:26 +00:00
Giovanni Di Sirio 2053013a21 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10565 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-09-09 09:20:57 +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
Giovanni Di Sirio ce446b196a FatFS 0.13 integrated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10562 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-07 09:16:39 +00:00