Commit Graph

83 Commits

Author SHA1 Message Date
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 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
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 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 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 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 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
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
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
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 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 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 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 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 4a1c137eb5 Introduced "root" system variable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14137 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-05 12:12:19 +00:00
Giovanni Di Sirio 2a4fc42a13 Configuration files mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14123 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-02 17:43:54 +00:00
Giovanni Di Sirio 3f47670d69 More STM32WB-related patches.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14017 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-12 08:42:33 +00:00
Giovanni Di Sirio 25b0da67e0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14007 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-12-30 11:09:04 +00:00
cinsights 0cc119c1dd Update STM32WB implementation
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14003 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-29 09:13:07 +00:00
Giovanni Di Sirio 190123db46 Fixed various filename errors in WB port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13985 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-25 09:44:06 +00:00
cinsights 7522cfeab5 Update STM32WB board naming, board configurator files and demo files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13968 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-20 03:32:06 +00:00
cinsights ef6b5501c2 Add STM32WB55 mcuconf updater, update demo mcuconf, update further copyright banners
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13954 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-16 13:11:45 +00:00
Giovanni Di Sirio 3b35b42bf9 Fixed licensing issues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13948 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-06 09:22:39 +00:00
Giovanni Di Sirio ed2a59ef29 UART and USB demos for STM32WB.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13947 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-04 10:52:54 +00:00
Giovanni Di Sirio 417d450e0b Fixed bug #1128.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13893 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-31 10:40:11 +00:00
Giovanni Di Sirio 2eb09bcd8d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13843 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-09-07 08:37:22 +00:00
Giovanni Di Sirio 8d97d5f7ef More updates for SIO.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13840 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-05 10:50:04 +00:00
Giovanni Di Sirio f873b7b469 Configuration files mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13834 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-05 06:26:10 +00:00
Giovanni Di Sirio 13ed31ea6e NIL updated, makefiles fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13762 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-15 12:05:51 +00:00
Giovanni Di Sirio a773d18f97 Updated paths.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13754 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-13 07:50:40 +00:00
Giovanni Di Sirio bb83e90bd0 Makefile mass update, all paths changed to new ARMv7-M port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13750 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-12 16:37:17 +00:00
Giovanni Di Sirio 5deb16f16d RT7 merged, only ARMv7-M port functional.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13748 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-12 13:15:38 +00:00
Giovanni Di Sirio 02b653d98c New API for high resolution monotonic time stamps.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13744 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-11 06:16:26 +00:00
Giovanni Di Sirio 1b0327afd4 Fixed all multi makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13710 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-06-14 18:19:24 +00:00
Giovanni Di Sirio 0fe5cf7257 Fixed bug #1088.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13595 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-28 08:58:33 +00:00
Giovanni Di Sirio d0f11df71d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13577 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-04-26 12:31:04 +00:00
Giovanni Di Sirio e5587aab87 Normalized RT options across all demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13336 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-08 13:25:16 +00:00
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 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 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 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 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 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