Giovanni Di Sirio
|
11153809ab
|
File unlink handling added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15416 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-28 10:24:04 +00:00 |
Giovanni Di Sirio
|
5293cb6eba
|
Added integration of LittleFS on top of our flash infrastructure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15415 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-28 08:43:32 +00:00 |
Giovanni Di Sirio
|
6b6813ec90
|
Some renaming.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15414 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-27 14:08:57 +00:00 |
Giovanni Di Sirio
|
f7fddb9330
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15413 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-27 14:05:23 +00:00 |
Giovanni Di Sirio
|
9f531eca8b
|
Initial LittleFS support, not yet complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15412 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-27 11:03:25 +00:00 |
Giovanni Di Sirio
|
7a56bbd194
|
LittleFS latest release.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15411 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-27 09:25:33 +00:00 |
Giovanni Di Sirio
|
00684c677d
|
Removed legacy stdio in SBs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15410 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-27 08:40:53 +00:00 |
Giovanni Di Sirio
|
b84c1cf96a
|
Fixed regressions in SB demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15409 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-27 08:32:21 +00:00 |
Giovanni Di Sirio
|
e08f28da20
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15408 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-26 13:36:25 +00:00 |
Giovanni Di Sirio
|
d824edcfa7
|
Centralized paths handling code into /os/common/utils.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15407 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-26 10:36:03 +00:00 |
Giovanni Di Sirio
|
65f7f6cadd
|
Fixed bug #1215.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15404 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-25 06:45:22 +00:00 |
Giovanni Di Sirio
|
f38b8b8ecb
|
Added mkdir and rmdir.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15403 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-24 11:27:38 +00:00 |
Giovanni Di Sirio
|
f47d5364c4
|
Tentative fix for VTs when using intervals larger tha system time.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15402 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-24 07:24:29 +00:00 |
Giovanni Di Sirio
|
2cc33be4be
|
Removed temporary files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15401 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-23 06:29:33 +00:00 |
Giovanni Di Sirio
|
ecf1ede710
|
Implementation stubs for the new VFS API.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15400 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-22 15:31:26 +00:00 |
Giovanni Di Sirio
|
1e2ebee781
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15399 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-22 14:27:44 +00:00 |
Giovanni Di Sirio
|
0e6c15f43d
|
Additional VFS API.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15398 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-22 14:24:25 +00:00 |
Giovanni Di Sirio
|
90ff80d262
|
Simple "ls" command.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15397 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-22 10:58:27 +00:00 |
Giovanni Di Sirio
|
fc0c286221
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15396 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-22 10:37:28 +00:00 |
Giovanni Di Sirio
|
3e55a4d47f
|
Added cd and pwd to shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15395 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-22 09:08:10 +00:00 |
Giovanni Di Sirio
|
60647952ea
|
Tentative fixes to STM32 SIO drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15394 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-22 08:25:01 +00:00 |
Giovanni Di Sirio
|
a5f5513642
|
Fixed bug #1214.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15392 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-22 07:27:54 +00:00 |
Giovanni Di Sirio
|
4a6ea63068
|
Fixed bug #1213.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15390 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-22 06:53:58 +00:00 |
Giovanni Di Sirio
|
7845c2b50d
|
Fixed bug #1212.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15387 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-22 06:37:54 +00:00 |
Giovanni Di Sirio
|
ce9e38a181
|
Improved error message.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15386 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-21 20:19:40 +00:00 |
Giovanni Di Sirio
|
a500cf055a
|
Fixed ^D behavior.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15385 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-21 19:59:47 +00:00 |
Giovanni Di Sirio
|
ce119aef13
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15384 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-21 19:49:55 +00:00 |
Giovanni Di Sirio
|
daa8afb1df
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15383 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-21 13:17:29 +00:00 |
Giovanni Di Sirio
|
d15d7c9b2d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15382 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-21 10:32:49 +00:00 |
Giovanni Di Sirio
|
3ee7d28428
|
Added chdir() and getcwd().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15381 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-21 09:20:28 +00:00 |
Giovanni Di Sirio
|
f0a0fea78e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15380 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-20 20:11:50 +00:00 |
Giovanni Di Sirio
|
f9f2c3636f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15379 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-20 06:45:23 +00:00 |
Giovanni Di Sirio
|
e446956b6a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15378 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-20 06:20:57 +00:00 |
Giovanni Di Sirio
|
916876b01f
|
Code sub-loading working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15377 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-18 17:22:54 +00:00 |
Giovanni Di Sirio
|
d0a8340472
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15376 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-18 11:10:32 +00:00 |
Giovanni Di Sirio
|
33540de167
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15375 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-18 10:32:57 +00:00 |
Giovanni Di Sirio
|
57b011ad0e
|
Fixed bug #1211.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15373 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-18 06:58:42 +00:00 |
Giovanni Di Sirio
|
6c7fea3775
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15372 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-17 20:01:13 +00:00 |
Giovanni Di Sirio
|
8312fe5a73
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15371 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-17 19:32:37 +00:00 |
Giovanni Di Sirio
|
0d2a33ce22
|
Added few simple builtin commands to the shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15370 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-17 18:30:18 +00:00 |
Giovanni Di Sirio
|
8c8004d11f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15369 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-17 17:48:06 +00:00 |
Giovanni Di Sirio
|
d35ba8cd7e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15368 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-17 14:53:26 +00:00 |
Giovanni Di Sirio
|
f46f3a2181
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15367 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-17 09:57:14 +00:00 |
Giovanni Di Sirio
|
214b482751
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15366 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-16 17:09:30 +00:00 |
Giovanni Di Sirio
|
6af613f1b8
|
Minimal shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15365 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-16 14:43:19 +00:00 |
Giovanni Di Sirio
|
59684fb925
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15364 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-16 12:47:32 +00:00 |
Giovanni Di Sirio
|
377fdec495
|
Implemented sandbox state cleanup on exit() or exception.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15363 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-16 09:11:15 +00:00 |
Giovanni Di Sirio
|
160e3e52ae
|
Improved parameters passing and startup file. Symbol _exit() is now part of the startup file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15362 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-16 07:35:42 +00:00 |
Giovanni Di Sirio
|
62ea184237
|
Fixed initial stack setup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15361 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-15 18:00:49 +00:00 |
Giovanni Di Sirio
|
35c733568a
|
Some more optimizations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15360 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-15 17:19:17 +00:00 |