Fixup builds on develop branch. (#11600)

This commit is contained in:
Nick Brassel
2021-01-19 12:18:57 +11:00
committed by GitHub
parent 814c4cb56d
commit 94746b6557
3 changed files with 2 additions and 7 deletions

View File

@@ -15,9 +15,6 @@
*/
#pragma once
/* no clue, wouldn't compile without */
#define HAL_USE_DAC FALSE
#define HAL_USE_GPT FALSE
#define HAL_USE_I2C FALSE
#define HAL_USE_PWM TRUE
#include_next <halconf.h>