-
Notifications
You must be signed in to change notification settings - Fork 0
/
.msupress
24 lines (23 loc) · 1.07 KB
/
.msupress
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
// cppcheck does not have a suitable way to ignore certain files if a path is not given, niether to
// ignore a specific misra warning in a entire file. This file was created to somehow workaraund
// this issue
// suppress all MISRA warnings in source/cmsis-st32mg0xx folder
misra-c2012-2.5:autosar/mcal/Dio/Dio.h
misra-c2012-2.5:autosar/mcal/Dio/Dio_Types.h
misra-c2012-2.5:autosar/mcal/Port/Port_Types.h
misra-c2012-2.5:autosar/mcal/Port/Port_Arch.h
misra-c2012-2.5:autosar/mcal/Can/Can_Types.h
misra-c2012-2.5:autosar/mcal/Can/Can_Arch.h
misra-c2012-2.5:autosar/mcal/Pwm/Pwm.h
misra-c2012-2.5:autosar/mcal/Fls/Fls.h
misra-c2012-2.5:autosar/mcal/Fls/MemIf.h
misra-c2012-2.5:autosar/mcal/Fls/Fls_Types.h
misra-c2012-2.5:autosar/mcal/Spi/Spi.h
misra-c2012-2.5:autosar/Sys/Det.h
misra-c2012-2.5:autosar/mcal/Mcu/Mcu.h
misra-c2012-2.5:autosar/mcal/Mcu/Mcu_Types.h
misra-c2012-2.5:autosar/mcal/Adc/Adc_Types.h
misra-c2012-2.4:autosar/mcal/Adc/Adc_Types.h
misra-c2012-2.5:autosar/mcal/Pwm/Pwm_Types.h
misra-c2012-2.5:autosar/mcal/Gpt/Gpt_Types.h
misra-c2012-2.5:autosar/mcal/Gpt/CanIf_Types.h