Commit Graph

18 Commits

Author SHA1 Message Date
Giovanni Di Sirio 9d34e55d21 Improved interrupts processing in ARMv7-M-ALT and ARMv8-M-ML-ALT ports. Specifically, saved few cycles on the context switch code path.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16986 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-03-27 09:53:36 +00:00
Giovanni Di Sirio ba3247842a Fixed more issues with FPU on the v7-M alternate port, v8-M to be updated too.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16775 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-12-08 09:12:00 +00:00
Giovanni Di Sirio 2b1e6bb520 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16754 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2024-11-13 13:27:47 +00:00
Giovanni Di Sirio d7cdb40b12 New XShell specific for the new RT, it leverages the new thread dispose feature.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16566 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-09-13 10:03:39 +00:00
Giovanni Di Sirio c08a1f59b4 More clock points in G4 support, improved G4 demo with shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16395 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-09-14 09:01:44 +00:00
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 bcfb0e2e77 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14880 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-08 07:42:59 +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 c26d770f26 Modified all makefiles to include the new test library.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14564 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-20 07:18:57 +00:00
Giovanni Di Sirio 4f5fea2159 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14385 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-05-17 11:36:16 +00:00
Giovanni Di Sirio 0143cbad4b Mass update of mcucon.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14383 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-17 07:33:22 +00:00
Giovanni Di Sirio cf3a72bdd5 Reverted temporary changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14334 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-28 08:12:38 +00:00
Giovanni Di Sirio 6411cd50b4 Reload feature added to RT virtual timers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14333 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-28 08:10:33 +00:00
Giovanni Di Sirio bb83e90bd0 Makefile mass update, all paths changed to new ARMv7-M port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13750 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-12 16:37:17 +00:00
Giovanni Di Sirio 979f3bb2b8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13030 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2019-09-26 14:54:42 +00:00
Giovanni Di Sirio 75d0dbad44 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13018 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2019-09-22 16:49:00 +00:00
Giovanni Di Sirio 61eae3e0c5 G4 startup support and template demo ready.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13005 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-20 05:54:55 +00:00