Modified FreeRTOSIPConfig.h

This commit is contained in:
Alexei 2023-02-06 00:30:43 +07:00
parent 7e1fa80cc5
commit 24bac1d060
2 changed files with 1 additions and 2 deletions

View File

@ -33,7 +33,6 @@
#ifndef FREERTOS_IP_CONFIG_H #ifndef FREERTOS_IP_CONFIG_H
#define FREERTOS_IP_CONFIG_H #define FREERTOS_IP_CONFIG_H
#include <stdarg.h>
/* Empty configuration file to check the build with default configuration. */ /* Empty configuration file to check the build with default configuration. */
/* It is not sensible for this macro to have a default value as it is hardware /* It is not sensible for this macro to have a default value as it is hardware

View File

@ -345,7 +345,7 @@
<GroupNumber>2</GroupNumber> <GroupNumber>2</GroupNumber>
<FileNumber>7</FileNumber> <FileNumber>7</FileNumber>
<FileType>1</FileType> <FileType>1</FileType>
<tvExp>1</tvExp> <tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg> <tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2> <bDave2>0</bDave2>
<PathWithFileName>.\FreeRTOS\source\FreeRTOS_IP.c</PathWithFileName> <PathWithFileName>.\FreeRTOS\source\FreeRTOS_IP.c</PathWithFileName>