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
|
bff25edf36
|
Removed obsolete sandbox code from ARMv7-M port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15805 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-09-28 12:18:29 +00:00 |
Giovanni Di Sirio
|
7690f84348
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15741 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-08-29 15:54:32 +00:00 |
Giovanni Di Sirio
|
4e6352093c
|
Changed limit for fast priorities.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14870 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-03 20:47:49 +00:00 |
Giovanni Di Sirio
|
47ada686cc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14869 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-03 17:38:13 +00:00 |
Giovanni Di Sirio
|
5aae751992
|
Fixed an harmless warning under rare conditions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14867 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-03 13:39:11 +00:00 |
Giovanni Di Sirio
|
491a4891fb
|
Made code compatible with -Wcast-align=strict.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14649 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-08-15 10:50:26 +00:00 |
Giovanni Di Sirio
|
bf475d92c6
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14543 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-06-13 09:25:32 +00:00 |
Giovanni Di Sirio
|
ec1d2e9e55
|
Removed unused option.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14475 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-06-05 03:52:17 +00:00 |
Giovanni Di Sirio
|
9e59fb4e72
|
Removed duplicated files for ARM ports: chtypes.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14472 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-06-04 18:14:54 +00:00 |
Giovanni Di Sirio
|
3602cb0656
|
Removed duplicated files, simplified port layer.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14471 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-06-04 17:33:41 +00:00 |
Giovanni Di Sirio
|
f3b1bd3859
|
Fixed documentation tags.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14469 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-06-04 14:50:58 +00:00 |
Giovanni Di Sirio
|
be70523cc5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14467 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-06-04 14:10:54 +00:00 |
Giovanni Di Sirio
|
9f30e149ba
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14465 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-06-04 12:11:22 +00:00 |
Giovanni Di Sirio
|
e0d5638a2b
|
Simplified ports interface, used by just ARMv7-M so far. Integration of ccportab.h into port layers ongoing too.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14464 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-06-04 11:59:01 +00:00 |
vrepetenko
|
524aed7a85
|
Broken Keil projects fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14448 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-05-30 20:09:55 +00:00 |
Giovanni Di Sirio
|
9d617edee6
|
Restored SB functionality with RT7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14327 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-25 15:16:41 +00:00 |
Giovanni Di Sirio
|
c93d99ee3a
|
Fixed regression from latest changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14172 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-14 07:54:53 +00:00 |
Giovanni Di Sirio
|
42d5fca126
|
More registry-related changes, removed some complexity from asm port modules thanks to registry changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14170 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-13 08:42:51 +00:00 |
Giovanni Di Sirio
|
af46126fa6
|
Small documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14162 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-10 07:41:26 +00:00 |
Giovanni Di Sirio
|
c5b9581d72
|
Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14129 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-03 07:40:33 +00:00 |
Giovanni Di Sirio
|
8646bb3153
|
License update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14105 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-29 15:24:45 +00:00 |
Giovanni Di Sirio
|
f8d8a73645
|
Tentative fix for fast interrupts.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14062 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-07 09:25:14 +00:00 |
Giovanni Di Sirio
|
9f5a8820b1
|
Fixed a problem with MPU support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14024 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-01-25 14:16:06 +00:00 |
Giovanni Di Sirio
|
6d831b1378
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13761 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-15 10:06:20 +00:00 |
Giovanni Di Sirio
|
7ec444ada9
|
Metadata fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13759 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-13 17:05:13 +00:00 |
Giovanni Di Sirio
|
98ff784be7
|
Minor fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13757 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-13 15:00:25 +00:00 |
Giovanni Di Sirio
|
705e6cd5d3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13755 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-13 12:33:19 +00:00 |