Commit Graph

7937 Commits

Author SHA1 Message Date
Andrey Gusakov ea2fc12906 AT-START-F435 board: update pinmuxes 2023-06-23 17:19:34 -04:00
Andrey Gusakov 7410d2f821 Artery AT32F4xx port: updates: gpio, otg, ldo 2023-06-23 17:19:33 -04:00
Andrey Gusakov 196fe71739 AT-START-F435 board: fix OTG1 and OTG2 pinmuxes 2023-06-23 17:19:32 -04:00
Andrey Gusakov 9706ef4a10 Artery AT32F4xx port: USB clock settings 2023-06-23 17:19:32 -04:00
Andrey Gusakov 00284c14a8 Artery AT32F4xx port: update, cleanup 2023-06-23 17:19:30 -04:00
Andrey Gusakov f04c012e94 Fix SD1/USART1 2023-06-23 17:19:29 -04:00
Andrey Gusakov 93b1de1801 AT-START-F435 demo: fix pinmuxes 2023-06-23 17:19:28 -04:00
Andrey Gusakov 058f0a429a AT-START-F435 demo project
Based on RT-STM32F429ZI-NUCLEO144
2023-06-23 17:19:27 -04:00
Andrey Gusakov d61273c34b Artery AT32F4xx port: update clocks 2023-06-23 17:19:26 -04:00
Andrey Gusakov 28bfd7a179 Artery AT32F4xx port: update 2023-06-23 17:19:25 -04:00
Andrey Gusakov cfc44d0425 Artery AT32F4xx port 2023-06-23 17:19:25 -04:00
Giovanni Di Sirio 3101ad3eb5 SIO build failure when synchronization is disabled.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16025 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-26 11:52:42 +00:00
fxcoder 9b0871c511 Update RP2040 WDG driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16017 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-24 10:08:24 +00:00
Giovanni Di Sirio 675e4740dc Added STM32_QSPI_NO_RESET trick requested by Andy.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16014 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-23 08:20:21 +00:00
fxcoder 3272bfdeae RP2040 Fix calculation of WDG reload interval
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15983 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-16 13:14:49 +00:00
Theodore Ateba c6a59d5302 [AVR] Add CRC testhal demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15956 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-09 21:45:19 +00:00
Giovanni Di Sirio 1a48fee99f OOP improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15937 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-31 11:05:31 +00:00
Theodore Ateba 6a0b2f377e [AVR] Fix code style in AVR low level driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15927 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-27 00:54:14 +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 39d40922b8 Added a cast, IAR complained.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15920 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 09:25:15 +00:00
Giovanni Di Sirio 6f06d732c6 Style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15918 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 05:25:27 +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 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 0aafc42a56 Improved MMC_SPI driver, intermediate commit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15913 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-25 08:21:22 +00:00
Theodore Ateba 7773ef599d [AVR] Add CRC HAL file for CRC module.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15909 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-24 22:07:47 +00:00
Theodore Ateba 50e9ab03a3 [AVR] Add CRC lld files for ATxmega.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15908 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-23 22:28:18 +00:00
Theodore Ateba d7cc12cbad [AVR] Add ATxmega CRC register definition for lld driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15903 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-22 22:13:49 +00:00
Giovanni Di Sirio baebd8016e More documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15900 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-20 15:22:36 +00:00
Giovanni Di Sirio b55cdb4b99 More last minute fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15899 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-20 14:30:20 +00:00
Giovanni Di Sirio 027131e086 Version numbers, documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15898 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-20 14:22:45 +00:00
Giovanni Di Sirio 0c7c7c0712 Fixed bug #1247 (again).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15897 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-20 09:16:30 +00:00
Giovanni Di Sirio aba38be583 Small fix to the shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15879 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-18 09:12:16 +00:00
Giovanni Di Sirio b95ae7e467 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15878 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-15 10:07:25 +00:00
Giovanni Di Sirio f3396a2e6a Updated MAC driver LLD template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15876 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-12 07:33:15 +00:00
Giovanni Di Sirio 286d19a1b9 It is UART10 or F4 and USART10 on H7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15875 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-12 06:47:13 +00:00
Giovanni Di Sirio 45fd4208ea Fixed bug #1248.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15874 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-12 06:07:31 +00:00
Giovanni Di Sirio 9ce8fc3769 Realigned some boards to templates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15873 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-11 14:55:50 +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 6d8d9cfc51 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15871 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-11 14:43:14 +00:00
Giovanni Di Sirio f1e5358b70 Updated CMSIS H7 headers to 1-11-0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15870 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-09 11:16:04 +00:00
Giovanni Di Sirio a0b6d5154c Added a command variation for eMMCs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15869 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-09 10:14:39 +00:00
Giovanni Di Sirio fcf3047bb3 Fixed bug #1247.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15868 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-09 10:12:15 +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 07382282ba Improved checks on PPL1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15864 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-08 14:38:40 +00:00
Giovanni Di Sirio f67c8298d5 Improved check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15863 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-08 14:29:22 +00:00
Giovanni Di Sirio 7e04142345 Added missing check for STM32H7B0, device is still untested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15862 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-08 14:25:00 +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 02537ca110 Fixed bug #1246.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15859 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-08 10:08:22 +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