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 |
Giovanni Di Sirio
|
bce09ed2de
|
More consistent naming.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14270 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-23 15:15:48 +00:00 |
Giovanni Di Sirio
|
65247ad693
|
Experiment, L4 initialization done like G4.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14269 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-23 14:41:21 +00:00 |
Giovanni Di Sirio
|
02d39d2a37
|
PLL minidrivers fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14268 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-23 13:41:36 +00:00 |
Giovanni Di Sirio
|
c6ad2f65c1
|
Fixed SIO template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14267 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-23 07:52:22 +00:00 |
Giovanni Di Sirio
|
619a2e2e9a
|
Fixed bug #1152.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14266 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-23 07:28:54 +00:00 |
vrepetenko
|
588e9cbe6a
|
STM32WLxx port: deleted STM32WLxxC.ld.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14265 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-23 07:25:44 +00:00 |
vrepetenko
|
89e00b005c
|
STM32WLxx port: fixed RTC driver copilation problems, added IPCC, RTC attributes to registry file, fixed some naming mistakes in stm32_isr.c and stm32_rcc.h
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14264 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-23 07:14:45 +00:00 |
vrepetenko
|
b9c0908faf
|
STM32WLxx port: added pin count to NUCLEO board and demo name, merged stm32wl ld files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14263 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-23 06:52:31 +00:00 |
vrepetenko
|
0a758cdf71
|
STM32WLxx port: added board processor ftl files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14262 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-23 06:46:56 +00:00 |
Giovanni Di Sirio
|
5e1cfe86a2
|
Reverted to 4 timers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14261 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-22 13:27:34 +00:00 |
Giovanni Di Sirio
|
e28f9182b4
|
Added some SPI test code, temporary.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14260 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-22 11:57:25 +00:00 |
Giovanni Di Sirio
|
570bc7b49b
|
Wrong DMA initializations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14259 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-22 08:48:29 +00:00 |
Giovanni Di Sirio
|
a600cc9c36
|
Wrong conditions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14258 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-22 08:31:28 +00:00 |
Giovanni Di Sirio
|
776526b260
|
Fixed DMA offsets.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14257 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-22 07:18:25 +00:00 |
Giovanni Di Sirio
|
64415c7010
|
ADC4 improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14256 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-22 04:37:48 +00:00 |
cinsights
|
18792fe675
|
RP - Fix padding in DMA_Debug_Typedef
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14255 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-21 21:43:36 +00:00 |
Giovanni Di Sirio
|
6db3f89722
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14254 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-21 11:07:21 +00:00 |
Giovanni Di Sirio
|
28a73195dc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14253 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-21 08:19:52 +00:00 |
Giovanni Di Sirio
|
175437d88c
|
More details.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14252 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-21 07:20:43 +00:00 |
Giovanni Di Sirio
|
048127c248
|
No review.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14251 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-21 06:58:57 +00:00 |
Giovanni Di Sirio
|
c9162161cf
|
Trace API renamed for consistency with naming convention.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14250 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-21 06:43:57 +00:00 |
Giovanni Di Sirio
|
a83a328c79
|
Removed some dead code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14249 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-21 05:57:35 +00:00 |
Giovanni Di Sirio
|
a06d58837c
|
Moved architecture file in doxigen files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14248 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-21 05:29:43 +00:00 |
cinsights
|
9a76ba1bad
|
RP - Change DMA macros for revised INTxn layout
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14247 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-20 22:22:00 +00:00 |