cinsights
|
dc69895565
|
RP WDGv1 mk
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14202 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-16 13:42:48 +00:00 |
Giovanni Di Sirio
|
de062e140b
|
DMA code, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14201 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-16 12:55:54 +00:00 |
Giovanni Di Sirio
|
876f46529a
|
Moe DMA code, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14200 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-16 12:24:59 +00:00 |
Giovanni Di Sirio
|
435572d59f
|
More DMA code, not complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14199 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-16 12:03:12 +00:00 |
Giovanni Di Sirio
|
5410f072cf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14198 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-16 08:29:01 +00:00 |
Giovanni Di Sirio
|
8fa88b0b7d
|
RP2040 DMA-related code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14197 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-16 07:49:24 +00:00 |
cinsights
|
7d63fde1c3
|
Reduce STM32WLxxC.ld flash size to 128K (dual core flash arrangement)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14196 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-16 01:56:39 +00:00 |
cinsights
|
6be40fd227
|
Fix assignment of currcore when PORT_CORES_NUMBER not defined
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14195 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-16 01:33:11 +00:00 |
cinsights
|
6d6e4e415c
|
Formatting fix
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14194 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 13:48:34 +00:00 |
cinsights
|
92e8aeb73c
|
Fix PORT_INFO define for non-SMP mode
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14193 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 13:46:49 +00:00 |
cinsights
|
6548dd4a56
|
RP WDGv1 WIP
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14192 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 13:30:03 +00:00 |
Giovanni Di Sirio
|
726aa34df0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14191 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 13:19:25 +00:00 |
Giovanni Di Sirio
|
ecd271056a
|
Stub DMA driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14190 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 13:17:19 +00:00 |
Giovanni Di Sirio
|
bee30522c4
|
Code cleanup and simplification.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14189 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 11:59:04 +00:00 |
cinsights
|
519b4aa13c
|
Fix typo in WL55 hal_lld.c
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14188 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 11:53:01 +00:00 |
cinsights
|
1f4768da84
|
RP WDGv1 WIP
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14187 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 10:57:19 +00:00 |
Giovanni Di Sirio
|
66c2720a5b
|
Renamed the default instance from ch to ch0, found several errors in code accessing "ch" directly instead of using "currcore". This change breaks the debug plugin and changes are required.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14186 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 06:34:14 +00:00 |
Giovanni Di Sirio
|
c782a2d962
|
Core 1 start code moved in HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14185 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 06:21:36 +00:00 |
cinsights
|
516af97f0a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14184 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 04:41:46 +00:00 |
cinsights
|
5a74c1ceb7
|
Rename ST_NUCLEO_WL5JC to ST_NUCLEO_WL55JC
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14182 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 04:30:15 +00:00 |
cinsights
|
e36da1cc38
|
Change STM32WL demo/board to use LPUART1 vs USART2
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14181 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 03:47:33 +00:00 |
cinsights
|
31254eb459
|
Add WL missing startup folder
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14180 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 01:00:56 +00:00 |
cinsights
|
272eae6537
|
STM32WL missing folder
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14179 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 00:54:36 +00:00 |
cinsights
|
7a01e980a8
|
Add initial support for STM32WLx series (M4 core only)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14178 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-14 22:57:53 +00:00 |
cinsights
|
8ef71e4289
|
Fix RP typos (PORT_HANDLE_FIFO_MESSAGE hook in chcore.c)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14177 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-14 13:26:08 +00:00 |
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 |