Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e74a3a4

Browse files
dachalcocobusve
authored andcommitted
Update kernel version string to 10.4.1
1 parent 2aa7fbe commit e74a3a4

File tree

74 files changed

+109
-97
lines changed

Some content is hidden

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

74 files changed

+109
-97
lines changed

FreeRTOS/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.3.0
2+
# * FreeRTOS Kernel V10.4.1
33
# * Copyright (C) 2020 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

FreeRTOS/Demo/ARM7_LPC2106_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.3.0
2+
# * FreeRTOS Kernel V10.4.1
33
# * Copyright (C) 2020 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

FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
;/*
2-
; * FreeRTOS Kernel V10.3.0
2+
; * FreeRTOS Kernel V10.4.1
33
; * Copyright (C) 2020 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

FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#/*
2-
# * FreeRTOS Kernel V10.3.0
2+
# * FreeRTOS Kernel V10.4.1
33
# * Copyright (C) 2020 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

FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53/src/Full_Demo/reg_test.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* FreeRTOS Kernel V10.3.0
2+
* FreeRTOS Kernel V10.4.1
33
* Copyright (C) 2020 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

FreeRTOS/Demo/CORTEX_A5_SAMA5D2x_Xplained_IAR/Full_Demo/reg_test.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
;/*
2-
; * FreeRTOS Kernel V10.3.0
2+
; * FreeRTOS Kernel V10.4.1
33
; * Copyright (C) 2020 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

FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR/Full_Demo/reg_test.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
;/*
2-
; * FreeRTOS Kernel V10.3.0
2+
; * FreeRTOS Kernel V10.4.1
33
; * Copyright (C) 2020 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

FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_IAR/Full_Demo/reg_test.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
;/*
2-
; * FreeRTOS Kernel V10.3.0
2+
; * FreeRTOS Kernel V10.4.1
33
; * Copyright (C) 2020 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

FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/reg_test.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* FreeRTOS Kernel V10.3.0
2+
* FreeRTOS Kernel V10.4.1
33
* Copyright (C) 2020 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

FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/reg_test.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* FreeRTOS Kernel V10.3.0
2+
* FreeRTOS Kernel V10.4.1
33
* Copyright (C) 2020 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)