Commit Graph

6392 Commits

Author SHA1 Message Date
Giovanni Di Sirio e4d9293201 Various fixes after test compiling everything. Obsolete projects removed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13430 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-16 12:03:32 +00:00
Giovanni Di Sirio f8c1ce8eeb Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13429 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-16 08:58:02 +00:00
Giovanni Di Sirio 3dc0a9f88c Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13428 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-15 16:42:38 +00:00
Giovanni Di Sirio bb1c6aba63 Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13427 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-15 13:51:47 +00:00
Giovanni Di Sirio 6efb153e11 Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13426 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-15 13:41:45 +00:00
Giovanni Di Sirio d9a0b13c96 Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13425 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-15 13:29:36 +00:00
Giovanni Di Sirio 0704ffbb3e Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13424 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-15 13:25:36 +00:00
Giovanni Di Sirio 1d36c33e5e MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13422 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-15 13:10:33 +00:00
Giovanni Di Sirio 2beac71d4f MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13421 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-15 11:53:55 +00:00
Giovanni Di Sirio 5c2bcbf159 MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13418 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-15 09:19:57 +00:00
Giovanni Di Sirio a94ac981fe Modified SDMMCv1 and SDMMCv2 drivers to incorporate a buffer in their own structure, an external buffer is no more needed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13416 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-14 10:14:04 +00:00
Giovanni Di Sirio 16946c0851 Write now working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13415 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-14 09:58:51 +00:00
Giovanni Di Sirio 54f7db045f Fixes to SDMMCv2 driver, write still not working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13414 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-14 09:49:29 +00:00
Rocco Marco Guglielmi 71348f96f8 Fixed issue with the Systick handler for the ADUC41x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13413 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-12 14:07:35 +00:00
Rocco Marco Guglielmi 6e87db625b Added platform files for ADUCM41x (still incomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13412 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-12 12:39:07 +00:00
Rocco Marco Guglielmi 1cdf530014 Added startup files for ADUCM41x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13411 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-12 12:37:55 +00:00
Rocco Marco Guglielmi aeb46c2f1e Added board files for EVAL ADUCM41x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13410 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-12 12:36:37 +00:00
Rocco Marco Guglielmi 8d6f72c032 Adding CMSIS files for ADuCM41x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13409 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-12 12:33:24 +00:00
Giovanni Di Sirio a3b1643ab9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13408 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-03-09 10:08:36 +00:00
Giovanni Di Sirio 772e15a20d I2C4 support without BDMA in I2Cv3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13407 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-09 10:04:13 +00:00
Giovanni Di Sirio 75f5534c43 More IAR-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13405 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-08 15:36:40 +00:00
Giovanni Di Sirio aea0b62a26 Added complementary capability to TIM channel 4, some devices support it.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13402 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-08 09:03:05 +00:00
Giovanni Di Sirio 8f040bb81c Added pointer specifiers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13401 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-08 08:55:12 +00:00
Giovanni Di Sirio 5844096047 More FDCAN work.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13398 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-08 08:17:29 +00:00
Giovanni Di Sirio 293e59038d Fixed problem with width modifier.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13396 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-07 08:48:34 +00:00
Giovanni Di Sirio c1f07aa0e2 Fixed build error with specific options.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13394 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-06 15:42:50 +00:00
Giovanni Di Sirio 95d66ee7e4 Fixed PORT_USE_GUARD_MPU_REGION port option name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13393 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-06 15:02:58 +00:00
Giovanni Di Sirio d9c9a2ccc3 FDCAN driver prototype, to be reviewed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13392 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-06 13:39:00 +00:00
Giovanni Di Sirio 0f296eaadf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13391 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-03-06 13:01:36 +00:00
Giovanni Di Sirio 2714335c0a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13390 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-03-06 06:11:24 +00:00
Giovanni Di Sirio b66145bd65 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13389 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-03-05 16:12:24 +00:00
Giovanni Di Sirio e6439900e6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13388 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-03-05 11:25:58 +00:00
Giovanni Di Sirio 03dc4b4c9b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13387 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-03-05 09:31:08 +00:00
Giovanni Di Sirio c3c00c4d41 Fixed a warning.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13386 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-03 09:26:29 +00:00
Giovanni Di Sirio 80959d544f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13385 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-03-02 05:20:18 +00:00
cinsights 4f13762570 Documentation fix only
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13384 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-27 12:21:50 +00:00
Giovanni Di Sirio 0fb99f2057 Fixed compilation with C++.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13383 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-25 12:48:30 +00:00
Rocco Marco Guglielmi 567e5d9803 Fixed wrong comment
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13382 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-24 12:14:17 +00:00
Giovanni Di Sirio 7583130658 Added missing STM32G473/483 to registry.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13379 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-22 08:13:20 +00:00
Giovanni Di Sirio bb9743f297 Fixed bug #1075.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13374 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-21 09:56:51 +00:00
Giovanni Di Sirio 813ef3b623 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13373 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-02-20 09:38:16 +00:00
Giovanni Di Sirio 0fb8891f18 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13372 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-02-19 15:39:02 +00:00
Giovanni Di Sirio 8abbb0e374 Fixed regression introduced with bug #1050 fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13371 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-19 14:46:26 +00:00
Giovanni Di Sirio fd3218bd25 Added support for ADCv3 prescaler, fixed some G4-related problems.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13370 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-19 14:08:01 +00:00
Giovanni Di Sirio f0cb906a76 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13369 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-02-19 13:45:44 +00:00
Giovanni Di Sirio 25fc65f129 Changed licensing checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13368 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-19 13:02:26 +00:00
Giovanni Di Sirio a5e60e7a66 Improved calibration procedure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13367 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-19 13:02:06 +00:00
Giovanni Di Sirio 9590773bc5 Fixed some problems in clock definitions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13366 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-19 13:01:11 +00:00
Giovanni Di Sirio edd522f398 Fixed assertion in USARTv2 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13362 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-18 14:04:13 +00:00
Giovanni Di Sirio c6a23722ab Fixed regression.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13361 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-18 06:27:57 +00:00