aboutsummaryrefslogtreecommitdiff
path: root/stmhal/boards/HYDRABUS/mpconfigboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/boards/HYDRABUS/mpconfigboard.h')
-rw-r--r--stmhal/boards/HYDRABUS/mpconfigboard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/boards/HYDRABUS/mpconfigboard.h b/stmhal/boards/HYDRABUS/mpconfigboard.h
index db49434b5..18d1df19d 100644
--- a/stmhal/boards/HYDRABUS/mpconfigboard.h
+++ b/stmhal/boards/HYDRABUS/mpconfigboard.h
@@ -16,7 +16,6 @@
#define MICROPY_HW_ENABLE_I2C1 (1)
#define MICROPY_HW_ENABLE_SPI1 (1)
#define MICROPY_HW_ENABLE_SPI3 (1)
-#define MICROPY_HW_ENABLE_CC3K (0)
// USRSW/UBTN (Needs Jumper UBTN) is pulled low. Pressing the button makes the input go high.
#define MICROPY_HW_USRSW_PIN (pin_A0)