From 009edb2f0185a42b5805247fb8286a74f83d9d18 Mon Sep 17 00:00:00 2001 From: Rafal Babski Date: Wed, 18 Nov 2020 07:55:50 +0000 Subject: [PATCH] portable/GCC/MSPFR5969: headers update --- portable/GCC/MSP430FR5969/port.c | 6 +++--- portable/GCC/MSP430FR5969/portmacro.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/portable/GCC/MSP430FR5969/port.c b/portable/GCC/MSP430FR5969/port.c index 50e7daffd..acadfc78a 100644 --- a/portable/GCC/MSP430FR5969/port.c +++ b/portable/GCC/MSP430FR5969/port.c @@ -1,5 +1,5 @@ /* - * FreeRTOS Kernel V10.3.1 + * FreeRTOS Kernel V10.4.2 * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy of @@ -19,8 +19,8 @@ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * - * http://www.FreeRTOS.org - * http://aws.amazon.com/freertos + * https://www.FreeRTOS.org + * https://github.com/FreeRTOS * * 1 tab == 4 spaces! */ diff --git a/portable/GCC/MSP430FR5969/portmacro.h b/portable/GCC/MSP430FR5969/portmacro.h index 216164b1a..071e336b2 100644 --- a/portable/GCC/MSP430FR5969/portmacro.h +++ b/portable/GCC/MSP430FR5969/portmacro.h @@ -1,5 +1,5 @@ /* - * FreeRTOS Kernel V10.3.1 + * FreeRTOS Kernel V10.4.2 * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy of @@ -19,8 +19,8 @@ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * - * http://www.FreeRTOS.org - * http://aws.amazon.com/freertos + * https://www.FreeRTOS.org + * https://github.com/FreeRTOS * * 1 tab == 4 spaces! */