Commit Graph

8121 Commits

Author SHA1 Message Date
Giovanni Di Sirio 62414373f0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16290 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-06-16 14:29:19 +00:00
Giovanni Di Sirio c7a589278b Centralized state transitions management for callbacks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16289 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-06-16 14:11:21 +00:00
Giovanni Di Sirio 3ec158c8b0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16288 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-06-16 13:42:12 +00:00
Giovanni Di Sirio 4759d8b4a7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16287 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-06-16 13:16:29 +00:00
Giovanni Di Sirio e79ef9f801 More SPI-related code in XHAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16286 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-06-16 11:32:07 +00:00
Giovanni Di Sirio a6e31ca42c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16285 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-06-15 15:53:10 +00:00
Giovanni Di Sirio 6cd76684df More XHAL SPI work. Improvements to code generator.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16283 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-06-15 09:21:26 +00:00
Giovanni Di Sirio e9f92cb8ea White spaces fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16282 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-06-15 09:20:48 +00:00
Giovanni Di Sirio a688fcbbf0 More SPI work in XHAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16281 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-06-14 09:47:32 +00:00
Giovanni Di Sirio f74f12ff56 XHAL SPI driver, unfinished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16280 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-06-13 13:12:40 +00:00
Giovanni Di Sirio 942ce8c780 Callback-based drivers abstract class.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16279 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-06-13 09:44:35 +00:00
Giovanni Di Sirio 746d8e1f21 XHAL block interface.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16278 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-06-13 08:30:00 +00:00
Giovanni Di Sirio adb5cded74 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16277 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-05-30 13:56:51 +00:00
Giovanni Di Sirio 449259321b Missing TIM definitions for STM32F100.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16276 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-30 13:45:40 +00:00
Giovanni Di Sirio e6940c77f9 STM32 RTCv2 and RTCv3 modified to not use shadow registers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16275 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-30 12:41:28 +00:00
Giovanni Di Sirio 2dd248db72 Experimental RTCv3 without use of shadow registers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16274 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-30 09:12:13 +00:00
Giovanni Di Sirio 8e29128399 Fixed missing alarm CB in G4 RTC driver, added G4 to RTC demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16273 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-30 08:39:19 +00:00
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
Giovanni Di Sirio b3555769e7 Tentative fixes for RT statistics.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16175 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-21 10:34:22 +00:00
Giovanni Di Sirio 7e0e4ea9bb Automatic removal of duplicated inclusion paths on make command lines.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16161 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-12 14:27:15 +00:00
Giovanni Di Sirio 00b08d9c31 SDMMC cleanup, experimental SDIOv1 changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16155 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-11 13:59:58 +00:00
Giovanni Di Sirio 6b15e4ef1e Reworked STM32 SDMMCv1 and SDMMCv2 drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16152 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-11 08:42:47 +00:00
Giovanni Di Sirio acbeff09d8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16151 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-03-10 13:37:46 +00:00
Giovanni Di Sirio 26aab35d00 Again...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16148 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-09 16:19:47 +00:00
Giovanni Di Sirio dab9ebf762 Yet another fix...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16147 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-09 15:54:27 +00:00
Giovanni Di Sirio d4bfdfd21b Missing DTEN bit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16146 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-09 14:24:38 +00:00
Giovanni Di Sirio 04f03a5787 Fixed bug #1257.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16145 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-09 13:05:24 +00:00
Giovanni Di Sirio 2d5e9bce4c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16143 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-03-08 12:12:59 +00:00
Giovanni Di Sirio 6c946072fb git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16142 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-03-08 12:06:07 +00:00
Giovanni Di Sirio a6ebf7c918 SDMMCv2 card timeout in milliseconds.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16135 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-06 09:22:16 +00:00
Giovanni Di Sirio 2b5d72890d Reverted one of the previous changes in SDMMCv2, added slowdown setting.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16134 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-06 08:54:42 +00:00
Giovanni Di Sirio 1905b25683 SDMMCv2, 1st set of changes from ardupilot.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16133 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-05 12:56:11 +00:00
Giovanni Di Sirio 75a1365854 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16132 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-03-04 13:25:39 +00:00
Giovanni Di Sirio 6d56736f53 Fixed bug #1256.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16130 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-04 11:49:39 +00:00
Giovanni Di Sirio 33b6fe2936 Fixed bug #1255.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16129 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-04 11:32:19 +00:00
Giovanni Di Sirio 051237b652 Fixed bug 1254.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16128 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-04 09:56:19 +00:00
Giovanni Di Sirio e841301105 More bug #1252.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16127 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-04 09:12:46 +00:00
Giovanni Di Sirio 8e3f28ef11 Fixed bug #1253.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16126 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-04 08:54:54 +00:00
Giovanni Di Sirio 358678f979 Fixed bug #1252.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16124 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-03 10:10:20 +00:00
Giovanni Di Sirio 1db9cc65cc Fixed harmless warning with GCC 12.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16123 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-03 07:34:57 +00:00
Giovanni Di Sirio 91adddf50e Fixed bug #1251.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16122 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-02 09:09:22 +00:00
simodido 8d011d5f78 Updated data on ADXL317 driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16117 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-27 12:36:34 +00:00
Rocco Marco Guglielmi 69a6ebd5e6 Updated Copyright for the EX device drivers belonging to me
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16113 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-27 11:41:31 +00:00
Rocco Marco Guglielmi 4689cabc31 Minor changes to the ADXL355 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16111 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-27 11:37:47 +00:00
simodido d9854cb361 Added ADI driver for ADXL317
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16109 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-27 11:12:54 +00:00
Giovanni Di Sirio 8686d4238e Fixed bug #1249.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16093 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-18 16:03:07 +00:00
Giovanni Di Sirio 3101ad3eb5 SIO build failure when synchronization is disabled.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16025 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-26 11:52:42 +00:00
fxcoder 9b0871c511 Update RP2040 WDG driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16017 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-24 10:08:24 +00:00
Giovanni Di Sirio 675e4740dc Added STM32_QSPI_NO_RESET trick requested by Andy.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16014 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-23 08:20:21 +00:00
fxcoder 3272bfdeae RP2040 Fix calculation of WDG reload interval
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15983 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-16 13:14:49 +00:00
Theodore Ateba c6a59d5302 [AVR] Add CRC testhal demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15956 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-09 21:45:19 +00:00
Giovanni Di Sirio 1a48fee99f OOP improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15937 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-31 11:05:31 +00:00
Theodore Ateba 6a0b2f377e [AVR] Fix code style in AVR low level driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15927 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-27 00:54:14 +00:00
Giovanni Di Sirio fa854a079b Mass update... again.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15923 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 10:47:54 +00:00
Giovanni Di Sirio 39d40922b8 Added a cast, IAR complained.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15920 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 09:25:15 +00:00
Giovanni Di Sirio 6f06d732c6 Style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15918 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 05:25:27 +00:00
Giovanni Di Sirio cb09158dc9 Mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15917 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-25 13:58:53 +00:00
Giovanni Di Sirio 86fbad44a5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15914 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-25 09:22:57 +00:00
Giovanni Di Sirio 0aafc42a56 Improved MMC_SPI driver, intermediate commit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15913 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-25 08:21:22 +00:00
Theodore Ateba 7773ef599d [AVR] Add CRC HAL file for CRC module.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15909 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-24 22:07:47 +00:00
Theodore Ateba 50e9ab03a3 [AVR] Add CRC lld files for ATxmega.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15908 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-23 22:28:18 +00:00
Theodore Ateba d7cc12cbad [AVR] Add ATxmega CRC register definition for lld driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15903 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-22 22:13:49 +00:00
Giovanni Di Sirio baebd8016e More documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15900 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-20 15:22:36 +00:00
Giovanni Di Sirio b55cdb4b99 More last minute fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15899 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-20 14:30:20 +00:00
Giovanni Di Sirio 027131e086 Version numbers, documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15898 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-20 14:22:45 +00:00
Giovanni Di Sirio 0c7c7c0712 Fixed bug #1247 (again).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15897 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-20 09:16:30 +00:00
Giovanni Di Sirio aba38be583 Small fix to the shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15879 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-18 09:12:16 +00:00
Giovanni Di Sirio b95ae7e467 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15878 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-15 10:07:25 +00:00
Giovanni Di Sirio f3396a2e6a Updated MAC driver LLD template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15876 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-12 07:33:15 +00:00
Giovanni Di Sirio 286d19a1b9 It is UART10 or F4 and USART10 on H7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15875 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-12 06:47:13 +00:00
Giovanni Di Sirio 45fd4208ea Fixed bug #1248.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15874 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-12 06:07:31 +00:00
Giovanni Di Sirio 9ce8fc3769 Realigned some boards to templates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15873 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-11 14:55:50 +00:00
Giovanni Di Sirio f84032701c Mass EOL change to Unix mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15872 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-11 14:52:30 +00:00
Giovanni Di Sirio 6d8d9cfc51 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15871 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-11 14:43:14 +00:00
Giovanni Di Sirio f1e5358b70 Updated CMSIS H7 headers to 1-11-0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15870 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-09 11:16:04 +00:00
Giovanni Di Sirio a0b6d5154c Added a command variation for eMMCs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15869 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-09 10:14:39 +00:00
Giovanni Di Sirio fcf3047bb3 Fixed bug #1247.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15868 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-09 10:12:15 +00:00
Giovanni Di Sirio ffc86d58d8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15866 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-08 15:02:07 +00:00
Giovanni Di Sirio 07382282ba Improved checks on PPL1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15864 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-08 14:38:40 +00:00
Giovanni Di Sirio f67c8298d5 Improved check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15863 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-08 14:29:22 +00:00
Giovanni Di Sirio 7e04142345 Added missing check for STM32H7B0, device is still untested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15862 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-08 14:25:00 +00:00
Giovanni Di Sirio 91ff36298c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15861 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-08 14:16:58 +00:00
Giovanni Di Sirio 9ede3bd02c Tentative fix for STM32 ADCv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15860 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-08 10:53:39 +00:00
Giovanni Di Sirio 02537ca110 Fixed bug #1246.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15859 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-08 10:08:22 +00:00
Giovanni Di Sirio 12ac770e6f Fixed bug #1245.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15858 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-08 09:56:12 +00:00
Theodore Ateba e92b8e528b Add SYSTICKv1 driver for AVR ATTiny architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15856 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-04 13:08:46 +00:00
Theodore Ateba c81b055a91 Add SYSTICKv1 driver for AVR Mega architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15855 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-04 13:01:41 +00:00
Theodore Ateba fa29047b0a [AVR] Move TIM to SYSTICK.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15854 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-04 12:31:06 +00:00
Giovanni Di Sirio 984cd4ddf8 Improved WolfSSL bindings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15852 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-25 16:27:07 +00:00
Theodore Ateba ffa7c7324f [AVR] Fix the generation of the static lib.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15851 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-23 18:15:03 +00:00
Theodore Ateba a6b58ecb3e [AVR] Add CPP C flags for C++ compilation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15849 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-22 23:25:25 +00:00
Giovanni Di Sirio 7891b55c05 Removed mutual exclusion on card-detection functions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15848 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-22 17:38:02 +00:00
Giovanni Di Sirio 50b1d6a8ff STM32 DMA drivers now export an STM32_DMA_MAX_TRANSFER definition.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15845 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-20 09:35:39 +00:00
Giovanni Di Sirio efd143f36b Fixed bug #1243.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15844 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-20 09:02:49 +00:00
Giovanni Di Sirio f49425b15f Fixed bug #1242.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15843 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-20 08:57:40 +00:00
Giovanni Di Sirio 16dccf3fe5 Fixed bug #1241.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15842 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-20 08:51:07 +00:00
Giovanni Di Sirio 6100b7a69f PAL events for RP2040 added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15841 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-20 08:31:58 +00:00
Giovanni Di Sirio e300aa073c Fixes from tzarc.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15840 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-19 09:22:16 +00:00
Giovanni Di Sirio 0b4a85f3a5 Fixed yet another problem (thanks Andy).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15839 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-15 15:31:55 +00:00
Giovanni Di Sirio dcd7f60889 Removed unused field, fixed doc tags.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15838 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-15 11:39:40 +00:00
Giovanni Di Sirio 08130c4c1c SPIv1 fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15837 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-15 10:43:12 +00:00