add mcb1800, blink led ok

This commit is contained in:
hathach
2018-12-04 13:17:12 +07:00
parent bf5ac608ff
commit 7120e12971
15 changed files with 32150 additions and 22 deletions
+2 -4
View File
@@ -38,7 +38,7 @@
#ifdef BOARD_EA4357
#include "bsp/board.h"
#include "../board.h"
#include "pca9532.h"
#define BOARD_UART_PORT LPC_USART0
@@ -184,9 +184,7 @@ void board_init(void)
// TODO Remove R170, R171, solder a pair of 15K to USB1 D+/D- to test with USB1 Host
}
//--------------------------------------------------------------------+
// LEDS
//--------------------------------------------------------------------+
// LED
void board_led_control(bool state)
{
if (state)