Commit Graph

1395 Commits

Author SHA1 Message Date
Giovanni Di Sirio b04b8199a6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13298 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-01-19 10:58:51 +00:00
Giovanni Di Sirio 6664850989 IRQ new framework ported to STM32H7xx. Changed UART default IRQ priority in updater schipts, was 3 now iit is 12.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13297 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-19 09:21:25 +00:00
Giovanni Di Sirio a9bc14c1b7 Mass update of H7 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13281 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-18 10:21:40 +00:00
Giovanni Di Sirio e09f09288c Updated L4+ mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13278 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-18 10:07:49 +00:00
Giovanni Di Sirio 2af65517ae SDMMCv2 improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13276 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-16 10:03:26 +00:00
Giovanni Di Sirio f2fe3c2a49 Few bugs gone, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13275 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-15 15:41:03 +00:00
Giovanni Di Sirio acf25fff0c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13274 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-01-15 09:49:09 +00:00
Giovanni Di Sirio 5f46dffa1b FATFS test application, not complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13273 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-15 09:41:08 +00:00
Giovanni Di Sirio 698ae68828 Improved SPI test application, tentative fix for STM32 SPIv3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13246 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-05 09:12:46 +00:00
Giovanni Di Sirio 7f05206fe9 IRQ sharing enabled on STM32L4+.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13242 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-31 10:23:00 +00:00
Giovanni Di Sirio d9deb746f3 L4 and L4+ clock tree improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13241 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-31 08:40:16 +00:00
Giovanni Di Sirio 439bb61a8f STM32L4 platform reworked for IRQ sharing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13237 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-30 11:08:10 +00:00
Giovanni Di Sirio 96d568c3f9 Improved EXTI support for STM32G4xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13230 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-29 16:27:43 +00:00
Giovanni Di Sirio 2e89bf7b42 Added support for timers 9...17 to STM32 ICU driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13227 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-29 11:05:27 +00:00
Giovanni Di Sirio 5fec21c877 Big rework of IRQ handling in STM32 HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13224 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-29 08:08:11 +00:00
Giovanni Di Sirio d4cf235cd1 Shared handlers support for STM32F7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13223 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-26 10:37:15 +00:00
Giovanni Di Sirio 0ffa6f42bf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13216 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2019-12-10 08:31:48 +00:00
Giovanni Di Sirio abcbd3d852 USARTv1-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13215 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-10 08:29:13 +00:00
Giovanni Di Sirio 7ed6e8efd7 chconf.h mass update for jobs queues
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13206 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-05 09:17:04 +00:00
Giovanni Di Sirio 82b91d56e7 Mass update of chconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13185 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-17 10:18:41 +00:00
Giovanni Di Sirio dd2eb49250 New sharing IRQ infrastructure for STM32L0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13183 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-10 17:53:49 +00:00
Giovanni Di Sirio 9f84506010 Fixed bug #1059.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13175 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-10 09:13:52 +00:00
Giovanni Di Sirio 7a3cd7b576 TRNG support added to STM32F7xx. Mass update of mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13163 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-09 08:37:38 +00:00
Giovanni Di Sirio a8ea66210b MISRA fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13152 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-02 07:22:35 +00:00
Giovanni Di Sirio b3d2a32e11 Fixed small problem in OSLIB cache object.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13147 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-27 08:52:59 +00:00
Rocco Marco Guglielmi 14049cf6a2 Disabled debugging options of ADIuCM36x SPI demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13144 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-23 10:41:23 +00:00
Rocco Marco Guglielmi 428a408f51 Improved SPI demo for ADuCM360
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13141 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-23 09:28:36 +00:00
Rocco Marco Guglielmi 877e2be389 Removed extra folder
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13136 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-22 08:25:37 +00:00
Rocco Marco Guglielmi deaae4f10c Added SPI demo (Still not totally tested)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13135 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-22 08:23:59 +00:00
cinsights f1f79571ed Add STM32G071_NUCLEO to testhal RTC multi-project
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13130 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-21 11:56:28 +00:00
Giovanni Di Sirio b6ad15437b Reworked DAC driver, missing DMAMUX RCC macros for G4.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13092 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-07 07:45:49 +00:00
Giovanni Di Sirio 12297967f2 DAC demo for G4.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13091 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-07 05:32:30 +00:00
Giovanni Di Sirio 4019d184a5 Mass update of chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13075 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-05 11:12:47 +00:00
Giovanni Di Sirio 375722180b Added error handling to WSPI driver, now LLDs can report error conditions to upper layers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13061 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-05 07:04:14 +00:00
Giovanni Di Sirio cf25c0398c Various fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13045 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-29 11:31:04 +00:00
Giovanni Di Sirio 4430e2c8a1 RT version number update, regenerated configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12999 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-19 05:37:42 +00:00
Giovanni Di Sirio 368732f1be Mcuconf mass update. Refinements to shared ISRs for F0s.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12897 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-07-11 11:23:27 +00:00
Giovanni Di Sirio 3fd02036c2 Added mcuconf.h generator for STM32L052/L053/L062/L063.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12896 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-07-10 13:08:34 +00:00
Giovanni Di Sirio 131421fe93 Added mcuconf.h generator for STM32L072/L073.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12895 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-07-10 12:19:04 +00:00
Giovanni Di Sirio b80e79d47f Implemented TIMPRE setting for STM32F7xx HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12881 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-07-07 13:40:51 +00:00
Giovanni Di Sirio 22267b3fa2 Fixed bug #1036.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12877 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-07-07 11:58:03 +00:00
Giovanni Di Sirio 52448e526b More style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12800 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-05-18 09:59:41 +00:00
Giovanni Di Sirio 24fbf940cd Improved key handling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12786 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-05-12 08:06:48 +00:00
Giovanni Di Sirio f3919b8e45 Updated F7 mcuconf.h files to enable CRY driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12784 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-05-11 08:04:43 +00:00
Giovanni Di Sirio 1534bb80c9 XML fixes and source re-alignment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12741 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-04-14 10:54:32 +00:00
Giovanni Di Sirio c066f1b201 EFK demo added, improvements to MFS test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12740 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-04-14 10:44:26 +00:00
Giovanni Di Sirio a853d27a6d Embedded flash driver preparations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12721 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-04-07 09:44:13 +00:00
Giovanni Di Sirio 1811adb308 Fixed bug #1023.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12712 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-03-24 07:34:32 +00:00
Giovanni Di Sirio 10415a981e More Nil enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12644 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-02-08 14:36:53 +00:00
Giovanni Di Sirio 8f9bd30990 Added mcuconf.h updater tool for STM32F407.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12627 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-02-02 15:44:40 +00:00