halconf.h 112 B

1234567
  1. // SPDX-License-Identifier: GPL-2.0-or-later
  2. #pragma once
  3. #define HAL_USE_I2C TRUE
  4. #include_next <halconf.h>