Commit Graph

9919 Commits

Author SHA1 Message Date
Giovanni Di Sirio a1f7bbd4b6 Jobs Queues test suite, there are still problems.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13204 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-01 16:57: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 58cd6d0497 Modified NIL chThdCreate() signature to be compatible with RT's one.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13191 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-24 09:11:29 +00:00
Giovanni Di Sirio 2d5f8eadd4 Test improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13190 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-23 15:28:39 +00:00
Giovanni Di Sirio ef5ee94dad Scatter files symbos renamed for consistency. Now all scatter exported symbols are prefixed and postfixed by a __. Adopted "base" instead of "start" for all symbols defining the base of a memory area.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13189 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-23 13:51:54 +00:00
Giovanni Di Sirio 5f9b81e988 Test improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13188 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-23 11:46:05 +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 82b91d56e7 Mass update of chconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13185 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-17 10:18:41 +00:00
Giovanni Di Sirio 9db525c515 Delegate threads prototype.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13184 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-17 10:11:57 +00:00
Giovanni Di Sirio dd2eb49250 New sharing IRQ infrastructure for STM32L0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13183 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-10 17:53:49 +00:00
Giovanni Di Sirio 6f51650fcc Undid last change.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13182 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-10 16:15:54 +00:00
Giovanni Di Sirio 695ab44c5d Removed XML element for non-existing port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13181 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-10 16:05:07 +00:00
Giovanni Di Sirio 89e02bd7a4 Problem with L496 board.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13180 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-10 16:00:05 +00:00
Giovanni Di Sirio 56f83f861c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13179 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2019-11-10 15:55:35 +00:00
Giovanni Di Sirio 0db3fb1782 Fixed hal.mk, flash driver was missing in normal mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13178 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-10 09:17:48 +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 db257ce84e Changed check in RNGv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13168 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-09 10:25:08 +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 7266046e7a Safety Elements subsystem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13157 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-02 11:16:48 +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 dbe3e7f58c MISRA fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13153 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-02 08:05:48 +00:00
Giovanni Di Sirio a8ea66210b MISRA fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13152 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-02 07:22:35 +00:00
Giovanni Di Sirio 1d31853ee7 Removed open arrays instances because C++ incompatibility.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13151 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-02 07:18:43 +00:00
Giovanni Di Sirio a74d761ffe Fixed wrong paths in NIL4.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13150 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-02 07:17:53 +00:00
cinsights ce1f17e715 Use #define RTC_BASE_YEAR versus 1980U in rtcConvertDateTimeToStructTm(...)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13149 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-31 11:34:43 +00:00
Giovanni Di Sirio 9d34ecb190 Transfers forced stop on suspend for OTGv1, experimental.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13148 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-27 11:13:58 +00:00
Giovanni Di Sirio b3d2a32e11 Fixed small problem in OSLIB cache object.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13147 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-27 08:52:59 +00:00
Giovanni Di Sirio 8e583ad3e5 Test workaround on suspend state.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13146 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-27 07:33:35 +00:00
cinsights 82f2fdb126 Detect case of no clock selected in RTCv3 (causes init to hang)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13145 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-24 10:57:47 +00:00
Rocco Marco Guglielmi 14049cf6a2 Disabled debugging options of ADIuCM36x SPI demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13144 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-23 10:41:23 +00:00
Rocco Marco Guglielmi 0ab6edfa80 Mass update copyright statement of ADI ADuCM36x lld source code
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13143 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-23 09:38:33 +00:00
Rocco Marco Guglielmi eb47694071 Mass update of copyright period for ChibiOS/EX
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13142 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-23 09:32:53 +00:00
Rocco Marco Guglielmi 428a408f51 Improved SPI demo for ADuCM360
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13141 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-23 09:28:36 +00:00
Rocco Marco Guglielmi be28a47f11 Improved the SPI driver for ADuCM36x introducing a cell reset on spi_lld_start and fixing a mismanagement of the TX buffer in the the ISR.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13140 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-23 09:26:58 +00:00