Adding klor files and trying to build

This commit is contained in:
Victor 2024-05-13 21:33:46 -05:00
parent a274d43796
commit c86deba845
No known key found for this signature in database
GPG key ID: 645A98F35E754E79
24 changed files with 5644 additions and 26 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>