aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/WVSHARE_BLE400/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/WVSHARE_BLE400/board.h')
-rw-r--r--os/hal/boards/WVSHARE_BLE400/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/hal/boards/WVSHARE_BLE400/board.h b/os/hal/boards/WVSHARE_BLE400/board.h
index 189010c..0a93c20 100644
--- a/os/hal/boards/WVSHARE_BLE400/board.h
+++ b/os/hal/boards/WVSHARE_BLE400/board.h
@@ -25,6 +25,8 @@
#define XTAL_VALUE 16000000
/* GPIO pins. */
+#define KEY1 16
+#define KEY2 17
#define LED0 18
#define LED1 19
#define LED2 20