Commit Graph

1630 Commits

Author SHA1 Message Date
Giovanni Di Sirio 44eed31543 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15495 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-03-13 09:43:28 +00:00
Giovanni Di Sirio c3146a7ae2 Demo compiles now. Fixed a small error in all H7 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15475 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-03-09 13:51:41 +00:00
Giovanni Di Sirio 5293cb6eba Added integration of LittleFS on top of our flash infrastructure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15415 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-01-28 08:43:32 +00:00
Giovanni Di Sirio 9f531eca8b Initial LittleFS support, not yet complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15412 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-01-27 11:03:25 +00:00
Giovanni Di Sirio c01e5a7c22 Added a new CH_CFG_HARDENING_LEVEL option to RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15242 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-12-13 15:44:12 +00:00
Giovanni Di Sirio 4dac93cf65 Fixed bug #1207.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15218 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-12-08 09:57:13 +00:00
Giovanni Di Sirio 2a0e158bab git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15216 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-12-08 08:36:07 +00:00
Giovanni Di Sirio d2ac0d1fa7 Removed lp mode from USBv2 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15116 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-20 04:58:48 +00:00
Giovanni Di Sirio f476d11ed9 Typo in chconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15111 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-18 15:42:21 +00:00
Theodore Ateba 5701325659 Remove EXT demo, because this driver is no mode available.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15101 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-16 21:35:40 +00:00
Giovanni Di Sirio d3892df86d RT and NIL upgraded to support the enhanced OSLIB. Mass update of chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15085 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-16 09:02:52 +00:00
Giovanni Di Sirio 850f56b1f1 Fast copy working in STM32 USBv2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15082 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-14 16:19:11 +00:00
Giovanni Di Sirio 6116b0e0c6 Added STM32G0B1 target.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15079 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-14 13:06:51 +00:00
Giovanni Di Sirio a456f5b75c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15072 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-11-14 06:12:20 +00:00
Giovanni Di Sirio f2bedc178f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15063 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-11-12 07:54:53 +00:00
Giovanni Di Sirio b73cd4bb0d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15061 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-11-11 18:17:36 +00:00
Giovanni Di Sirio faadcf4270 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15060 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-11-11 17:42:11 +00:00
Giovanni Di Sirio f7c2186097 Added STM32L073RZ-Nucleo64 to USB-CDC "multi" demo. Removed old demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15059 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-11 09:43:04 +00:00
Giovanni Di Sirio e3b5a38b85 Added an STM32 WDG "multi" demo. Removed all old WDG demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15058 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-11 08:28:19 +00:00
Giovanni Di Sirio ca0290ace7 Added an STM32 WDG "multi" demo. Fixed a problem with RCC LSIv2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15056 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-11 08:04:00 +00:00
akscram 667bea145b STM32WBxx: set STM32_LSI_ENABLED in RCCv1/stm32_lsi_v2.inc
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15055 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-11 07:45:33 +00:00
vrepetenko 29760bc1ea STM32WL: updated to new SPI driver version.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15048 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-10 11:25:06 +00:00
Giovanni Di Sirio 7afca73c86 Updated makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15013 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-06 09:24:54 +00:00
Giovanni Di Sirio c42ccba9e0 Updated lots of obsolete makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15011 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-06 09:03:19 +00:00
Giovanni Di Sirio eb08271664 F1. L0, L1 SPI demos removed and added targets to the multi SPI demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15010 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-06 08:26:43 +00:00
Giovanni Di Sirio be5262dbee Removed old F0 USB demo, added a new targer to the USB "multi" demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15009 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-05 14:05:28 +00:00
Giovanni Di Sirio 360ec6455a Fixed a regression. Updated readme.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15008 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-05 11:22:56 +00:00
Giovanni Di Sirio 8766dde36a M4 demo for STM32H7, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15002 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-03 12:19:18 +00:00
Giovanni Di Sirio 69ae62256e Updated old conf file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14988 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-31 18:35:01 +00:00
Giovanni Di Sirio 0bb473e0fc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14970 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-30 10:42:00 +00:00
Giovanni Di Sirio d7e5943256 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14968 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-28 07:03:51 +00:00
Giovanni Di Sirio 184683e70c SPIv3 tentative enhancements, not complete and broken. Some documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14967 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-27 14:35:34 +00:00
Giovanni Di Sirio 532acb2af8 typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14960 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-26 13:46:54 +00:00
Giovanni Di Sirio 3b9390e689 Moved F7 SPI demo to SPI multi project, removed old demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14959 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-26 13:40:47 +00:00
Giovanni Di Sirio fd7994a06b Moved F373 SPI demo into SPI multi demo, removed old one.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14958 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-26 13:02:10 +00:00
Giovanni Di Sirio ab9469553a Extended SPIv2 driver to F0, F3, F37x. F7, G0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14957 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-26 12:22:39 +00:00
Giovanni Di Sirio b73feac604 SPIv2 support added to L4 and L4+ families. Made GPIOv2 and GPIOv3 definitions more compatible (L4 affected).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14955 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-26 10:42:40 +00:00
Giovanni Di Sirio ec64c7d325 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14951 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-26 07:46:18 +00:00
Giovanni Di Sirio 0c592293cd Improved comments and formatting.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14949 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-25 14:36:06 +00:00
Giovanni Di Sirio 0c96eb0df0 Safer SPI stop procedure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14948 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-25 12:31:29 +00:00
Giovanni Di Sirio 888847198d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14946 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-24 17:54:38 +00:00
Giovanni Di Sirio 47ff415e48 Mass update of halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14945 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-24 15:48:38 +00:00
Giovanni Di Sirio 114e173488 Removed dead "SPI_USE_CIRCULAR" option. Added a SPI slave test. Updated halconf.h template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14944 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-24 15:44:18 +00:00
Giovanni Di Sirio 8434a76fe5 Change for slave mode support, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14941 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-23 13:59:04 +00:00
Giovanni Di Sirio 6f0ab1234c Slowed SPI clocks for the demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14939 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-22 11:15:46 +00:00
Giovanni Di Sirio 425fe48460 Fixed DMA disable and SPI settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14938 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-22 11:06:47 +00:00
Giovanni Di Sirio e3f3484ea4 Few fixes, SPI v2 enabled on STM32G4xx experimentally.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14937 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-22 09:51:41 +00:00
Giovanni Di Sirio bb00a2b52b Various fixes to SPIv2 driver, added test application, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14936 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-22 08:32:39 +00:00
Giovanni Di Sirio 82eb284d81 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14933 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-21 11:45:35 +00:00
Giovanni Di Sirio 30ec4bd812 Changed defaults for PLLSAIxN on STM32L4+ (72->60).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14923 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-20 14:35:35 +00:00
Giovanni Di Sirio a0982b7301 HAL version number to 8.0. Renamed HAL error codes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14914 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-16 17:21:41 +00:00
vrepetenko beb6839449 Updated STM32WLxx demo and test projects.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14879 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-07 19:41:53 +00:00
vrepetenko 86bd1a948e Fixed STM32WL projects ADC params and device name typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14875 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-06 08:45:17 +00:00
Giovanni Di Sirio 591ffab1c6 Removed old test application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14860 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-01 11:02:15 +00:00
Giovanni Di Sirio 84e8c38d35 Removed old IRQ storm test applications.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14809 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-20 08:12:58 +00:00
akscram eaa42bcae3 STM32WB: Add PAL test
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14749 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-12 23:11:07 +00:00
akscram 12315741d4 STM32WB: lower gdb level and enable linker optimizations
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14740 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-05 20:31:02 +00:00
vrepetenko 9cad986832 Added STM32WL testhal projects.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14739 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-05 16:57:25 +00:00
Giovanni Di Sirio 0b19644015 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14709 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-25 08:00:57 +00:00
Theodore Ateba 048e19567e Update SPI testhal demo for AVR XMEGA.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14698 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-22 09:13:44 +00:00
Theodore Ateba e76ae8e087 Update SPI testhal demo for AVR MEGA.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14697 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-22 09:13:42 +00:00
Theodore Ateba d82d0514f0 Update ADC testhal exemple file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14694 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-22 01:26:35 +00:00
Theodore Ateba 55be9ba6be Add flag to avoid liker error message aboud undefined references.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14692 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-22 01:26:30 +00:00
Giovanni Di Sirio b269c5c5f9 Removed obsolete demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14677 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 12:50:08 +00:00
Giovanni Di Sirio d34e6b7e17 Fixed bug #1178.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14675 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 12:38:00 +00:00
Giovanni Di Sirio 71febd3350 missing files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14674 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 12:24:34 +00:00
Giovanni Di Sirio 9712daadc1 Removed redundant demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14673 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 10:57:50 +00:00
Giovanni Di Sirio ee082057c9 EFL driver and demo for STM32F3xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14671 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 09:27:48 +00:00
Giovanni Di Sirio 2a9897c8d7 Removed obsolete files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14666 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 07:42:58 +00:00
Theodore Ateba f91ae33b09 Update Cryto AES main file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14645 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-12 20:39:47 +00:00
akscram fda8f81765 STM32WB: fix compilation of USB board
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14637 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-11 13:22:09 +00:00
akscram 2918634c1a STM32WB: use RCCv1
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14635 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-10 22:48:05 +00:00
cinsights 91c33f902c Add L4P/Q5 to mucconf updater and demo mcuconfs
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14607 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-22 10:18:08 +00:00
Giovanni Di Sirio 8eb2605294 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14589 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-07-08 08:08:30 +00:00
Giovanni Di Sirio c26d770f26 Modified all makefiles to include the new test library.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14564 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-20 07:18:57 +00:00
Giovanni Di Sirio ca32004bf1 Fixed paths.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14502 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-06 12:13:21 +00:00
Giovanni Di Sirio 30ea2cca14 Fixed IAR projects.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14497 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 13:56:45 +00:00
Giovanni Di Sirio c85da52cfb Removed F2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14493 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 10:42:37 +00:00
Giovanni Di Sirio ce910a52fc New alignment macros used.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14492 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 10:35:05 +00:00
Giovanni Di Sirio 128da3d596 QUADSPIv2 fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14460 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-03 08:39:29 +00:00
vrepetenko e0f58921d3 Keil projects migrated to SYSTICKv1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14449 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-31 06:06:04 +00:00
vrepetenko 524aed7a85 Broken Keil projects fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14448 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-30 20:09:55 +00:00
vrepetenko 1690879843 Broken IAR projects fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14447 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-30 12:47:51 +00:00
Giovanni Di Sirio 763f9e6ce0 RFCU implemented.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14442 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-30 07:10:59 +00:00
Giovanni Di Sirio 1e7edf58ea STM32 improved ADCv4 driver (H7) with variable sizes samples support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14431 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-25 09:21:31 +00:00
Giovanni Di Sirio f127d6a86f Enhanced PWR handling for STM32L4+.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14425 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 16:24:04 +00:00
Giovanni Di Sirio f3cfbb664e Extended PWR support for STM32G4.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14424 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 13:56:26 +00:00
Giovanni Di Sirio 603dedb80f Additional PWR support, fast switch support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14423 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 11:47:18 +00:00
Giovanni Di Sirio d6757a81eb Mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14420 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 09:47:06 +00:00
Giovanni Di Sirio 5837785e87 Mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14404 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-20 12:38:36 +00:00
Giovanni Di Sirio 5f520f321f Mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14402 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-20 12:10:35 +00:00
Giovanni Di Sirio 9a01c5a1e2 Mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14399 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-20 07:51:50 +00:00
Giovanni Di Sirio 4f5fea2159 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14385 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-05-17 11:36:16 +00:00
Giovanni Di Sirio 0143cbad4b Mass update of mcucon.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14383 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-17 07:33:22 +00:00
Giovanni Di Sirio 9f705c9d30 Mass update of G4 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14374 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-15 12:03:30 +00:00
Giovanni Di Sirio 57b068ffa1 Various ADCv4 fixes and enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14357 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-08 09:31:55 +00:00
Giovanni Di Sirio 38e27cdbb4 Timers-related changes in various projects.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14350 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-07 12:35:39 +00:00
Giovanni Di Sirio 6afe1bcc8e Fixed obsolete paths.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14296 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 12:07:17 +00:00
Giovanni Di Sirio e82a29e7c6 Files mcuconf.h for STM32F746, F767, L432, L452, L476, L496 received the missing setting STM32_WSPI_QUADSPI1_PRESCALER_VALUE.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14286 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 07:46:58 +00:00
Giovanni Di Sirio 5e1d81980f Updated PWM config in various demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14284 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 07:10:12 +00:00