summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-11-29 21:41:09 +0700
committerhathach <[email protected]>2018-11-29 21:41:09 +0700
commit57b85262b21333b3fe59f8abaeddda59c86b808b (patch)
tree4443ddb0fd7e0bc7197f7f9a101b4f3494731388 /hw
parent15e4b97e363280f646732a4f4b8ead82d67561fb (diff)
added & tested lpc17xx freertos device example
- add USB priority check for freeRTOS config
Diffstat (limited to 'hw')
-rw-r--r--hw/bsp/lpcxpresso1769/board_lpcxpresso1769.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/bsp/lpcxpresso1769/board_lpcxpresso1769.h b/hw/bsp/lpcxpresso1769/board_lpcxpresso1769.h
index 9f2f94865..afec82282 100644
--- a/hw/bsp/lpcxpresso1769/board_lpcxpresso1769.h
+++ b/hw/bsp/lpcxpresso1769/board_lpcxpresso1769.h
@@ -42,7 +42,6 @@
#include "LPC17xx.h"
#include "lpc17xx_clkpwr.h"
-#include "lpc17xx_pinsel.h"
#include "lpc17xx_gpio.h"
#include "lpc17xx_uart.h"