halconf.h 187 B

123456789
  1. // Copyright (C) 2025 DOIO
  2. // Copyright (C) 2025 ClownFish (@clownfish-og)
  3. // SPDX-License-Identifier: GPL-2.0-or-later
  4. #pragma once
  5. #define HAL_USE_PWM TRUE
  6. #include_next <halconf.h>