Commit Graph

1880 Commits

Author SHA1 Message Date
Giovanni Di Sirio 0ed9d3d322 Fixed bug #1067.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13277 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-17 08:57:32 +00:00
Giovanni Di Sirio fd6bca90c0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13266 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-01-12 08:39:40 +00:00
Giovanni Di Sirio 08f5fb1143 Fixed bug #1065.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13259 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-11 09:35:32 +00:00
Giovanni Di Sirio 4c60407d1f Fixed bug #1064.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13256 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-11 09:27:55 +00:00
Giovanni Di Sirio 65dade8783 Fixed bug #1061.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13253 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-11 09:17:07 +00:00
Giovanni Di Sirio 7f05206fe9 IRQ sharing enabled on STM32L4+.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13242 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-31 10:23:00 +00:00
Giovanni Di Sirio 439bb61a8f STM32L4 platform reworked for IRQ sharing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13237 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-30 11:08:10 +00:00
Giovanni Di Sirio 1f0912d2b0 Completed timers support for ICU and PWM, fixed small documentation errors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13235 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-30 07:08:29 +00:00
Giovanni Di Sirio 7486e08750 Added support for timers 9...17,20 to STM32 PWM driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13228 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-29 12:29:31 +00:00
Giovanni Di Sirio 2e89bf7b42 Added support for timers 9...17 to STM32 ICU driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13227 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-29 11:05:27 +00:00
Giovanni Di Sirio 00091c7aab Added support for timers 10 and 13 to STM32 GPT driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13226 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-29 10:00:00 +00:00
Giovanni Di Sirio ba42fce97b Added support for timers 9...14 to STM32 ST driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13225 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-29 09:40:44 +00:00
Giovanni Di Sirio d4cf235cd1 Shared handlers support for STM32F7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13223 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-26 10:37:15 +00:00
Giovanni Di Sirio 4866bfadb6 Reverted bug #1060.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13220 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-21 11:08:35 +00:00
Giovanni Di Sirio ed07403b31 Idle callback support for STM32 USARTv1 UART driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13211 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-05 19:06:49 +00:00
Giovanni Di Sirio 2f2b7d22fd Added support for asynchronous jobs queues to OSLIB.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13205 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-03 09:40:30 +00:00
Giovanni Di Sirio 90dc28b545 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13203 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2019-11-28 14:09:41 +00:00
Giovanni Di Sirio b8852d1c25 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13202 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2019-11-27 13:57:56 +00:00
Giovanni Di Sirio 8c05b7bd0e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13201 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2019-11-27 13:22:40 +00:00
Giovanni Di Sirio c92c10cad6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13200 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2019-11-27 12:44:57 +00:00
Giovanni Di Sirio 3d5d0519cb git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13199 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2019-11-27 12:41:16 +00:00
Giovanni Di Sirio 314601a769 Fixed bug #1061.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13196 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-27 12:31:57 +00:00
Giovanni Di Sirio 11f737fced Fixed bug #1060.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13193 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-27 10:05:34 +00:00
Giovanni Di Sirio 00a5875467 Fixed bugs #1060 and bug #1061.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13192 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-24 16:05:48 +00:00
Giovanni Di Sirio 9ab62baa10 Improvements to messages, new functions chMsgWaitS(), chMsgWaitTimeoutS(), chMsgWaitTimeout() (NIL).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13187 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-19 14:02:56 +00:00
Giovanni Di Sirio f08814c116 Improvements to messages, new functions chMsgWaitS(), chMsgWaitTimeoutS(), chMsgWaitTimeout(), chMsgWaitPollS(), chMsgWaitPoll().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13186 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-19 10:21:13 +00:00
Giovanni Di Sirio 9f84506010 Fixed bug #1059.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13175 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-10 09:13:52 +00:00
Giovanni Di Sirio 28a32c89f2 Fixed bug #1058.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13172 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-10 09:01:43 +00:00
Giovanni Di Sirio 1452e78dd9 Fixed bug #1057.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13169 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-09 10:33:03 +00:00
Giovanni Di Sirio ab807dd10d TRNG support added to STM32L0xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13167 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-09 09:54:38 +00:00
Giovanni Di Sirio 791cc8adf9 TRNG support added to STM32H7xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13166 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-09 09:47:23 +00:00
Giovanni Di Sirio c004d05a21 TRNG support added to STM32G0xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13165 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-09 09:37:48 +00:00
Giovanni Di Sirio 51e6819a54 TRNG support added to STM32G4xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13164 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-09 08:49:45 +00:00
Giovanni Di Sirio 7a3cd7b576 TRNG support added to STM32F7xx. Mass update of mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13163 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-09 08:37:38 +00:00
Giovanni Di Sirio a71a2c1733 Fixed bug #1056.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13160 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-09 08:07:20 +00:00
Giovanni Di Sirio 00e51f2976 Fixed bug #1054.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13158 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-04 17:35:45 +00:00
Giovanni Di Sirio 68f66bb317 Fixed bug #1053.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13154 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-02 11:08:34 +00:00
Giovanni Di Sirio 4345a70982 Added support for .cc files extensions in makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13124 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-19 16:45:17 +00:00
Giovanni Di Sirio 4df6627866 Fixed bug #1052.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13120 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-19 11:44:56 +00:00
Giovanni Di Sirio ea17238861 Fixed as bug #1051.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13117 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-19 08:16:29 +00:00
Giovanni Di Sirio 68da5e845a New RTCv3 driver for STM32G0xx and STM32G4xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13116 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-19 07:36:15 +00:00
Giovanni Di Sirio 1c2e8e7b09 Added mcuconf.h generator for STM32G4x1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13089 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-06 13:32:58 +00:00
Giovanni Di Sirio 6cdb5ed5fe Fixed bug #1050.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13085 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-06 10:39:59 +00:00
Giovanni Di Sirio a6b5e77f22 Fixed bug #1049.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13081 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-06 06:03:41 +00:00
Giovanni Di Sirio 4c33071e12 Fixed bug #1043.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13078 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-06 05:10:00 +00:00
Giovanni Di Sirio a3f67c5fc0 New semaphore functions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13076 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-05 11:58:54 +00:00
Giovanni Di Sirio 48f3740bd5 Added canTryAbortX() function to CAN driver, implemented for STM32 CANv1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13074 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-05 08:03:56 +00:00
Giovanni Di Sirio 998d8cee1b Fixed bug #1048.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13071 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-05 07:30:27 +00:00
Giovanni Di Sirio 31fc75d32a Fixed bug #1047.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13068 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-05 07:26:16 +00:00
Giovanni Di Sirio 798086d76d Fixed bug #1046.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13065 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-05 07:21:52 +00:00