halconf.h 150 B

123456789
  1. // Copyright 2023 Andrian (@PoringH)
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #pragma once
  4. #define HAL_USE_I2C TRUE
  5. #include_next <halconf.h>