IAR host freertos works with EA4357
This commit is contained in:
4
vendor/freertos/FreeRTOSConfig_cm4f.h
vendored
4
vendor/freertos/FreeRTOSConfig_cm4f.h
vendored
@@ -55,11 +55,15 @@
|
||||
#ifndef FREERTOS_CONFIG_H
|
||||
#define FREERTOS_CONFIG_H
|
||||
|
||||
#ifndef __IASMARM__ // IAR assblemer portarm.s need to include this file but cannot understand <stdint.h>
|
||||
|
||||
#include "LPC43xx.h"
|
||||
#include "core_cm4.h"
|
||||
#include "lpc43xx_cgu.h"
|
||||
#include "hal/hal.h"
|
||||
|
||||
#endif
|
||||
|
||||
/*-----------------------------------------------------------
|
||||
* Application specific definitions.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user