Commit Graph

10111 Commits

Author SHA1 Message Date
Giovanni Di Sirio 94f828442a Text alignment fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13749 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-12 15:33:48 +00:00
Giovanni Di Sirio 5deb16f16d RT7 merged, only ARMv7-M port functional.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13748 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-12 13:15:38 +00:00
Giovanni Di Sirio 5d470d2e1a Restored missing hooks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13746 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-11 11:43:52 +00:00
Giovanni Di Sirio ffd47a7f3a Improvement to time stamps, added test code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13745 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-11 09:40:59 +00:00
Giovanni Di Sirio 02b653d98c New API for high resolution monotonic time stamps.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13744 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-11 06:16:26 +00:00
Giovanni Di Sirio 6d911dde73 Fixed bug #1111.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13742 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-06 17:30:12 +00:00
Giovanni Di Sirio af948f8583 Fixed bug #1109.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13740 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-06 09:35:47 +00:00
Giovanni Di Sirio 429238ac29 Fixed bug #1109.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13737 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-06 09:24:49 +00:00
Giovanni Di Sirio 7fa61ac415 Renamed project.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13736 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-06 08:52:18 +00:00
Giovanni Di Sirio 8a1b18108c Updated FatFS to version 0.14.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13735 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-06 08:02:12 +00:00
Giovanni Di Sirio e17ee10032 Fixed bug #1108.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13732 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-06 06:26:35 +00:00
Giovanni Di Sirio 3249070d41 Fixed bug #1107.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13728 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-26 08:12:04 +00:00
Giovanni Di Sirio 3bbc7d36ad Added a new setting to STM32 USBv1 allowing for some clock deviation from 48MHz. Renamed setting USB_HOST_WAKEUP_DURATION to STM32_USB_HOST_WAKEUP_DURATION for consistency.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13726 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-26 07:51:04 +00:00
Giovanni Di Sirio fb7a643342 Fixed bug #1106.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13723 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-19 11:58:02 +00:00
Giovanni Di Sirio 3783e6ca4f Fixed bug #1105.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13720 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-19 07:43:30 +00:00
Giovanni Di Sirio 7ed288e9d1 MISRA fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13719 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-19 07:20:37 +00:00
Giovanni Di Sirio 9828028b9c Fixed bug #1104.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13716 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-19 06:57:07 +00:00
Giovanni Di Sirio e5038ecda2 Readability changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13715 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-15 10:30:40 +00:00
Giovanni Di Sirio 4baa25f4cc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13714 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-06-15 09:50:32 +00:00
Giovanni Di Sirio 1b0327afd4 Fixed all multi makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13710 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-14 18:19:24 +00:00
Giovanni Di Sirio 041b369f3e Tentative fix for bug #1104.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13709 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-14 08:30:05 +00:00
Giovanni Di Sirio f5cd1ffca6 Experimental VT STORM test application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13708 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-14 08:17:26 +00:00
Giovanni Di Sirio ce66e0a202 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13707 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-06-13 10:49:46 +00:00
Giovanni Di Sirio 08bfb4cc59 Added STM32G4 to the IRQ storm test.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13706 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-13 09:22:33 +00:00
Giovanni Di Sirio fd498c5fde Unified IRQ storm demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13705 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-13 08:34:29 +00:00
Giovanni Di Sirio 19a236b0de Preparation for RT7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13701 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-10 07:27:53 +00:00
Giovanni Di Sirio 598cd51c47 Preparation for RT7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13700 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-10 07:26:45 +00:00
Giovanni Di Sirio 0b3a095690 More FDCAN changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13693 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-07 09:36:16 +00:00
Giovanni Di Sirio 0850d9a7a2 FDCAN changes, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13692 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-07 09:03:05 +00:00
Giovanni Di Sirio 3d63ab70e1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13689 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-06-06 12:21:57 +00:00
Giovanni Di Sirio afc0684e75 Fixed bug #985.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13685 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-06 06:50:42 +00:00
Rocco Marco Guglielmi 36376c4f53 Added a new ChibiOS EX demo used to test the SPI driver of the ADUCM360
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13684 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-02 13:05:32 +00:00
Rocco Marco Guglielmi c03b30b6fe Changed SPI select mode in the STM32/STM32F4xx/SPI-ADXL355 demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13683 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-02 12:56:31 +00:00
Rocco Marco Guglielmi 6740b61022 Updated ADICUP360 demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13682 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-02 12:55:44 +00:00
Rocco Marco Guglielmi c709dd2a9f Minor comment update
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13681 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-02 12:51:23 +00:00
Rocco Marco Guglielmi cf63148193 Fixed Bug #1103
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13680 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-02 12:50:56 +00:00
Giovanni Di Sirio 4e6498d6f2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13679 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-06-01 13:51:56 +00:00
Giovanni Di Sirio f64a46e581 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13678 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-06-01 09:03:16 +00:00
Giovanni Di Sirio 6b199e8b61 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13677 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-05-31 08:23:07 +00:00
Giovanni Di Sirio 6427a96b26 Added entry for STM32L475 in STM32L4 registry header, updated all configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13676 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-05-31 08:16:01 +00:00
Giovanni Di Sirio c37c67b0b8 More bug #1101.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13674 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-05-31 07:58:24 +00:00
Giovanni Di Sirio 0c8ed46600 Updated CMSIS headers for STM32F7, G0, G4, H7, L0, L4, L4+.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13673 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-05-31 07:58:00 +00:00
Giovanni Di Sirio c1ff7b26b9 Fixed bug #1102.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13671 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-05-31 07:24:12 +00:00
Giovanni Di Sirio 1dbc391156 Fixed bug #1101.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13669 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-05-31 07:20:05 +00:00
cinsights 578f35a004 Fix sector size in STM32F4xx EFL driver and add F4x5/4x7
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13668 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-05-28 04:00:12 +00:00
Rocco Marco Guglielmi 6f592bc0c9 Removed debug configurations for RT-ADUCM360-ADICUP360 demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13666 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-05-26 19:39:31 +00:00
Rocco Marco Guglielmi 40d9900520 Fixed misconfiguration of tickles mode for ADICUP360 demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13665 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-05-26 19:38:45 +00:00
Giovanni Di Sirio 8a9a5ba570 Tentative fix for EXTI problem on G0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13664 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-05-24 08:03:25 +00:00
Giovanni Di Sirio 5fccd2d8a6 Removed unused sources from makefile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13663 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-05-23 07:45:08 +00:00
Giovanni Di Sirio 903613b935 Fixed bug #1100.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13661 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-05-23 07:42:20 +00:00