From 467b1fdcb7a59f111239581d8e0ef4f845f3e034 Mon Sep 17 00:00:00 2001 From: Dylan Laduranty Date: Fri, 19 Apr 2024 21:30:23 +0200 Subject: [PATCH] features.yalm: remove cortexm_svc entry Signed-off-by: Dylan Laduranty --- features.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/features.yaml b/features.yaml index 4ac9190fc176e..adc5152d5cf09 100644 --- a/features.yaml +++ b/features.yaml @@ -79,8 +79,6 @@ groups: - name: cpu_check_address help: The @ref cpu_check_address can be used to check if accessing a given address would cause a bus fault. - - name: cortexm_svc - help: ARM Cortex-M Supervisor Calls are available. - name: cortexm_fpu help: A hardware floating point unit is available. - name: cortexm_mpu