halconf.h 176 B

123456789
  1. // Copyright 2024 Filip Strzałka (@philvec)
  2. // SPDX-License-Identifier: GPL-3.0-or-later
  3. #pragma once
  4. #include_next <halconf.h>
  5. #undef HAL_USE_PWM
  6. #define HAL_USE_PWM TRUE