Giovanni Di Sirio
|
481c37b612
|
Added missing casts.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13213 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-12-07 09:01:14 +00:00 |
Giovanni Di Sirio
|
7ed6e8efd7
|
chconf.h mass update for jobs queues
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13206 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-12-05 09:17:04 +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
|
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
|
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
|
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
|
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
|
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
|
be0fa896d4
|
Test code for objects caches, to be enhanced.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12959 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-08-28 09:04:03 +00:00 |
Giovanni Di Sirio
|
107296cd78
|
Cache almost complete, tests to be created.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12957 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-08-25 13:27:36 +00:00 |
Giovanni Di Sirio
|
61ae4853cb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12955 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-08-24 15:17:59 +00:00 |
Giovanni Di Sirio
|
ecc4225efe
|
More changes on cache module, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12954 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-08-24 11:15:49 +00:00 |
Giovanni Di Sirio
|
ca2c602919
|
More cache code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12953 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-08-23 12:51:13 +00:00 |
Giovanni Di Sirio
|
80b3141de4
|
Added module description.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12952 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-08-23 08:04:00 +00:00 |
Giovanni Di Sirio
|
db364ffee4
|
More cache code, small fix in a comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12951 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-08-23 07:40:15 +00:00 |
Giovanni Di Sirio
|
2f5eb6f313
|
Objects cache concept.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12950 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-08-22 08:47:06 +00:00 |
Giovanni Di Sirio
|
f06a43a7ea
|
Improved OSLIB initialization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12826 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-06-04 14:16:40 +00:00 |
Giovanni Di Sirio
|
3ecd2ae222
|
More style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12805 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 11:05:25 +00:00 |
Giovanni Di Sirio
|
a4a4057dd9
|
More style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12804 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 11:00:00 +00:00 |
Giovanni Di Sirio
|
1811adb308
|
Fixed bug #1023.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12712 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-03-24 07:34:32 +00:00 |
Giovanni Di Sirio
|
08c11b47be
|
Core allocator enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12637 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-02-04 12:55:59 +00:00 |
Giovanni Di Sirio
|
f44e916c47
|
Versions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12594 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-26 11:43:33 +00:00 |
Giovanni Di Sirio
|
cf4cfd2a4f
|
MISRA-related fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12583 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-26 07:25:24 +00:00 |
Giovanni Di Sirio
|
5397ae347a
|
Renames for consistency.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12564 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-20 15:20:43 +00:00 |