Giovanni Di Sirio
|
c3a772e2f2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16272 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-28 15:57:05 +00:00 |
Giovanni Di Sirio
|
97a03916d0
|
Fixed some device description strings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16271 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-28 07:41:19 +00:00 |
Giovanni Di Sirio
|
1d12160586
|
Fixed compile error when CH_CFG_USE_MEMCHECKS is set to false.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16270 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-27 13:05:49 +00:00 |
Giovanni Di Sirio
|
e2254ed144
|
Documentation improvement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16269 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-27 13:02:14 +00:00 |
Giovanni Di Sirio
|
b93a6f3074
|
Fixed bug #1265.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16267 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-27 09:18:44 +00:00 |
Giovanni Di Sirio
|
0e36eee1fa
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16266 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-26 09:01:41 +00:00 |
Giovanni Di Sirio
|
b8870eaecd
|
Simplified SB API.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16265 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-26 08:56:13 +00:00 |
Giovanni Di Sirio
|
4829b3e87e
|
Removed unused fields.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16264 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-26 07:35:58 +00:00 |
Giovanni Di Sirio
|
50788ad089
|
Silenced a warning, apparently a GCC 12 (ld) bug.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16263 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-25 08:52:26 +00:00 |
Giovanni Di Sirio
|
bc8a86ab68
|
Simplified buffers management, now VFS overlay drivers have their own private buffer.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16262 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-25 08:38:30 +00:00 |
Rocco Marco Guglielmi
|
e95cb9fc18
|
Added clock macros and introduces clock enable for GPIO (needed for input functionalities)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16261 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-24 12:38:32 +00:00 |
Rocco Marco Guglielmi
|
881001afa3
|
Initial implementation of the board files and PAL driver for MAX32625
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16260 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-23 15:20:32 +00:00 |
Giovanni Di Sirio
|
4d1608e0b0
|
Small fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16259 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-23 11:09:33 +00:00 |
Rocco Marco Guglielmi
|
f92fd43444
|
Created initial structure and a working running demo for MAX32625.
Supported ST in tick mode
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16257 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-22 16:04:45 +00:00 |
Rocco Marco Guglielmi
|
b29706616c
|
Added CMSIS headers and startup files for MAX32625
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16256 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-22 13:00:50 +00:00 |
Giovanni Di Sirio
|
eda1f21145
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16252 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-22 07:21:54 +00:00 |
Giovanni Di Sirio
|
8ef44cc115
|
Fixed launched program exit code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16251 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-22 07:12:56 +00:00 |
Giovanni Di Sirio
|
922dd0c3c5
|
Fixed some regressions in SB and demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16250 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-21 10:44:27 +00:00 |
Giovanni Di Sirio
|
284a08068d
|
Fixed warnings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16247 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-18 07:48:37 +00:00 |
Giovanni Di Sirio
|
78ddc5c689
|
Fixed return type.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16246 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-18 07:37:25 +00:00 |
Giovanni Di Sirio
|
b517274266
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16244 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-14 07:10:26 +00:00 |
Giovanni Di Sirio
|
dda8936497
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16243 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-02 19:24:14 +00:00 |
Giovanni Di Sirio
|
f09aa2ef09
|
VIO LLD for XHAL. Added buffering capability to SIO.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16242 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-30 08:27:07 +00:00 |
Giovanni Di Sirio
|
831d2840df
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16241 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-28 14:25:12 +00:00 |
Giovanni Di Sirio
|
298b40a1a6
|
Added an unget() method to the sequential stream interface.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16240 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-28 12:39:18 +00:00 |
Giovanni Di Sirio
|
06a115b1bb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16239 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-27 14:33:37 +00:00 |
Giovanni Di Sirio
|
04cb61f053
|
Wrong patch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16235 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-26 14:12:52 +00:00 |
Giovanni Di Sirio
|
461bd0bddc
|
New OOP and XHAL prototypes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16234 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-26 13:47:26 +00:00 |
Giovanni Di Sirio
|
166059b52e
|
Fixed bug #1263.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16232 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-25 09:41:00 +00:00 |
Giovanni Di Sirio
|
1787f98b52
|
Fixed bug #1261.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16230 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-25 07:40:50 +00:00 |
Giovanni Di Sirio
|
bcb3f95e3e
|
Completed the no-reset feature for OSPI.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16229 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-25 07:25:24 +00:00 |
fxcoder
|
3661943f53
|
Extend bug fix #1260 to all G0x family
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16227 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-17 10:33:36 +00:00 |
Giovanni Di Sirio
|
70f02c80b2
|
STM32 SIO LLDs ISR revision.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16225 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-17 08:52:45 +00:00 |
fxcoder
|
9f43de84c8
|
Fixed bug #1260.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16221 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-15 13:39:26 +00:00 |
Giovanni Di Sirio
|
102786e83d
|
Tentative BOARD_OTG_NOVBUSSENS fix for STM32 OTGv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16219 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-14 09:00:14 +00:00 |
Giovanni Di Sirio
|
3867157a08
|
Changed defaults.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16218 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-13 18:18:58 +00:00 |
Giovanni Di Sirio
|
cacda50b6c
|
MPU settings change for STM32F7xx (not finished).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16216 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-13 10:10:07 +00:00 |
Giovanni Di Sirio
|
639031dbe4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16215 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-12 17:12:20 +00:00 |
Giovanni Di Sirio
|
dfaec14d06
|
Tentative USBv1 and USBv2 fix about wrong size of PMA buffers larger than 62.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16214 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-11 11:45:28 +00:00 |
Giovanni Di Sirio
|
ccdceba6a7
|
Small fix to STM32F4xx EFL driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16213 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-11 08:23:33 +00:00 |
Giovanni Di Sirio
|
1e72c399b3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16212 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-09 06:32:07 +00:00 |
Giovanni Di Sirio
|
31de937df3
|
Fixed OSPI reset handling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16211 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-09 06:27:07 +00:00 |
Giovanni Di Sirio
|
4a968c60bc
|
Fixed check for slave support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16210 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-09 06:22:09 +00:00 |
Giovanni Di Sirio
|
c9f2cc4c73
|
I2C slave support in HAL high level driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16205 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-04 09:53:16 +00:00 |
Giovanni Di Sirio
|
be00611a7b
|
Tentative fix for F401 I2S PLL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16204 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-04 09:37:42 +00:00 |
Giovanni Di Sirio
|
39a550f0b3
|
Missing mcuconf check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16202 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-03 13:30:33 +00:00 |
Giovanni Di Sirio
|
082092fc30
|
Fixed bug #1259.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16201 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-03 13:23:28 +00:00 |
Giovanni Di Sirio
|
36bc149717
|
Added settings for STM32 OCTOSPIv1 and OCTOSPIv2 TCR bits SSHIFT and DHQC.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16200 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-03 10:53:01 +00:00 |
Giovanni Di Sirio
|
92312891c0
|
Added settings for STM32 OCTOSPIv1 and OCTOSPIv2 TCR bits SSHIFT and DHQC.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16199 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-03 08:17:04 +00:00 |
Giovanni Di Sirio
|
4f05718d98
|
Fixed bug #1258.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16198 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-04-02 09:46:03 +00:00 |