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
@@ -157,7 +157,6 @@ void board_led_control(uint32_t id, bool state)
{
GPIO_ClearValue(BOARD_LED0_PORT, BIT_(BOARD_LED0));
}
}
//--------------------------------------------------------------------+