Giovanni Di Sirio
|
e1a0f0b149
|
Updated ST Cube headers for STM32H7xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15464 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-20 08:39:51 +00:00 |
Giovanni Di Sirio
|
1304481369
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15463 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-16 18:29:33 +00:00 |
Giovanni Di Sirio
|
ea65dbbe74
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15462 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-15 12:28:21 +00:00 |
Giovanni Di Sirio
|
7534b597cf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15461 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-13 21:17:48 +00:00 |
Giovanni Di Sirio
|
435ff12080
|
Added "stat" command to chibishell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15460 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-12 08:56:56 +00:00 |
Giovanni Di Sirio
|
31a000e670
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15459 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-11 14:23:33 +00:00 |
Giovanni Di Sirio
|
f3d3d9fcf7
|
vfsGetStat() function renamed to vfsGetNodeStat() because we need to introduce also the equivalent of stat()/lstat().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15458 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-11 13:07:14 +00:00 |
Giovanni Di Sirio
|
b37595d351
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15457 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-10 20:21:20 +00:00 |
Giovanni Di Sirio
|
dfa77ef0d7
|
Planning for expansion sorting, fixed a small allocation bug in sglob, removed an unnecessary field in sglob_t.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15456 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-09 14:19:39 +00:00 |
Giovanni Di Sirio
|
3cf08662ea
|
Fixed invalid root handling by the VFS streams driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15455 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-09 13:11:26 +00:00 |
Giovanni Di Sirio
|
523cb5fb4c
|
Fixed backtracking regression in paths normalization code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15454 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-09 12:19:55 +00:00 |
Giovanni Di Sirio
|
1fcb4ab404
|
Updated the main readme.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15453 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-09 10:17:57 +00:00 |
Giovanni Di Sirio
|
c5e51372bf
|
Fixed a readme.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15452 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-09 10:08:43 +00:00 |
Giovanni Di Sirio
|
7592bdd8c9
|
MSH can now be loaded statically in flash, removed the previous basic demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15451 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-09 10:07:13 +00:00 |
Giovanni Di Sirio
|
b83cad19b2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15450 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-08 18:33:32 +00:00 |
Giovanni Di Sirio
|
b39ca51b57
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15449 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-08 17:09:55 +00:00 |
Giovanni Di Sirio
|
9857f97478
|
Paths expansion working(ish), to be integrated into the shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15448 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-08 13:14:41 +00:00 |
Rocco Marco Guglielmi
|
d226497cc2
|
Updated Updated LIS302DL demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LIS302DL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15447 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-08 10:19:15 +00:00 |
Rocco Marco Guglielmi
|
6dab361b94
|
Updated Updated LSM6DS0 demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LSM6DS0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15446 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-08 08:29:48 +00:00 |
Rocco Marco Guglielmi
|
4ef99d2775
|
Updated Updated LPS25H demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LPS25H.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15445 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-08 08:20:55 +00:00 |
Rocco Marco Guglielmi
|
77454609d9
|
Updated Updated LIS3MDL demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LIS3MDL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15444 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-08 08:16:48 +00:00 |
Rocco Marco Guglielmi
|
12217c049f
|
Updated LPS22HB demos in testex demos to be close to the pattern used in testhal demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15443 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-08 08:08:11 +00:00 |
Rocco Marco Guglielmi
|
184deb923d
|
Updated LSM303AGR demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LSM303AGR.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15442 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-08 08:00:52 +00:00 |
Giovanni Di Sirio
|
55b0d6d512
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15441 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 20:56:25 +00:00 |
Rocco Marco Guglielmi
|
4ddc79903f
|
Updated LSM6DSL demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LSM6DSL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15440 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 19:00:30 +00:00 |
Rocco Marco Guglielmi
|
e9918a4413
|
Updated LIS3DSH demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LIS3DSH.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15439 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 18:47:21 +00:00 |
Rocco Marco Guglielmi
|
9f7c12e7fd
|
Updated HTS221 demos in testex demos to be close to the pattern used in testhal demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15438 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 18:12:37 +00:00 |
Rocco Marco Guglielmi
|
7a1228781e
|
Updated LSM303DLHC demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LSM303DLHC.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15437 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 17:56:19 +00:00 |
Rocco Marco Guglielmi
|
db3586adf7
|
Updated ADXL355 demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in ADXL355.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15436 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 17:37:18 +00:00 |
Giovanni Di Sirio
|
610ddc1dfb
|
Paths expansion, experimental, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15435 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 13:17:25 +00:00 |
Rocco Marco Guglielmi
|
501fa46740
|
Updated L3GD20 demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in L3GD20.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15434 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 10:40:22 +00:00 |
Rocco Marco Guglielmi
|
558d2f4395
|
Updated the I2C and SPI configurations in testex demos using the pattern used in testhal demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15433 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 10:24:07 +00:00 |
Rocco Marco Guglielmi
|
6f88d43570
|
Fixed warning in ADUCM SPI lld
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15432 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 10:14:25 +00:00 |
Rocco Marco Guglielmi
|
8ffa933a31
|
Removed custom macro cls in EX demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15431 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 09:34:09 +00:00 |
Giovanni Di Sirio
|
81609b6b8a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15430 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-03 08:07:59 +00:00 |
Giovanni Di Sirio
|
0f368ef8b8
|
Added "mode" parameter to mkdir().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15429 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-02 18:42:19 +00:00 |
Giovanni Di Sirio
|
c110d0e482
|
More shell file management commands.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15428 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-02 11:26:17 +00:00 |
Giovanni Di Sirio
|
8ed8c6122e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15427 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-01 14:15:50 +00:00 |
Giovanni Di Sirio
|
524e171965
|
Small regression.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15425 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-31 13:17:47 +00:00 |
Giovanni Di Sirio
|
4d3ad6f049
|
Fixed bug #1217.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15423 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-31 11:07:44 +00:00 |
Giovanni Di Sirio
|
9110b9291a
|
Fixed bug #1216.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15421 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-30 09:19:47 +00:00 |
Giovanni Di Sirio
|
5c51959778
|
Reverted bug #1100.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15418 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-29 10:51:46 +00:00 |
Giovanni Di Sirio
|
e32669c268
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15417 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-28 15:48:40 +00:00 |
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 |