trying to make the stupid github action thing work :(

This commit is contained in:
Sebastian Haack 2024-12-25 22:19:33 +01:00
parent 33243ae996
commit 0d0eb73179
19 changed files with 5 additions and 8 deletions

View file

@ -0,0 +1,7 @@
#pragma once
#define HAL_USE_I2C TRUE
#define HAL_USE_PWM TRUE
#define HAL_USE_PAL TRUE
#include_next <halconf.h>