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
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>