aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.h')
-rw-r--r--os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.h b/os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.h
index 982fb1b..57fd268 100644
--- a/os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.h
+++ b/os/hal/boards/TI_TM4C1294_LAUNCHPAD/board.h
@@ -36,9 +36,10 @@
//#define BOARD_PHY_RMII
/*
- * MCU type as defined in the TI header.
+ * MCU type and revision as defined in the TI header.
*/
#define PART_TM4C1294NCPDT
+#define TARGET_IS_TM4C129_RA0
/*
* Board oscillators-related settings.