From ffdbf6769888f8955066d07afc6ed26f9fe0ac42 Mon Sep 17 00:00:00 2001 From: Alfred Gedeon Date: Thu, 17 Sep 2020 16:06:08 -0700 Subject: [PATCH] Comment: add * --- portable/GCC/AVR32_UC3/exception.S | 2 +- portable/ThirdParty/GCC/Xtensa_ESP32/port.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/portable/GCC/AVR32_UC3/exception.S b/portable/GCC/AVR32_UC3/exception.S index 04678722d..79cca31e4 100644 --- a/portable/GCC/AVR32_UC3/exception.S +++ b/portable/GCC/AVR32_UC3/exception.S @@ -10,7 +10,7 @@ * - AppNote: * * \author Atmel Corporation (Now Microchip): - https://www.microchip.com \n + * https://www.microchip.com \n * Support and FAQ: https://www.microchip.com/support/ * ******************************************************************************/ diff --git a/portable/ThirdParty/GCC/Xtensa_ESP32/port.c b/portable/ThirdParty/GCC/Xtensa_ESP32/port.c index fb2dd64e5..f6d10d50b 100644 --- a/portable/ThirdParty/GCC/Xtensa_ESP32/port.c +++ b/portable/ThirdParty/GCC/Xtensa_ESP32/port.c @@ -63,8 +63,8 @@ * * https://www.highintegritysystems.com/safertos/ - High Integrity Systems * also provide a safety engineered and independently SIL3 certified version - * for use in safety and mission critical applications that - * require provable dependability. + * for use in safety and mission critical applications that require provable + * dependability. * */