summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/eve/eve_config.h
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2021-11-16 19:19:51 +0100
committerUros Majstorovic <majstor@majstor.org>2021-11-16 19:19:51 +0100
commit9d1721008fe1d35abdedbff063ef29d35996124c (patch)
tree10a38a337add60c6584abcf7745f3c9054444237 /fw/fe310/eos/eve/eve_config.h
parent554144b3caeb478881560fc0bff19ba95af87077 (diff)
board REV3 pins in board.h; eve BT817 support
Diffstat (limited to 'fw/fe310/eos/eve/eve_config.h')
-rwxr-xr-xfw/fe310/eos/eve/eve_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/fw/fe310/eos/eve/eve_config.h b/fw/fe310/eos/eve/eve_config.h
index 882ea89..6b9b0a6 100755
--- a/fw/fe310/eos/eve/eve_config.h
+++ b/fw/fe310/eos/eve/eve_config.h
@@ -33,7 +33,7 @@
#define EVE_PCLK (1L) /* 60MHz / REG_PCLK = PCLK frequency - 30 MHz */
#define EVE_CSPREAD (0L) /* helps with noise, when set to 1 fewer signals are changed simultaneously, reset-default: 1 */
#define EVE_TOUCH_RZTHRESH (1200L) /* touch-sensitivity */
-#define EVE_HAS_CRYSTAL
-#define FT81X_ENABLE
+
+#define EVE_GEN 4
#endif /* EVE_CONFIG_H */