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
|
2da5177e8a
|
Simplified OOP and fixed some conflicting file names.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16907 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2025-01-19 15:25:23 +00:00 |
Giovanni Di Sirio
|
0c452e2005
|
vsconf.h files regenerated to include CHFS.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16901 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2025-01-17 08:19:57 +00:00 |
Giovanni Di Sirio
|
5f5ffc9709
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16899 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2025-01-16 15:27:42 +00:00 |
Giovanni Di Sirio
|
6cf3051f99
|
Formatting.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16885 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2025-01-11 05:08:54 +00:00 |
Giovanni Di Sirio
|
69525c2193
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16873 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2025-01-09 09:34:54 +00:00 |
Giovanni Di Sirio
|
394f55a892
|
Less parameters to sbStart() and sbExec() functions. Eclipse debug configurations modified to not depend on my personal paths, now it is assumed a "/home/chibios" user, it can be a symlink to a real user.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16870 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2025-01-08 14:57:30 +00:00 |
Giovanni Di Sirio
|
969b9b0759
|
Added a configuration option to force a breakpoint in RAM-loaded SB applications.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16869 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2025-01-08 13:53:12 +00:00 |
Giovanni Di Sirio
|
73a1e8b2f9
|
Changed system stack size default, it was too low and caused an overflow using debug options.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16868 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2025-01-08 13:08:39 +00:00 |
Giovanni Di Sirio
|
d8ff6fec1c
|
Sandboxes no more need a configuration structure, use is much simpler. Now regions can be created/changed at runtime opening to a more rich SB API.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16865 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2025-01-08 11:10:34 +00:00 |
Giovanni Di Sirio
|
a490318c48
|
VFS demos regressions. Various improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16847 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2025-01-05 10:22:04 +00:00 |
Giovanni Di Sirio
|
b64d4cf4ae
|
Added updater of vfsconf.h files, added enties for LittleFS in vfsconf.h, updated all vfsconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16843 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2025-01-04 09:49:33 +00:00 |
Giovanni Di Sirio
|
647489bcc1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16829 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-19 10:22:30 +00:00 |
Giovanni Di Sirio
|
5dc37b4ca6
|
Better SB demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16824 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-18 18:22:57 +00:00 |
Giovanni Di Sirio
|
b6624c89ee
|
Changed chStartThread() in simply sbStart().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16806 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-14 10:12:38 +00:00 |
Giovanni Di Sirio
|
58cbe5557f
|
Simplified SB host code, there were duplications.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16805 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-14 10:02:17 +00:00 |
Giovanni Di Sirio
|
749cf26834
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16803 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-14 05:40:43 +00:00 |
Giovanni Di Sirio
|
19be06eb16
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16797 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-12 10:49:22 +00:00 |
Giovanni Di Sirio
|
5ad0336997
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16795 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-12 07:01:56 +00:00 |
Giovanni Di Sirio
|
eae7115344
|
Mass update of sbconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16783 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-09 17:26:50 +00:00 |
Giovanni Di Sirio
|
aee8d72768
|
Simplified sandboxes configuration, now MPU settings are calculated automatically and verified for architectural constraints.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16682 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-10-27 06:42:50 +00:00 |
Giovanni Di Sirio
|
cefb77e7ec
|
Simplified SB configuration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16678 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-10-24 09:56:01 +00:00 |
Giovanni Di Sirio
|
93667b9709
|
Updater scripts for XHAL fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16676 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-10-23 06:52:03 +00:00 |
Giovanni Di Sirio
|
1a9fa4ebca
|
Fixes and simplified stuff.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16665 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-10-21 11:48:14 +00:00 |
Giovanni Di Sirio
|
0470c859b9
|
More work on VSPI, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16662 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-10-20 18:17:59 +00:00 |
Giovanni Di Sirio
|
0bd8f2768b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16649 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-10-18 14:17:03 +00:00 |
Giovanni Di Sirio
|
32acaa3bbc
|
Merged RT8 with SMP-related improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16549 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-08-26 15:42:51 +00:00 |
Giovanni Di Sirio
|
9269b7c50d
|
Explicit LTO mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16309 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-07-02 08:34:38 +00:00 |
Giovanni Di Sirio
|
b8870eaecd
|
Simplified SB API.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16265 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-26 08:56:13 +00:00 |
Giovanni Di Sirio
|
f2e2656b74
|
Fixed G4 SB demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16249 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-20 09:03:14 +00:00 |
Giovanni Di Sirio
|
fa854a079b
|
Mass update... again.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15923 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-26 10:47:54 +00:00 |
Giovanni Di Sirio
|
cb09158dc9
|
Mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15917 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-25 13:58:53 +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
|
a43d40cf52
|
Updated G4 dynamic SB demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15793 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-09-19 16:10:27 +00:00 |
Giovanni Di Sirio
|
f930d202c7
|
Improved SB demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15792 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-09-19 14:28:49 +00:00 |
Giovanni Di Sirio
|
629e810f65
|
SB fastcalls support, not complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15766 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-09-06 13:12:32 +00:00 |
Giovanni Di Sirio
|
de74d1f890
|
Fixes in VRQs, not all cases were covered for triggering.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15765 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-09-06 08:40:31 +00:00 |
Giovanni Di Sirio
|
1e6a909ece
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15764 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-09-05 13:31:10 +00:00 |
Giovanni Di Sirio
|
b2c24de257
|
Fixed a couple problems, running fine now.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15763 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-09-05 13:23:48 +00:00 |
Giovanni Di Sirio
|
a70d5bdca9
|
Metadata fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15762 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-09-05 11:08:31 +00:00 |
Giovanni Di Sirio
|
b7ccf45870
|
Raised to 16kB RAM per-VM.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15760 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-09-05 10:35:13 +00:00 |
Giovanni Di Sirio
|
0b506373ea
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15743 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-08-30 12:51:54 +00:00 |
Giovanni Di Sirio
|
e0f250edcf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15739 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-08-28 07:20:45 +00:00 |
Giovanni Di Sirio
|
83afcc2a7e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15675 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-07-05 19:14:23 +00:00 |
Giovanni Di Sirio
|
e0d0d5bee1
|
Naming rationalization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15673 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-07-02 06:47:53 +00:00 |
Giovanni Di Sirio
|
d39e30fc10
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15672 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-07-01 14:49:43 +00:00 |
Giovanni Di Sirio
|
d7de021862
|
More renaming.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15670 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-06-30 08:11:41 +00:00 |
Giovanni Di Sirio
|
760e0d90fb
|
Renamed things for consistency.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15669 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-06-30 08:07:56 +00:00 |
Giovanni Di Sirio
|
e75749452e
|
Fixed some regressions in SB demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15666 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-06-29 07:25:49 +00:00 |
Giovanni Di Sirio
|
b8bc767430
|
VHAL blinking...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15665 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-06-28 13:27:01 +00:00 |