Commit Graph

10576 Commits

Author SHA1 Message Date
Giovanni Di Sirio 6411cd50b4 Reload feature added to RT virtual timers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14333 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-28 08:10:33 +00:00
Giovanni Di Sirio 5b3566706a Code to be tested, not complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14332 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-27 14:18:35 +00:00
Giovanni Di Sirio 98261e2d9d experiment
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14331 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-26 18:56:11 +00:00
Giovanni Di Sirio e7a0621203 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14330 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-04-26 05:36:39 +00:00
cinsights 211c3a26b1 RP - tidy up removed prototypes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14329 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-26 01:57:47 +00:00
Giovanni Di Sirio b865289880 Fixed launch configuration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14328 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 15:22:32 +00:00
Giovanni Di Sirio 9d617edee6 Restored SB functionality with RT7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14327 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 15:16:41 +00:00
Giovanni Di Sirio 30a51cfb3b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14324 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-04-25 13:53:00 +00:00
Giovanni Di Sirio 7baf0a5c41 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14323 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-04-25 13:50:17 +00:00
Giovanni Di Sirio 70b210860e STM32G0 clock initialization rework, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14322 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 12:29:20 +00:00
Giovanni Di Sirio 1e046d1ca4 Placed an assertion.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14321 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 12:18:44 +00:00
Giovanni Di Sirio 9f06fd0e20 Fixed condition.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14320 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 12:11:36 +00:00
cinsights 623c3133ee Minor change to DMA handling of IRQ DMA disable. Modify SPI handling of DMA ERROR macro.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14319 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 11:57:34 +00:00
vrepetenko 90ab355458 STM32WLxx port migrated to RCCv1
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14318 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 09:52:51 +00:00
vrepetenko b34bcc558b STM32 RCCv1: bd, hse32, pll_v2, ahb2 added. apb2 typo fixed. msi workaroud for undefined RCC_CFGR_SWS_MSI added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14317 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 08:46:32 +00:00
Giovanni Di Sirio 0e274fc310 Single APB variant.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14316 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 07:55:43 +00:00
Giovanni Di Sirio 8699cc7113 Compatibility enhancements, code quality enahancements, made minidrivers use offsets defined in CMSS header files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14315 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 07:29:31 +00:00
Giovanni Di Sirio 1859ff322e Removed duplicated definitions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14314 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 06:58:07 +00:00
Giovanni Di Sirio e337e4c345 Removed even more redundant checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14313 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 06:08:13 +00:00
Giovanni Di Sirio d8c2249c10 Remove more redundant checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14312 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 05:45:39 +00:00
Giovanni Di Sirio 5aa08e0ab4 Removed redundant checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14311 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 05:36:43 +00:00
Giovanni Di Sirio ffe54e9023 White space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14310 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 05:21:46 +00:00
Giovanni Di Sirio 21dd472b24 Updated registry names for RCC.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14309 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 19:30:46 +00:00
Giovanni Di Sirio c31932ba49 Fixed bug #1157.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14307 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 19:14:25 +00:00
Giovanni Di Sirio 6ffbdecc93 Removed duplicated check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14305 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 18:05:49 +00:00
Giovanni Di Sirio af91d0e1de Removed temporary SPI code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14304 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 15:02:47 +00:00
Giovanni Di Sirio 129a26eb40 Cross-core halt message.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14303 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 15:01:02 +00:00
cinsights 58fba1644b RP - Fix SPI DR reversed between TX & RX. Fix minor typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14302 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 14:41:12 +00:00
Giovanni Di Sirio e134412309 Fixed bug #1156.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14299 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 14:24:00 +00:00
Giovanni Di Sirio 70f300b396 Added support for LSI prescaler.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14298 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 13:50:29 +00:00
Giovanni Di Sirio dba2dd7996 Missing NO_INIT check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14297 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 13:25:41 +00:00
Giovanni Di Sirio 6afe1bcc8e Fixed obsolete paths.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14296 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 12:07:17 +00:00
Giovanni Di Sirio 7bfcf2b2ee STM32L4+ clock initialization rework.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14295 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 12:07:00 +00:00
Giovanni Di Sirio 2eee33ec34 Removed duplicated checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14294 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 10:18:50 +00:00
Giovanni Di Sirio 401e35a30a Removed duplicated check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14293 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 10:16:22 +00:00
Giovanni Di Sirio 5708101a95 Formatting.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14292 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 10:05:44 +00:00
Giovanni Di Sirio fe175c0c43 Missing inclusions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14291 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 10:01:36 +00:00
Giovanni Di Sirio f9408a5f73 Formatting and doc fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14290 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 09:59:33 +00:00
Giovanni Di Sirio 5385b8cfdd Added RCC attributes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14289 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 09:41:02 +00:00
Giovanni Di Sirio 5e18794045 Duplicated defs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14288 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 09:40:26 +00:00
Giovanni Di Sirio 100acdc8e8 Added support for STM32L422.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14287 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 08:00:02 +00:00
Giovanni Di Sirio e82a29e7c6 Files mcuconf.h for STM32F746, F767, L432, L452, L476, L496 received the missing setting STM32_WSPI_QUADSPI1_PRESCALER_VALUE.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14286 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 07:46:58 +00:00
Giovanni Di Sirio 5e1d81980f Updated PWM config in various demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14284 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 07:10:12 +00:00
Giovanni Di Sirio b86ec467d0 Removed switch for "advanced" mode in PWM implementation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14283 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 07:03:00 +00:00
Giovanni Di Sirio 6332cccc4b Fixed bug #1155.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14281 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 05:59:38 +00:00
Giovanni Di Sirio dc37843888 Fixed bug #1154.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14278 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 05:33:24 +00:00
Giovanni Di Sirio 86f4f2eef9 Fixed bug #1153.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14275 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 05:11:36 +00:00
Giovanni Di Sirio 85fc97ff31 Error introduced with reworking.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14274 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 05:01:14 +00:00
Giovanni Di Sirio 9d807eaab4 Improved comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14273 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-23 16:27:07 +00:00
Giovanni Di Sirio 00b903fa75 Fixed bug #1113 (again).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14272 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-23 15:35:50 +00:00