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

@ -1,9 +0,0 @@
#pragma once
#include_next <mcuconf.h>
#undef RP_PWM_USE_PWM4
#define RP_PWM_USE_PWM4 TRUE
#undef RP_PWM_USE_TIM1
#define RP_PWM_USE_TIM1 TRUE