6880a6b8b0git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15485 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-03-12 13:11:18 +0000
1a895884e2git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15484 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-03-11 09:29:30 +0000
6fee977d76Incomplete OCTOSPIv2 for STM32.
Giovanni Di Sirio
2022-03-11 09:15:47 +0000
5fdb9afce9Fixed bug #1219.
Giovanni Di Sirio
2022-03-10 13:23:14 +0000
d9c58a104bSIO patch from karl.
Giovanni Di Sirio
2022-03-10 12:51:11 +0000
8318d115c0git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15477 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-03-10 11:07:41 +0000
cf4d9f2584STM32H723 demo working. Improved mcuconf.h template for STM32H723 and similar.
Giovanni Di Sirio
2022-03-10 10:32:05 +0000
c3146a7ae2Demo compiles now. Fixed a small error in all H7 mcuconf.h files.
Giovanni Di Sirio
2022-03-09 13:51:41 +0000
8aa9577d53git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15474 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-03-09 13:20:52 +0000
8698539ecfMore new H7s work, added demo, not complete.
Giovanni Di Sirio
2022-03-09 11:45:49 +0000
91413b3cb0Board files for STM32H723ZG-Nucleo144.
Giovanni Di Sirio
2022-03-09 10:55:24 +0000
dd0218250fTools support for H723 and similar.
Giovanni Di Sirio
2022-03-05 14:34:32 +0000
c0f5c2b5aeShared some code between types 1 and 2.
Giovanni Di Sirio
2022-03-04 12:20:30 +0000
3935737530Some more work on newer H7s.
Giovanni Di Sirio
2022-03-03 14:34:11 +0000
0d20484693Separate clock trees added for H7, newer devices are too different.
Giovanni Di Sirio
2022-03-03 10:46:08 +0000
0601c535adgit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15466 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-02-20 15:38:34 +0000
85d9c98e39Updated H7 boot params.
Giovanni Di Sirio
2022-02-20 08:48:04 +0000
e1a0f0b149Updated ST Cube headers for STM32H7xx.
Giovanni Di Sirio
2022-02-20 08:39:51 +0000
1304481369git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15463 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-02-16 18:29:33 +0000
ea65dbbe74git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15462 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-02-15 12:28:21 +0000
7534b597cfgit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15461 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-02-13 21:17:48 +0000
435ff12080Added "stat" command to chibishell.
Giovanni Di Sirio
2022-02-12 08:56:56 +0000
31a000e670git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15459 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-02-11 14:23:33 +0000
f3d3d9fcf7vfsGetStat() function renamed to vfsGetNodeStat() because we need to introduce also the equivalent of stat()/lstat().
Giovanni Di Sirio
2022-02-11 13:07:14 +0000
b37595d351git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15457 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-02-10 20:21:20 +0000
dfa77ef0d7Planning for expansion sorting, fixed a small allocation bug in sglob, removed an unnecessary field in sglob_t.
Giovanni Di Sirio
2022-02-09 14:19:39 +0000
3cf08662eaFixed invalid root handling by the VFS streams driver.
Giovanni Di Sirio
2022-02-09 13:11:26 +0000
523cb5fb4cFixed backtracking regression in paths normalization code.
Giovanni Di Sirio
2022-02-09 12:19:55 +0000
1fcb4ab404Updated the main readme.
Giovanni Di Sirio
2022-02-09 10:17:57 +0000
c5e51372bfFixed a readme.
Giovanni Di Sirio
2022-02-09 10:08:43 +0000
7592bdd8c9MSH can now be loaded statically in flash, removed the previous basic demos.
Giovanni Di Sirio
2022-02-09 10:07:13 +0000
b83cad19b2git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15450 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-02-08 18:33:32 +0000
b39ca51b57git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15449 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-02-08 17:09:55 +0000
9857f97478Paths expansion working(ish), to be integrated into the shell.
Giovanni Di Sirio
2022-02-08 13:14:41 +0000
d226497cc2Updated Updated LIS302DL demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LIS302DL.
Rocco Marco Guglielmi
2022-02-08 10:19:15 +0000
6dab361b94Updated Updated LSM6DS0 demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LSM6DS0.
Rocco Marco Guglielmi
2022-02-08 08:29:48 +0000
4ef99d2775Updated Updated LPS25H demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LPS25H.
Rocco Marco Guglielmi
2022-02-08 08:20:55 +0000
77454609d9Updated Updated LIS3MDL demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LIS3MDL.
Rocco Marco Guglielmi
2022-02-08 08:16:48 +0000
12217c049fUpdated LPS22HB demos in testex demos to be close to the pattern used in testhal demos.
Rocco Marco Guglielmi
2022-02-08 08:08:11 +0000
184deb923dUpdated LSM303AGR demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LSM303AGR.
Rocco Marco Guglielmi
2022-02-08 08:00:52 +0000
55b0d6d512git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15441 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-02-07 20:56:25 +0000
4ddc79903fUpdated LSM6DSL demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LSM6DSL.
Rocco Marco Guglielmi
2022-02-07 19:00:30 +0000
e9918a4413Updated LIS3DSH demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LIS3DSH.
Rocco Marco Guglielmi
2022-02-07 18:47:21 +0000
9f7c12e7fdUpdated HTS221 demos in testex demos to be close to the pattern used in testhal demos.
Rocco Marco Guglielmi
2022-02-07 18:12:37 +0000
7a1228781eUpdated LSM303DLHC demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LSM303DLHC.
Rocco Marco Guglielmi
2022-02-07 17:56:19 +0000
db3586adf7Updated ADXL355 demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in ADXL355.
Rocco Marco Guglielmi
2022-02-07 17:37:18 +0000
610ddc1dfbPaths expansion, experimental, not finished.
Giovanni Di Sirio
2022-02-07 13:17:25 +0000
501fa46740Updated L3GD20 demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in L3GD20.
Rocco Marco Guglielmi
2022-02-07 10:40:22 +0000
558d2f4395Updated the I2C and SPI configurations in testex demos using the pattern used in testhal demos
Rocco Marco Guglielmi
2022-02-07 10:24:07 +0000
6f88d43570Fixed warning in ADUCM SPI lld
Rocco Marco Guglielmi
2022-02-07 10:14:25 +0000
8ffa933a31Removed custom macro cls in EX demos
Rocco Marco Guglielmi
2022-02-07 09:34:09 +0000
81609b6b8agit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15430 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-02-03 08:07:59 +0000
0f368ef8b8Added "mode" parameter to mkdir().
Giovanni Di Sirio
2022-02-02 18:42:19 +0000
c110d0e482More shell file management commands.
Giovanni Di Sirio
2022-02-02 11:26:17 +0000
8ed8c6122egit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15427 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-02-01 14:15:50 +0000
524e171965Small regression.
Giovanni Di Sirio
2022-01-31 13:17:47 +0000
4d3ad6f049Fixed bug #1217.
Giovanni Di Sirio
2022-01-31 11:07:44 +0000
9110b9291aFixed bug #1216.
Giovanni Di Sirio
2022-01-30 09:19:47 +0000
5c51959778Reverted bug #1100.
Giovanni Di Sirio
2022-01-29 10:51:46 +0000
e32669c268git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15417 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-28 15:48:40 +0000
11153809abFile unlink handling added.
Giovanni Di Sirio
2022-01-28 10:24:04 +0000
5293cb6ebaAdded integration of LittleFS on top of our flash infrastructure.
Giovanni Di Sirio
2022-01-28 08:43:32 +0000
6b6813ec90Some renaming.
Giovanni Di Sirio
2022-01-27 14:08:57 +0000
f7fddb9330git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15413 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-27 14:05:23 +0000
9f531eca8bInitial LittleFS support, not yet complete.
Giovanni Di Sirio
2022-01-27 11:03:25 +0000
7a56bbd194LittleFS latest release.
Giovanni Di Sirio
2022-01-27 09:25:33 +0000
00684c677dRemoved legacy stdio in SBs.
Giovanni Di Sirio
2022-01-27 08:40:53 +0000
b84c1cf96aFixed regressions in SB demos.
Giovanni Di Sirio
2022-01-27 08:32:21 +0000
e08f28da20git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15408 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-26 13:36:25 +0000
d824edcfa7Centralized paths handling code into /os/common/utils.
Giovanni Di Sirio
2022-01-26 10:36:03 +0000
65f7f6caddFixed bug #1215.
Giovanni Di Sirio
2022-01-25 06:45:22 +0000
f38b8b8ecbAdded mkdir and rmdir.
Giovanni Di Sirio
2022-01-24 11:27:38 +0000
f47d5364c4Tentative fix for VTs when using intervals larger tha system time.
Giovanni Di Sirio
2022-01-24 07:24:29 +0000
2cc33be4beRemoved temporary files.
Giovanni Di Sirio
2022-01-23 06:29:33 +0000
ecf1ede710Implementation stubs for the new VFS API.
Giovanni Di Sirio
2022-01-22 15:31:26 +0000
1e2ebee781git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15399 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-22 14:27:44 +0000
0e6c15f43dAdditional VFS API.
Giovanni Di Sirio
2022-01-22 14:24:25 +0000
90ff80d262Simple "ls" command.
Giovanni Di Sirio
2022-01-22 10:58:27 +0000
fc0c286221git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15396 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-22 10:37:28 +0000
3e55a4d47fAdded cd and pwd to shell.
Giovanni Di Sirio
2022-01-22 09:08:10 +0000
60647952eaTentative fixes to STM32 SIO drivers.
Giovanni Di Sirio
2022-01-22 08:25:01 +0000
a5f5513642Fixed bug #1214.
Giovanni Di Sirio
2022-01-22 07:27:54 +0000
4a6ea63068Fixed bug #1213.
Giovanni Di Sirio
2022-01-22 06:53:58 +0000
7845c2b50dFixed bug #1212.
Giovanni Di Sirio
2022-01-22 06:37:54 +0000
ce9e38a181Improved error message.
Giovanni Di Sirio
2022-01-21 20:19:40 +0000
a500cf055aFixed ^D behavior.
Giovanni Di Sirio
2022-01-21 19:59:47 +0000
ce119aef13git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15384 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-21 19:49:55 +0000
daa8afb1dfgit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15383 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-21 13:17:29 +0000
d15d7c9b2dgit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15382 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-21 10:32:49 +0000
3ee7d28428Added chdir() and getcwd().
Giovanni Di Sirio
2022-01-21 09:20:28 +0000
f0a0fea78egit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15380 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-20 20:11:50 +0000
f9f2c3636fgit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15379 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-20 06:45:23 +0000
e446956b6agit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15378 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-20 06:20:57 +0000
916876b01fCode sub-loading working.
Giovanni Di Sirio
2022-01-18 17:22:54 +0000
d0a8340472git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15376 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-18 11:10:32 +0000
33540de167git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15375 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-18 10:32:57 +0000
57b011ad0eFixed bug #1211.
Giovanni Di Sirio
2022-01-18 06:58:42 +0000
6c7fea3775git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15372 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-17 20:01:13 +0000
8312fe5a73git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15371 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-01-17 19:32:37 +0000
0d2a33ce22Added few simple builtin commands to the shell.
Giovanni Di Sirio
2022-01-17 18:30:18 +0000