Refs #1734. Corrected filename in file headers of the NXP S32K11 and S32K14 ports.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1031 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
Frank Voorburg 2023-03-13 13:09:25 +00:00
parent 6ea139a17a
commit fa4bb61583
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/************************************************************************************//**
* \file Source/ARMCM0_S32K11/uart.c
* \file Source/ARMCM0_S32K11/rs232.c
* \brief Bootloader RS232 communication interface source file.
* \ingroup Target_ARMCM0_S32K11
* \internal

View File

@ -1,5 +1,5 @@
/************************************************************************************//**
* \file Source/ARMCM4_S32K14/uart.c
* \file Source/ARMCM4_S32K14/rs232.c
* \brief Bootloader RS232 communication interface source file.
* \ingroup Target_ARMCM4_S32K14
* \internal