Commit Graph

17 Commits

Author SHA1 Message Date
Giovanni Di Sirio ab0c0bd1e9 Fixed NULL pointer dereferencing in the XSNOR driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16855 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-01-06 16:00:01 +00:00
Giovanni Di Sirio 743ff63930 Added "unregister" method to the overlay class. Now the overlay releases references of owned drivers on dispose() or unregister().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16852 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-01-06 07:52:19 +00:00
Giovanni Di Sirio 95aed9c53c typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16851 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-01-05 18:45:30 +00:00
Giovanni Di Sirio a6b255f733 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16850 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2025-01-05 18:24:32 +00:00
Giovanni Di Sirio e35db72234 Fixed buffers length.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16849 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-01-05 17:29:37 +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 00e080373d Imported Bob's changes to the header.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16842 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-01-04 07:39:42 +00:00
fxcoder ff0654bf6f Update VFS LittleFS
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16757 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-11-14 07:31:41 +00:00
fxcoder b126f136b2 Update VFS LittleFS, add VFS_MODE_S_IFBLK
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16707 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-11-03 11:31:28 +00:00
fxcoder ecdfd62ff5 LittleFS VFS work in progress
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16693 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-10-30 10:05:20 +00:00
Giovanni Di Sirio 8ad51a5388 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16681 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2024-10-24 14:50:01 +00:00
Giovanni Di Sirio dac9237eff git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16680 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2024-10-24 14:40:56 +00:00
Giovanni Di Sirio 6e6052f695 Fixed shortnames.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16675 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-10-22 12:52:28 +00:00
Giovanni Di Sirio b28eb7bff6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16674 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2024-10-22 12:40:11 +00:00
Giovanni Di Sirio 44c30bc4e4 LittleFS VFS driver preliminary work.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16673 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-10-22 11:58:34 +00:00
Giovanni Di Sirio bc8a86ab68 Simplified buffers management, now VFS overlay drivers have their own private buffer.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16262 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-25 08:38:30 +00:00
Giovanni Di Sirio dda8936497 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16243 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-05-02 19:24:14 +00:00