Modified FreeRTOSIPConfig.h
This commit is contained in:
parent
7e1fa80cc5
commit
24bac1d060
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue