mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 00:37:44 -04:00
Add reg tests to LPC55S69 project (#989)
* Update LPCXpresso55S69 SDK to 2.13.1 * Enable print from non-secure side * Add register tests Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
parent
4727d6b3cc
commit
5eaf2f3bce
55 changed files with 9566 additions and 7508 deletions
1
.github/scripts/core_checker.py
vendored
1
.github/scripts/core_checker.py
vendored
|
@ -261,6 +261,7 @@ FREERTOS_IGNORED_PATTERNS = [
|
|||
r'.*CMSIS.*',
|
||||
r'.*/Nordic_Code/*',
|
||||
r'.*/ST_Code/*',
|
||||
r'.*/NXP_Code/*',
|
||||
r'.*/makefile',
|
||||
r'.*/Makefile',
|
||||
r'.*/printf-stdarg\.c.*',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue