diff options
| author | hathach <[email protected]> | 2018-11-29 23:49:08 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-11-29 23:49:08 +0700 |
| commit | 0bc80dc3867c8e2ed35c66b70913871a45a9d59c (patch) | |
| tree | a564710cbbc97829d18b1671871393b725ade24e | |
| parent | 522b0c11efa9be870f806b452d0ca734738880c9 (diff) | |
clean up
| -rw-r--r-- | hw/bsp/lpcxpresso1769/board_lpcxpresso1769.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/bsp/lpcxpresso1769/board_lpcxpresso1769.h b/hw/bsp/lpcxpresso1769/board_lpcxpresso1769.h index 427c9ebee..04f16fb9f 100644 --- a/hw/bsp/lpcxpresso1769/board_lpcxpresso1769.h +++ b/hw/bsp/lpcxpresso1769/board_lpcxpresso1769.h @@ -41,10 +41,6 @@ #include "LPC17xx.h" -#include "lpc17xx_clkpwr.h" -#include "lpc17xx_gpio.h" -#include "lpc17xx_uart.h" - #ifdef __cplusplus extern "C" { #endif |
