Skip to content

Commit 9f4f1fa

Browse files
committed
Updated pack to FreeRTOS V10.2.1
1 parent 9396f43 commit 9f4f1fa

1,875 files changed

Lines changed: 298011 additions & 1837 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ARM.CMSIS-FreeRTOS.pdsc

Lines changed: 162 additions & 35 deletions
Large diffs are not rendered by default.

CMSIS/RTOS2/FreeRTOS/FreeRTOS.scvd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<component_viewer schemaVersion="0.1" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="Component_Viewer.xsd">
3-
<component name="CMSIS-FreeRTOS" version="10.2.0"/>
3+
<component name="CMSIS-FreeRTOS" version="10.2.1"/>
44

55
<typedefs>
66
<typedef name="ListItem_t" size="20" info="List object definition (list.h)">

Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* FreeRTOS Kernel V10.2.0
2+
* FreeRTOS Kernel V10.2.1
33
* Copyright (C) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

Demo/ARM7_AT91FR40008_GCC/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#/*
2-
# * FreeRTOS Kernel V10.2.0
2+
# * FreeRTOS Kernel V10.2.1
33
# * Copyright (C) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
# *
55
# * Permission is hereby granted, free of charge, to any person obtaining a copy of

Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* FreeRTOS Kernel V10.2.0
2+
* FreeRTOS Kernel V10.2.1
33
* Copyright (C) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

Demo/ARM7_AT91FR40008_GCC/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* FreeRTOS Kernel V10.2.0
2+
* FreeRTOS Kernel V10.2.1
33
* Copyright (C) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

Demo/ARM7_AT91FR40008_GCC/serial/serial.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* FreeRTOS Kernel V10.2.0
2+
* FreeRTOS Kernel V10.2.1
33
* Copyright (C) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* FreeRTOS Kernel V10.2.0
2+
* FreeRTOS Kernel V10.2.1
33
* Copyright (C) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* FreeRTOS Kernel V10.2.0
2+
* FreeRTOS Kernel V10.2.1
33
* Copyright (C) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* FreeRTOS Kernel V10.2.0
2+
* FreeRTOS Kernel V10.2.1
33
* Copyright (C) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

0 commit comments

Comments
 (0)