halconf.h 115 B

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