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
|
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
|
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
|
85d40b3231
|
Much faster MPU context switch for ARMv8M-ML-ALT port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16821 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-18 15:27:14 +00:00 |
Giovanni Di Sirio
|
a6a391bbeb
|
Small fastcall optimization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16807 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-14 16:28:35 +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
|
1a1b6c2d1f
|
Fixed various problems in SBs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16804 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-14 08:57:06 +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
|
138332a903
|
PSPLIM support in sandboxes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16799 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-12 18:26:51 +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
|
a059a1ba61
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16794 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-12 06:47:02 +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
|
fbeb60bdad
|
Complete MPU initialization options in ARMv8-M-MAINLINE port, to be done similarly in other ports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16762 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-12-02 12:36:48 +00:00 |
Giovanni Di Sirio
|
434e832fc5
|
Preparation for sandboxes on v8-m.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16743 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-11-08 09:31:33 +00:00 |
Giovanni Di Sirio
|
e6b4c7545f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16742 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2024-11-07 16:12:42 +00:00 |