IAR host freertos works with EA4357

This commit is contained in:
hathach
2014-03-06 12:51:16 +07:00
parent 301be3203c
commit f0e705c8da
9 changed files with 462 additions and 431 deletions

View File

@@ -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.
*