Commit Graph

7904 Commits

Author SHA1 Message Date
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
Theodore Ateba e92b8e528b Add SYSTICKv1 driver for AVR ATTiny architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15856 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-04 13:08:46 +00:00
Theodore Ateba c81b055a91 Add SYSTICKv1 driver for AVR Mega architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15855 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-04 13:01:41 +00:00
Theodore Ateba fa29047b0a [AVR] Move TIM to SYSTICK.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15854 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-04 12:31:06 +00:00
Giovanni Di Sirio 984cd4ddf8 Improved WolfSSL bindings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15852 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-25 16:27:07 +00:00
Theodore Ateba ffa7c7324f [AVR] Fix the generation of the static lib.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15851 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-23 18:15:03 +00:00
Theodore Ateba a6b58ecb3e [AVR] Add CPP C flags for C++ compilation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15849 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-22 23:25:25 +00:00
Giovanni Di Sirio 7891b55c05 Removed mutual exclusion on card-detection functions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15848 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-22 17:38:02 +00:00
Giovanni Di Sirio 50b1d6a8ff STM32 DMA drivers now export an STM32_DMA_MAX_TRANSFER definition.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15845 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-20 09:35:39 +00:00
Giovanni Di Sirio efd143f36b Fixed bug #1243.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15844 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-20 09:02:49 +00:00
Giovanni Di Sirio f49425b15f Fixed bug #1242.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15843 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-20 08:57:40 +00:00
Giovanni Di Sirio 16dccf3fe5 Fixed bug #1241.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15842 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-20 08:51:07 +00:00
Giovanni Di Sirio 6100b7a69f PAL events for RP2040 added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15841 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-20 08:31:58 +00:00
Giovanni Di Sirio e300aa073c Fixes from tzarc.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15840 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-19 09:22:16 +00:00
Giovanni Di Sirio 0b4a85f3a5 Fixed yet another problem (thanks Andy).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15839 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-15 15:31:55 +00:00
Giovanni Di Sirio dcd7f60889 Removed unused field, fixed doc tags.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15838 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-15 11:39:40 +00:00
Giovanni Di Sirio 08130c4c1c SPIv1 fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15837 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-15 10:43:12 +00:00
Giovanni Di Sirio 81475ef61e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15836 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-11-14 14:03:46 +00:00
Giovanni Di Sirio 75a830cece Tentative SPIv3 fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15835 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-14 08:48:56 +00:00
Giovanni Di Sirio 252d11a9df Completed mutual exclusion support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15834 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-13 16:39:14 +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 31d2842c54 Changes undone.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15832 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-13 10:57:25 +00:00
Giovanni Di Sirio 8f967fe2af Simplified FatFS bindings. Removed MMCSD experiment files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15831 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-13 10:56:02 +00:00
Giovanni Di Sirio bcb707c494 Cloned the MMC-SPI driver as a complex driver, the old one is still in place.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15830 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-13 09:09:39 +00:00
Giovanni Di Sirio fd1e49fdcf Fixed ETH-related problem in STM32H750B-Discovery board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15828 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-11-09 10:15:21 +00:00
Giovanni Di Sirio 589cbb2020 Fixed bug #1240.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15825 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-10-22 07:52:45 +00:00
Giovanni Di Sirio 918a7b203e Fixed bug #1239.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15824 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-10-16 15:48:44 +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 82c4ef2462 Fixed some regressions, there are more.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15820 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-10-10 08:49:38 +00:00
Giovanni Di Sirio a13108029f Fixed naming problem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15819 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-10-10 08:34:47 +00:00
Giovanni Di Sirio a7dce83ddf Fixed warnings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15818 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-10-10 08:25:17 +00:00
Giovanni Di Sirio 7c9082836b Added a "waend" field to the thread structure in RT for debug convenience.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15817 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-10-10 07:14:34 +00:00
Giovanni Di Sirio d62102117e Removed cache handling in the driver, buffers must be non-cacheable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15816 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-10-09 15:53:03 +00:00
Giovanni Di Sirio e3429720bc Minor optimization and some reformatting.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15815 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-10-09 13:40:37 +00:00