Commit Graph

19 Commits

Author SHA1 Message Date
edolomb 45f105e043 Added I2C slave support for ST low level drivers.
Added I2C-MASTER_SLAVE multi demo.
Updated halconf.h 

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16984 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-03-25 14:34:20 +00:00
Giovanni Di Sirio 32acaa3bbc Merged RT8 with SMP-related improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16549 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-08-26 15:42:51 +00:00
Giovanni Di Sirio 155d3f3ed5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16542 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2024-08-17 07:34:02 +00:00
Giovanni Di Sirio 6ac915f6bf Preparation changes in H7 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16539 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-08-16 11:57:41 +00:00
Giovanni Di Sirio 2edb8fc302 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16528 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2024-08-14 08:40:46 +00:00
edolomb 1631f29333 Fixed bug #1286
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16525 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-06-27 17:04:55 +00:00
Giovanni Di Sirio 36bc149717 Added settings for STM32 OCTOSPIv1 and OCTOSPIv2 TCR bits SSHIFT and DHQC.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16200 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-04-03 10:53:01 +00:00
Giovanni Di Sirio 6b15e4ef1e Reworked STM32 SDMMCv1 and SDMMCv2 drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16152 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-11 08:42:47 +00:00
Giovanni Di Sirio fa854a079b Mass update... again.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15923 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 10:47:54 +00:00
Giovanni Di Sirio cb09158dc9 Mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15917 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-25 13:58:53 +00:00
Giovanni Di Sirio f84032701c Mass EOL change to Unix mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15872 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-11 14:52:30 +00:00
Giovanni Di Sirio 7690f84348 Mass change: Source code convention changed from CRLF to just CR (Unix).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15741 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-08-29 15:54:32 +00:00
Giovanni Di Sirio c3f8edd463 Mass updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15581 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-04-13 07:43:23 +00:00
Giovanni Di Sirio 065477bdba Performance tweaks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15575 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-04-08 15:00:21 +00:00
Giovanni Di Sirio 5f825b3aa6 Workaround for different ADC3 type: no ADC3 support. Good job to the decision makers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15571 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-04-03 10:28:39 +00:00
Giovanni Di Sirio 0070aac920 Fixed some errors in the template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15570 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-04-03 09:39:06 +00:00
Giovanni Di Sirio d62c01ac48 Improved cache settings in STM32H7xx mcuconf.h.
Modified SDMMCv2 to allow for uncached buffers.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15550 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-21 11:21:51 +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 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