1
0
Fork 0

Tidy up rgbkb/mun (#13801)

* Tidy up rgbkb/mun
This commit is contained in:
Joel Challis 2021-08-05 00:59:50 +01:00 committed by GitHub
parent cb4d91f85f
commit bdaea259af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 328 additions and 195 deletions

View file

@ -9,16 +9,10 @@
#pragma once
//#define HAL_USE_DAC TRUE
//#define HAL_USE_GPT TRUE
#define HAL_USE_I2C TRUE
#define HAL_USE_PWM TRUE
#define HAL_USE_SERIAL TRUE
#define HAL_USE_SERIAL_USB TRUE
#include_next <halconf.h>