Giovanni Di Sirio
0b626c16f8
Inter-core synchronization on initialization, to be tested.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14176 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-14 12:20:33 +00:00
Giovanni Di Sirio
261a59db50
Time calibration data moved in ch_system, it is now shared.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14175 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-14 11:59:59 +00:00
Giovanni Di Sirio
0738442a0c
Shared registry in SMP mode, to be tested.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14174 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-14 11:52:42 +00:00
Giovanni Di Sirio
e4401ac0c3
The variable ch_system is not available in all configurations, "owner" is always present in thread structures, shell enhanced to show the core id.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14173 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-14 10:15:37 +00:00
Giovanni Di Sirio
c93d99ee3a
Fixed regression from latest changes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14172 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-14 07:54:53 +00:00
cinsights
ccec3b72d6
Clear INTE at TIMER init.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14171 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-13 11:46:28 +00:00
Giovanni Di Sirio
42d5fca126
More registry-related changes, removed some complexity from asm port modules thanks to registry changes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14170 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-13 08:42:51 +00:00
Giovanni Di Sirio
0b1cc7db27
Changes to registry, preparation.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14169 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-13 08:18:46 +00:00
cinsights
6c4c84a0c2
Add WDGv1 template
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14168 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-13 02:54:04 +00:00
cinsights
07e1b5618d
Complete I2C bit definitions
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14167 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-13 02:24:16 +00:00
cinsights
52b225739c
Add more RP peripheral definitions
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14166 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-12 06:49:47 +00:00
cinsights
e4681c97c0
More peripheral definition and fix RTC DOTW masking.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14165 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-10 13:59:07 +00:00
Giovanni Di Sirio
923c98a2a1
Fixed some obvious regressions in AVR port.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14163 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-10 13:29:14 +00:00
Giovanni Di Sirio
af46126fa6
Small documentation fixes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14162 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-10 07:41:26 +00:00
Giovanni Di Sirio
65d78352b9
Improved port info.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14161 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-10 07:38:05 +00:00
Giovanni Di Sirio
76224772e2
Removed dedundant code.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14160 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-10 07:35:42 +00:00
cinsights
4d673ef2c8
Add more peripheral definitions (bit defines WIP)
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14159 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-10 04:35:33 +00:00
cinsights
824722a181
RTC callback working
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14158 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-09 13:17:08 +00:00
cinsights
c0f61c3926
RTC typo fix
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14157 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-09 09:29:00 +00:00
Giovanni Di Sirio
4913569895
Cross-core signaling now apparently works.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14156 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-09 09:06:22 +00:00
Giovanni Di Sirio
c3a2ee2e35
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14155 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-09 09:02:40 +00:00
cinsights
e785bdc21f
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14154 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-09 07:14:20 +00:00
Giovanni Di Sirio
888af4c028
Added PSM block.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14153 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-09 07:08:39 +00:00
cinsights
730ac499bb
RP RTC add alarm macros
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14152 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-09 06:59:25 +00:00
cinsights
dfb451f438
RP RTC alarm matching update
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14151 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-09 02:17:44 +00:00
cinsights
c97e9fad20
Correct RTC bitpos
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14150 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-08 13:57:08 +00:00
cinsights
55e27e771d
RP RTC update
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14149 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-08 13:36:24 +00:00
cinsights
21c59fea5c
Add RP RTC bit definitions + driver WIP
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14148 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-08 05:50:22 +00:00
cinsights
2bb8aac319
WIP RP RTC alarm
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14147 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-07 21:30:20 +00:00
Giovanni Di Sirio
a1484110fa
Added DMA definitions.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14146 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-07 12:26:38 +00:00
Giovanni Di Sirio
ba74711891
Removed MPU-related changes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14145 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-07 11:42:37 +00:00
cinsights
54e5352a0e
RP basic RTC functional
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14144 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-07 09:16:49 +00:00
cinsights
653da0da2e
More RTC WIP
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14143 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-07 04:00:07 +00:00
cinsights
c2fd099efc
RP2040 RTC driver WIP
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14142 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-06 20:58:04 +00:00
Giovanni Di Sirio
22c741835d
CM0+ MPU support, not finished.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14141 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-06 14:41:24 +00:00
Giovanni Di Sirio
daff5a6a69
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14140 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-05 18:05:36 +00:00
Giovanni Di Sirio
055983befd
Fixed wrong assertions.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14139 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-05 13:55:04 +00:00
Giovanni Di Sirio
f0214c84a0
doc fix
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14138 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-05 13:51:24 +00:00
Giovanni Di Sirio
4a1c137eb5
Introduced "root" system variable.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14137 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-05 12:12:19 +00:00
Giovanni Di Sirio
c97d08b670
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14136 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-04 17:23:25 +00:00
Giovanni Di Sirio
4c61895918
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14135 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-04 16:39:19 +00:00
Giovanni Di Sirio
5ef2428650
Cross-cores threads creation support.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14134 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-04 09:55:52 +00:00
Giovanni Di Sirio
9195ca3563
Added RT counter support to RP2 port.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14133 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-04 08:26:20 +00:00
Giovanni Di Sirio
b420d1665e
Various fixes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14132 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-04 08:13:44 +00:00
Giovanni Di Sirio
4fa307658e
SMP done, to be validated.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14130 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-03 10:50:35 +00:00
Giovanni Di Sirio
c5b9581d72
Documentation fixes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14129 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-03 07:40:33 +00:00
Giovanni Di Sirio
3e50e220a7
More SMP-related changes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14128 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-03 07:29:44 +00:00
Giovanni Di Sirio
3eb2365dca
Split plain ARMv6-M and ARMv6-M-RP2 ports.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14127 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-03 07:15:48 +00:00
Giovanni Di Sirio
658077bd6e
More SMP-related enhancements.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14126 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-03 07:11:22 +00:00
Giovanni Di Sirio
3d9b1e9dd9
SMP-related changes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14125 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-02 17:45:42 +00:00
Giovanni Di Sirio
70065704fd
SMP-related changes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14124 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-02 17:45:06 +00:00
Giovanni Di Sirio
781b714fd3
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14122 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-02 10:52:23 +00:00
Giovanni Di Sirio
dbb6d05322
Fixes to the ST tick mode.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14120 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-02 09:33:13 +00:00
Giovanni Di Sirio
f09e1976b2
Dual core more working....
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14119 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-02 07:38:27 +00:00
Giovanni Di Sirio
0f5ce825b1
Fixed SIO structure.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14118 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-01 13:39:38 +00:00
Giovanni Di Sirio
0a7b3b9e88
ST driver enhancements related to multi core support.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14117 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-01 12:01:41 +00:00
Giovanni Di Sirio
6ca8874513
Fixed bug #1151 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14113 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-30 11:56:26 +00:00
Giovanni Di Sirio
ca416ea711
Added multicore-enabled port for RP2, not complete.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14112 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-30 10:36:26 +00:00
Giovanni Di Sirio
c0820cb467
Fixed a doxygen tag.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14111 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-30 10:18:24 +00:00
Giovanni Di Sirio
31be5c3934
It does have an MPU.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14110 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-30 09:20:31 +00:00
Giovanni Di Sirio
4701828270
RP2040 FIFO support.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14108 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-30 07:33:06 +00:00
Giovanni Di Sirio
8646bb3153
License update.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14105 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-29 15:24:45 +00:00
Giovanni Di Sirio
e612e95662
Temporary code for starting RP core 1.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14104 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-29 14:18:37 +00:00
Giovanni Di Sirio
f91d50a826
Tick-less mode support for RP.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14102 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-29 08:43:50 +00:00
Giovanni Di Sirio
8333cc054c
Added some missing checks.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14101 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-29 04:45:40 +00:00
Giovanni Di Sirio
b145dfbdbd
Fixes in the SIO and PAL drivers.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14100 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-28 19:36:32 +00:00
cinsights
f20f49bba5
Fixed bug #1150 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14096 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-28 10:09:19 +00:00
Giovanni Di Sirio
172a0a9a03
PAL done, LED flashing.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14095 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-28 08:42:53 +00:00
Giovanni Di Sirio
226bb595c3
Non complete.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14094 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-27 21:18:03 +00:00
Giovanni Di Sirio
e72906f68e
Formatting fixes, unused args fixes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14093 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-27 17:32:17 +00:00
Giovanni Di Sirio
557fe2bf0e
PAL driver template.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14092 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-27 15:31:09 +00:00
Giovanni Di Sirio
479653eee1
Fixed clock initialization.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14091 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-27 11:13:12 +00:00
Giovanni Di Sirio
fedede7989
RP UART IRQ support STM32-style.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14090 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-27 08:50:17 +00:00
Giovanni Di Sirio
d6c3fe0d46
More work on RP SIO driver. Support for peripheral resets.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14089 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-27 08:20:09 +00:00
Giovanni Di Sirio
525f89f0e3
RP2040 SIO driver stubs, other minor changes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14088 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-23 12:54:37 +00:00
Giovanni Di Sirio
ab9cf94dea
More CMSIS definitions.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14087 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-23 11:39:14 +00:00
Giovanni Di Sirio
f220a267f0
More CMSIS support.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14086 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-23 10:15:07 +00:00
Giovanni Di Sirio
f7f8df4752
Clock initialization improvements.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14085 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-23 08:23:17 +00:00
cinsights
3903137141
Fixed bug #1149 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14081 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-23 01:56:31 +00:00
Giovanni Di Sirio
33e6532a53
Clock initialization using the SDK, no settings.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14080 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-22 16:28:03 +00:00
Giovanni Di Sirio
de273b8b04
Bindings for Pico-SDK.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14079 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-22 11:29:15 +00:00
cinsights
075912774e
Fix TIM register layout difference for STM32G4 series (bug #1148 )
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14076 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-22 07:23:57 +00:00
Giovanni Di Sirio
e818724a4e
More RP2040 code.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14075 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-20 17:03:26 +00:00
Giovanni Di Sirio
55b6d2718f
RP2040 HAL stubs.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14074 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-20 15:14:04 +00:00
Giovanni Di Sirio
0b2f801d71
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14073 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-20 14:25:10 +00:00
Giovanni Di Sirio
54304f7f66
CMSIS stubs for RP2040.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14072 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-20 14:16:46 +00:00
Giovanni Di Sirio
2959d2876b
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14071 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-20 09:07:12 +00:00
Giovanni Di Sirio
b6df752c69
Removed old ARMCMx port.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14067 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-08 10:22:42 +00:00
Giovanni Di Sirio
f8d8a73645
Tentative fix for fast interrupts.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14062 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-07 09:25:14 +00:00
Giovanni Di Sirio
f77cc7962a
Tentative fix for bug #1147 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14061 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-07 08:13:13 +00:00
cinsights
0163a71e50
Fixed bug #1146 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14057 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-04 23:30:08 +00:00
Giovanni Di Sirio
1ce430e493
Fixed bug #1145 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14049 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-02-13 09:16:24 +00:00
Giovanni Di Sirio
c77c93324d
Added assertion into chSchGoSleepS() to prevent sleeping in the idle thread.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14048 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-02-13 09:00:03 +00:00
Giovanni Di Sirio
ce63cadda6
Fixed bug #1144 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14045 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-02-13 08:56:12 +00:00
Giovanni Di Sirio
a50c0e83c8
Fixed bug #1143 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14044 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-02-13 08:45:52 +00:00
Giovanni Di Sirio
c8bf18ea38
Documentation fix.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14041 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-02-13 07:54:01 +00:00
Giovanni Di Sirio
f94059bbef
Documentation quality fixes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14039 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-02-08 11:10:21 +00:00
Giovanni Di Sirio
800c37a960
Documentation quality fixes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14036 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-02-08 10:21:45 +00:00
Giovanni Di Sirio
7024529a28
Documentation quality fixes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14035 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-02-08 09:41:37 +00:00
Giovanni Di Sirio
b9d081adeb
Fixed bug #1142 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14032 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-02-07 10:14:23 +00:00
Giovanni Di Sirio
1d3aae3b93
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14031 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-02-06 08:24:41 +00:00
Giovanni Di Sirio
21eb903b0b
Fixed error introduced with queue changes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14030 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-02-06 07:30:22 +00:00
Giovanni Di Sirio
38e0f697d4
Wrong size....
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14026 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-25 15:58:00 +00:00
Giovanni Di Sirio
8654b34b95
Fixed overflow probkem.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14025 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-25 15:49:35 +00:00
Giovanni Di Sirio
9f5a8820b1
Fixed a problem with MPU support.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14024 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-25 14:16:06 +00:00
Giovanni Di Sirio
89717aa637
Fixed bug #1141 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14022 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-23 11:28:06 +00:00
Giovanni Di Sirio
483f99db86
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14021 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-23 08:33:35 +00:00
Giovanni Di Sirio
dcd16e9ca0
More WB patches.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14020 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-23 07:51:25 +00:00
cinsights
78df665ca0
Fix bug 1140 - chsnprintf() sign mode/filler mode conflict
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14018 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-16 03:23:48 +00:00
Giovanni Di Sirio
3f47670d69
More STM32WB-related patches.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14017 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-12 08:42:33 +00:00
cinsights
8e5cc9a203
Add time conversion macros and functions for monotonic time stamps
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14016 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-11 12:14:32 +00:00
Giovanni Di Sirio
bbb700257e
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14015 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-06 17:17:03 +00:00
Giovanni Di Sirio
d73692c651
Updates to STM32WBxx port.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14014 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-06 08:38:25 +00:00
Giovanni Di Sirio
0db4602521
White space fix.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14013 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-04 09:12:40 +00:00
Giovanni Di Sirio
80126c6b01
Fixed a comment.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14012 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-04 09:11:17 +00:00
Giovanni Di Sirio
adeb90f256
Undone last changes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14011 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-01 08:52:56 +00:00
cinsights
476c02c139
Add new get/set flags and dispatch function to Events
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14009 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-31 10:39:19 +00:00
Giovanni Di Sirio
c8eb233813
Hidden error.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14004 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-29 15:29:38 +00:00
cinsights
0cc119c1dd
Update STM32WB implementation
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14003 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-29 09:13:07 +00:00
Giovanni Di Sirio
9bb2f4eadf
Fixed CMSIS RTOS wrapper.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14000 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-28 18:53:33 +00:00
Giovanni Di Sirio
ad39bd7adb
Added missing field to chconfs, adjusted OSAL wrapper.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13997 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-28 18:36:04 +00:00
Giovanni Di Sirio
f80db3de1e
Fixed warning.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13994 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-27 10:06:44 +00:00
Giovanni Di Sirio
b62b5cf999
Fixed OTG regression on H7.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13983 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-25 09:36:47 +00:00
Giovanni Di Sirio
83b626bcb8
Removed a cast, fixed a compile problem.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13977 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-24 14:46:48 +00:00
cinsights
4b3dde8019
Change STM32WB to gpio2 in board cfg and platform.mk
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13975 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-22 12:42:04 +00:00
Giovanni Di Sirio
ffb3542a50
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13974 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-21 14:00:15 +00:00
Giovanni Di Sirio
7802b82505
MISRA-related fixes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13973 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-20 09:37:02 +00:00
Giovanni Di Sirio
f56587102a
Fixed more regressions.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13972 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-20 08:19:23 +00:00
Giovanni Di Sirio
93e3cdbba2
Fixed wrong error message.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13971 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-20 07:30:31 +00:00
cinsights
f6e7aa1acd
Correct reference to thread prio in shell_cmd.c
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13970 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-20 04:13:33 +00:00
cinsights
ea9c9860d8
Correction to fix for #1139
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13969 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-20 03:32:59 +00:00
cinsights
7522cfeab5
Update STM32WB board naming, board configurator files and demo files
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13968 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-20 03:32:06 +00:00
Giovanni Di Sirio
ce263870a7
Fixed #1139 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13965 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-19 11:03:42 +00:00
Giovanni Di Sirio
fb5e29f1c8
More queues reorganization.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13963 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-19 09:24:14 +00:00
cinsights
be8557f2cb
Work in progress STM32WB board configuration
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13962 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-18 09:54:34 +00:00
Giovanni Di Sirio
a224a6ee14
Fixed a couple errors in latest changes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13961 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-18 08:08:05 +00:00
Giovanni Di Sirio
da1272dc01
Reorganized static initializer macros.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13960 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-17 15:31:07 +00:00
Giovanni Di Sirio
62ada2377f
Fixed ticked mode.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13959 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-17 15:22:14 +00:00
Giovanni Di Sirio
817fe8f3de
Initial fix for bug #1138 . To be completed by running all regression and quality checks.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13958 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-17 14:32:54 +00:00
Giovanni Di Sirio
22a2569793
Various fixes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13957 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-17 09:52:25 +00:00
Giovanni Di Sirio
1620385127
Updated lists handling, not yet used.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13956 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-17 09:08:31 +00:00
Giovanni Di Sirio
2238233117
Test file.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13955 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-16 20:20:30 +00:00
Giovanni Di Sirio
1718284abe
Removed unused header.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13953 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-15 17:18:10 +00:00
cinsights
9447149dfb
Updates to STM32WBxx support
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13952 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-15 11:31:26 +00:00
cinsights
2d27c48c91
Correct STM32WB55 debug register naming for TIM16 &17 in hal_st_lld
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13951 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-13 10:32:58 +00:00
cinsights
a5d84744b2
Add support for TIM15-17 to hal_st_lld
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13950 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-10 11:30:21 +00:00
Giovanni Di Sirio
8529def1ba
Copyright cleanup.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13949 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-07 09:00:12 +00:00
Giovanni Di Sirio
5bdee4382b
More WB patches.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13946 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-04 10:51:01 +00:00
Giovanni Di Sirio
7bfba6ae7e
STM32WB patches all merged.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13944 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-02 11:30:19 +00:00
Giovanni Di Sirio
524ff1654c
More STM32WB-related.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13943 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-02 11:28:29 +00:00
Giovanni Di Sirio
fccacb66aa
STM32WB USB dongle board files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13942 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 14:16:13 +00:00
Giovanni Di Sirio
4e7ead1ee3
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13941 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 14:15:06 +00:00
Giovanni Di Sirio
cf255c0b88
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13940 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 14:13:29 +00:00
Giovanni Di Sirio
6e34298645
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13939 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 14:10:23 +00:00
Giovanni Di Sirio
546728ef5e
STM32WB HAL support, not verified.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13937 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 14:07:41 +00:00
Giovanni Di Sirio
acafcdd075
STM32WB Nucleo board files, template missing, chcfg missing.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13936 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 14:06:31 +00:00
Giovanni Di Sirio
7502b3ac78
EXTI, TIM changes related to STM32WB.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13935 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 14:03:23 +00:00
Giovanni Di Sirio
d5076ae790
Added STM32WB startup files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13934 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 13:57:31 +00:00
Giovanni Di Sirio
7c3b31dbd1
Addes STM32WB CMSIS files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13933 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 13:56:22 +00:00
Giovanni Di Sirio
3ee6ebe343
Fixed bug #1137 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13931 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 10:26:02 +00:00
Giovanni Di Sirio
6c99545de5
Fixed bug #1136 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13929 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 10:20:04 +00:00
Giovanni Di Sirio
057b9ddf7e
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13927 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 10:35:31 +00:00
Giovanni Di Sirio
d80ef59b81
More bug #1135 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13924 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 10:24:04 +00:00
Giovanni Di Sirio
cf2f2c017c
More bug #1134 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13922 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 10:19:31 +00:00
Giovanni Di Sirio
bb41949dd3
Fixed bug #1135 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13919 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 10:15:53 +00:00
Giovanni Di Sirio
6a608b9d33
More bug #1134 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13918 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 10:05:30 +00:00
Giovanni Di Sirio
e4ca442aaa
More bug #1134 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13915 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 10:02:26 +00:00
Giovanni Di Sirio
590384cdb4
Fixed bug #1134 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13913 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 09:56:07 +00:00
Giovanni Di Sirio
59c91af316
Fixed bug #1133 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13910 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-23 09:51:10 +00:00
Giovanni Di Sirio
19666febed
Added chscanf() and buffered streams, contributed by Alex Lewontin.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13908 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-15 11:30:34 +00:00
edolomb
c6d6332505
Fixed bug #1133
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13907 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-11 21:38:24 +00:00
edolomb
83c73a20a5
Fixed bug #1132
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13906 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-11 21:35:02 +00:00
edolomb
b3fc49af77
Errata delete
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13905 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-11 20:20:37 +00:00
edolomb
b25d791fa1
-Fixed Bug in STM32H750XB Board;
...
-Fixed Bug in MDMAv1;
-Added mdmaChannelSetTrigModeX() function in MDMAv1 driver;
-Fixed bugs in QSPIv2 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13904 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-11 19:56:05 +00:00
Giovanni Di Sirio
2f96bed5e1
white space fixes
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13902 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-09 08:02:11 +00:00
Giovanni Di Sirio
d0ec6c06b8
Fixed bug #1131 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13899 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-08 09:53:49 +00:00
Giovanni Di Sirio
7064624f81
USARTv1 regression on STM32F1xx.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13898 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-08 08:46:17 +00:00
Giovanni Di Sirio
417d450e0b
Fixed bug #1128 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13893 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-31 10:40:11 +00:00
edolomb
b87e6f0f8c
Support for STM32H750B-DK:
...
- Added STM32H750xB.ld
- Added ST_STM32H750XB_DISCOVERY board
- Updated hal_mii.h
- Added RT-STM32H750XB-DISCOVERY demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13891 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-26 17:45:53 +00:00
edolomb
715532b53f
Support for STM32H750B-DK:
...
- Added STM32H750xB.ld
- Added ST_STM32H750XB_DISCOVERY board
- Updated hal_mii.h
- Added RT-STM32H750XB-DISCOVERY demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13890 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-26 17:43:21 +00:00
Giovanni Di Sirio
d903736f25
Various patches related to MACv2 and LWIP.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13889 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-15 08:37:02 +00:00
Giovanni Di Sirio
35d38d71c5
Fixed bug #1127 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13886 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-13 08:46:28 +00:00
Giovanni Di Sirio
41c0e8b91b
MACv2 driver.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13884 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-11 08:10:43 +00:00
Giovanni Di Sirio
4c808b1f2c
Fixed bug #1126 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13881 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-10 10:16:58 +00:00
cinsights
a544fee35f
USARTv1 update typo fixes
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13879 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-30 23:49:12 +00:00
Giovanni Di Sirio
4960c1169a
Missing conditional.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13878 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-30 10:35:37 +00:00
Giovanni Di Sirio
1723fb855d
Updated clock handling.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13877 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-30 10:19:06 +00:00
Giovanni Di Sirio
621a051a8d
UART9 and UART10 related changes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13876 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-30 09:12:47 +00:00
Giovanni Di Sirio
a2508d72ff
Files for UART9 and UART10 support in USARTv1.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13875 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-30 08:16:42 +00:00
Giovanni Di Sirio
7528f8b4f9
Added missing USARTv1 definitions.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13874 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-30 08:03:18 +00:00
cinsights
461f425963
Update platform_l432.mk to include EFL
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13873 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-28 02:38:47 +00:00
Giovanni Di Sirio
13b126b2eb
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13872 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-24 10:38:29 +00:00
Giovanni Di Sirio
5fd5b05ef2
Fixed bug #1123 (notes).
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13869 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-23 08:44:00 +00:00
Giovanni Di Sirio
0f042ab00f
Initial support for STM32G474 DPOW1 board.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13867 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-22 12:27:58 +00:00
Giovanni Di Sirio
123c6ccde1
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13865 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-22 09:31:57 +00:00
Giovanni Di Sirio
c4b1b2e7d6
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13864 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-21 17:52:32 +00:00
Giovanni Di Sirio
5c1091dc2f
Fixed bug #1124 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13861 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-20 09:35:09 +00:00
Giovanni Di Sirio
24ac5185af
Fixed bug #1123 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13860 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-20 07:53:48 +00:00
Giovanni Di Sirio
5a80fa2049
Fixed BD initialization.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13859 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-19 10:23:08 +00:00
Giovanni Di Sirio
d659db7440
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13858 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-17 16:21:38 +00:00