lpc13xx build ok (not work) with lpcopen

This commit is contained in:
hathach
2018-11-30 23:39:18 +07:00
parent 804c60304e
commit d246cc2e6c
86 changed files with 15932 additions and 6276 deletions
+4 -4
View File
@@ -43,11 +43,11 @@
extern "C" {
#endif
#include "LPC13Uxx.h"
#include "gpio.h"
#include "uart.h"
//#include "LPC13Uxx.h"
#define CFG_PRINTF_TARGET PRINTF_TARGET_UART
#include "chip.h"
#define BOARD_LED0 7
#ifdef __cplusplus
}