We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a5f86 commit fe61b66Copy full SHA for fe61b66
board_id/boards_dictionary.h
@@ -71,3 +71,5 @@
71
#define STATIC_BOARD_ID_HELLEN_POLARIS (STATIC_BOARD_ID_BASE + 55)
72
#define STATIC_BOARD_ID_UAEFU121_SBC (STATIC_BOARD_ID_BASE + 56)
73
#define STATIC_BOARD_ID_PLATINUM_SBC (STATIC_BOARD_ID_BASE + 57)
74
+#define STATIC_BOARD_ID_HELLEN_E80 (STATIC_BOARD_ID_BASE + 58)
75
+#define STATIC_BOARD_ID_HELLEN_E92 (STATIC_BOARD_ID_BASE + 59)
0 commit comments