Commit Graph

2785 Commits

Author SHA1 Message Date
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
Giovanni Di Sirio ffc86d58d8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15866 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-08 15:02:07 +00:00
Giovanni Di Sirio 91ff36298c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15861 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-08 14:16:58 +00:00
Giovanni Di Sirio 9ede3bd02c Tentative fix for STM32 ADCv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15860 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-08 10:53:39 +00:00
Giovanni Di Sirio 12ac770e6f Fixed bug #1245.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15858 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-08 09:56:12 +00:00
Theodore Ateba 494e740771 [AVR] Update Xmega1284a Makefile, with programmer dfu-programmer 0.6.1 no more need to use the force argument.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15853 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-29 21:55:45 +00:00
Theodore Ateba 507750ab8b [AVR] Add AVR/RT C++ demo for Arduinio Uno board.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15850 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-22 23:26:56 +00:00
Giovanni Di Sirio 239366ca0a Fixed SPI settings, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15847 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-22 16:26:48 +00:00
Giovanni Di Sirio d4845d8b7c Preparation for MMC_SPI support, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15846 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-21 14:43:33 +00:00
Giovanni Di Sirio 8160ccb14a Partial changes to mmc-spi driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15833 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-13 15:08:30 +00:00
Giovanni Di Sirio 2d9ad10b7a Disabled test code in the demo because size increase.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15829 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-09 10:16:06 +00:00
Giovanni Di Sirio e5594c93b4 Fixed regression in SPI settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15827 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-09 09:31:58 +00:00
Giovanni Di Sirio 401b51b089 Tentative fix for AVR regressions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15822 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-10-10 18:40:53 +00:00
Giovanni Di Sirio a67449f20f Fixed some more regressions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15821 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-10-10 11:53:03 +00:00
Giovanni Di Sirio 2e3dbedfa8 Fixed wrong scanner options.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15812 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-10-09 07:50:20 +00:00
Giovanni Di Sirio bff25edf36 Removed obsolete sandbox code from ARMv7-M port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15805 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-09-28 12:18:29 +00:00
Giovanni Di Sirio fca1f5c791 Made FS structure non-cacheable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15803 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-09-27 09:34:34 +00:00
Giovanni Di Sirio b0b68413ae Removed unneeded files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15801 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-09-23 07:29:38 +00:00
Giovanni Di Sirio 8db57fad44 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15799 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-09-22 14:55:00 +00:00