diff options
author | Uros Majstorovic <majstor@majstor.org> | 2021-11-16 19:19:51 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2021-11-16 19:19:51 +0100 |
commit | 9d1721008fe1d35abdedbff063ef29d35996124c (patch) | |
tree | 10a38a337add60c6584abcf7745f3c9054444237 /fw/fe310/eos/eve/eve_platform.h | |
parent | 554144b3caeb478881560fc0bff19ba95af87077 (diff) |
board REV3 pins in board.h; eve BT817 support
Diffstat (limited to 'fw/fe310/eos/eve/eve_platform.h')
-rw-r--r-- | fw/fe310/eos/eve/eve_platform.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fw/fe310/eos/eve/eve_platform.h b/fw/fe310/eos/eve/eve_platform.h index 7975fbc..83c1799 100644 --- a/fw/fe310/eos/eve/eve_platform.h +++ b/fw/fe310/eos/eve/eve_platform.h @@ -5,7 +5,6 @@ #include "timer.h" #define EVE_ETYPE_INTR 1 -#define EVE_PIN_INTR 0 #define EVE_RTC_FREQ EOS_TIMER_RTC_FREQ |