mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-28 12:57:52 +08:00
Change from using the old Keil compiler definition to the new RVDS compiler definition.
This commit is contained in:
@ -118,8 +118,8 @@
|
|||||||
#include "../../Source/portable/Rowley/MSP430F449/portmacro.h"
|
#include "../../Source/portable/Rowley/MSP430F449/portmacro.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef KEIL_ARM7
|
#ifdef ARM7_LPC21xx_KEIL_RVDS
|
||||||
#include "..\..\Source\portable\Keil\ARM7\portmacro.h"
|
#include "..\..\Source\portable\RVDS\ARM7_LPC21xx\portmacro.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef SAM7_GCC
|
#ifdef SAM7_GCC
|
||||||
|
Reference in New Issue
Block a user