|
|
@ -35,7 +35,7 @@ KERNEL_IGNORED_PATTERNS = [
|
|
|
|
|
|
|
|
|
|
|
|
KERNEL_HEADER = [
|
|
|
|
KERNEL_HEADER = [
|
|
|
|
'/*\n',
|
|
|
|
'/*\n',
|
|
|
|
' * FreeRTOS Kernel V10.4.2\n',
|
|
|
|
' * FreeRTOS Kernel V10.4.3\n',
|
|
|
|
' * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n',
|
|
|
|
' * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n',
|
|
|
|
' *\n',
|
|
|
|
' *\n',
|
|
|
|
' * Permission is hereby granted, free of charge, to any person obtaining a copy of\n',
|
|
|
|
' * Permission is hereby granted, free of charge, to any person obtaining a copy of\n',
|
|
|
|