Commit Graph

2803 Commits

Author SHA1 Message Date
Giovanni Di Sirio aa5c0d9965 H5 mcuconf.h updater tool.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16376 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-08-13 15:08:52 +00:00
Giovanni Di Sirio 9a6f3b3249 H5 board support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16375 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-08-13 08:55:03 +00:00
Giovanni Di Sirio 1825e08571 More H5 code, clock tree almost complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16371 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-08-11 11:07:43 +00:00
Giovanni Di Sirio c84a7c61b7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16369 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-08-10 14:46:18 +00:00
Giovanni Di Sirio 784b88fa38 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16368 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-08-07 11:44:43 +00:00
Giovanni Di Sirio 5210e30feb Simplified demo for H5.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16357 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-08-02 12:50:46 +00:00
Giovanni Di Sirio 473a0c858a STM32C0 drivers test-compiled. RTC requires rework because it has no TAMP.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16354 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-07-31 09:15:59 +00:00
Giovanni Di Sirio 0de96b017a STM32C031 demo compiles, ready for testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16353 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-07-30 16:36:04 +00:00
Giovanni Di Sirio 1014f947e9 More STM32C0-related work.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16352 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-07-30 11:40:16 +00:00
Giovanni Di Sirio a636ba64c7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16351 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-07-27 19:18:09 +00:00
Giovanni Di Sirio 72f9b81798 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16343 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-07-26 11:24:12 +00:00
Giovanni Di Sirio a9114efef8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16342 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-07-26 09:33:27 +00:00
Giovanni Di Sirio 784728a5d5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16340 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-07-25 09:09:05 +00:00
Giovanni Di Sirio 20af656d7a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16339 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-07-25 08:00:49 +00:00
Giovanni Di Sirio 027a3490c6 STM32C0 startup and initial project.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16338 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-07-25 07:52:23 +00:00
Giovanni Di Sirio 9269b7c50d Explicit LTO mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16309 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-07-02 08:34:38 +00:00
Giovanni Di Sirio b65bbf7f7b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16308 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-07-01 11:42:08 +00:00
Giovanni Di Sirio 68db9362ea git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16304 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-06-23 11:02:19 +00:00
Giovanni Di Sirio b8870eaecd Simplified SB API.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16265 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-26 08:56:13 +00:00
Rocco Marco Guglielmi e95cb9fc18 Added clock macros and introduces clock enable for GPIO (needed for input functionalities)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16261 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-24 12:38:32 +00:00
Rocco Marco Guglielmi 881001afa3 Initial implementation of the board files and PAL driver for MAX32625
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16260 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-23 15:20:32 +00:00
Giovanni Di Sirio 4d1608e0b0 Small fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16259 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-23 11:09:33 +00:00
Rocco Marco Guglielmi f92fd43444 Created initial structure and a working running demo for MAX32625.
Supported ST in tick mode

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16257 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-22 16:04:45 +00:00
Giovanni Di Sirio 2a116b50fa git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16255 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-05-22 10:00:05 +00:00
Giovanni Di Sirio 18417898f3 Updated some makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16253 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-22 08:07:57 +00:00
Giovanni Di Sirio eda1f21145 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16252 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-05-22 07:21:54 +00:00
Giovanni Di Sirio 922dd0c3c5 Fixed some regressions in SB and demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16250 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-21 10:44:27 +00:00
Giovanni Di Sirio f2e2656b74 Fixed G4 SB demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16249 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-20 09:03:14 +00:00
Giovanni Di Sirio b37650e6ab Fixed SB1 demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16248 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-20 08:34:19 +00:00
Giovanni Di Sirio dda8936497 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16243 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-05-02 19:24:14 +00:00
Giovanni Di Sirio 298b40a1a6 Added an unget() method to the sequential stream interface.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16240 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-04-28 12:39:18 +00:00
Giovanni Di Sirio 28cd9792ae XHAL SIO demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16236 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-04-26 14:14:45 +00:00
Giovanni Di Sirio 3867157a08 Changed defaults.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16218 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-04-13 18:18:58 +00:00
Giovanni Di Sirio 73dfb7d03e Enhanced STM32F7xx MPU configuration in mcuconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16217 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-04-13 17:25:05 +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 00b08d9c31 SDMMC cleanup, experimental SDIOv1 changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16155 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-11 13:59:58 +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 2b5d72890d Reverted one of the previous changes in SDMMCv2, added slowdown setting.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16134 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-06 08:54:42 +00:00
Giovanni Di Sirio 8e3f28ef11 Fixed bug #1253.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16126 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-04 08:54:54 +00:00
Theodore Ateba 00c51e1016 [AVR] Fix demo build, we run out of RAM.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15930 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-28 11:30:48 +00:00
Theodore Ateba d5788bf2d0 [AVR] Fix demo build, we run out of memory with shell and test bench.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15929 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-28 11:26:54 +00:00
Theodore Ateba 0b1d16e646 [AVR] Fix code style in AVR demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15926 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 22:12:59 +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 146264a093 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15921 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-26 09:40:40 +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 a48dab3767 Higher SPI speed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15916 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-25 13:03:46 +00:00
Giovanni Di Sirio f3fef1eb70 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15915 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-25 11:38:54 +00:00
Giovanni Di Sirio 86fbad44a5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15914 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-25 09:22:57 +00:00
Giovanni Di Sirio 227532c938 Still not working on G474.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15877 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-12 11:48:47 +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