Commit Graph

7669 Commits

Author SHA1 Message Date
Giovanni Di Sirio 1c35fe84d9 Board files realignment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15545 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-20 08:50:02 +00:00
Giovanni Di Sirio e906633f93 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15544 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-03-19 15:36:48 +00:00
Giovanni Di Sirio 8fdbc10159 Added SD card detection code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15543 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-19 13:32:48 +00:00
Giovanni Di Sirio db203cfb84 Added demo for STM32H735 Discovery.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15542 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-19 11:59:06 +00:00
Giovanni Di Sirio 0b6a440551 Board files for ST_STM32H735IG_DISCOVERY.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15540 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-19 10:22:00 +00:00
Giovanni Di Sirio bbb6eb43a8 Small MDMA improvement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15539 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-18 12:28:13 +00:00
Giovanni Di Sirio b40bae71c9 Fixed a comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15537 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-18 09:50:13 +00:00
Giovanni Di Sirio 051f1ed184 Fixed bug #1230.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15534 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-18 09:37:50 +00:00
Giovanni Di Sirio fba5ea7f95 Fixed bug #1229.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15531 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-18 09:14:44 +00:00
Giovanni Di Sirio 4edce31f68 Fixed bug #1228.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15529 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-18 08:53:25 +00:00
Giovanni Di Sirio 1db669522c Fixed bug #1227.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15526 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-18 08:42:26 +00:00
Giovanni Di Sirio 88dd95e70f Removed check for old device revision.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15525 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-16 16:17:09 +00:00
Giovanni Di Sirio c052603402 Fixed stuck driver start.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15518 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-16 10:16:15 +00:00
Giovanni Di Sirio 598d6fa6ff typos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15517 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-16 10:12:08 +00:00
Giovanni Di Sirio 2c48a71c0b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15514 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-03-15 13:01:09 +00:00
Giovanni Di Sirio 80cf2c38d4 Fixed bug #1224.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15511 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-14 12:43:56 +00:00
Giovanni Di Sirio 30c437bcdf Fixed bug #1223.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15508 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-14 12:22:28 +00:00
Giovanni Di Sirio f5114d9839 Fixed bug #1100.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15505 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-14 09:07:37 +00:00
Giovanni Di Sirio 7c3b54d051 Fixed bug #1222.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15503 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-14 08:21:34 +00:00
Giovanni Di Sirio c622d52f6b Fixed bug #1221.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15500 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-14 07:49:08 +00:00
Giovanni Di Sirio 3323eb379d Fixed bug #1220. Added OCTOSPIv2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15486 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-13 09:03:49 +00:00
Giovanni Di Sirio 1a895884e2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15484 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-03-11 09:29:30 +00:00
Giovanni Di Sirio 6fee977d76 Incomplete OCTOSPIv2 for STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15483 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-11 09:15:47 +00:00
Giovanni Di Sirio 5fdb9afce9 Fixed bug #1219.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15479 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-10 13:23:14 +00:00
Giovanni Di Sirio d9c58a104b SIO patch from karl.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15478 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-10 12:51:11 +00:00
Giovanni Di Sirio cf4d9f2584 STM32H723 demo working. Improved mcuconf.h template for STM32H723 and similar.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15476 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-10 10:32:05 +00:00
Giovanni Di Sirio c3146a7ae2 Demo compiles now. Fixed a small error in all H7 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15475 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-09 13:51:41 +00:00
Giovanni Di Sirio 8aa9577d53 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15474 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-03-09 13:20:52 +00:00
Giovanni Di Sirio 8698539ecf More new H7s work, added demo, not complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15473 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-09 11:45:49 +00:00
Giovanni Di Sirio 91413b3cb0 Board files for STM32H723ZG-Nucleo144.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15472 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-09 10:55:24 +00:00
Giovanni Di Sirio c0f5c2b5ae Shared some code between types 1 and 2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15469 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-04 12:20:30 +00:00
Giovanni Di Sirio 3935737530 Some more work on newer H7s.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15468 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-03 14:34:11 +00:00
Giovanni Di Sirio 0d20484693 Separate clock trees added for H7, newer devices are too different.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15467 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-03 10:46:08 +00:00
Giovanni Di Sirio 0601c535ad git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15466 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-02-20 15:38:34 +00:00
Giovanni Di Sirio 85d9c98e39 Updated H7 boot params.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15465 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-20 08:48:04 +00:00
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 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 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