change Adelais En Ciel rev. 3 from STM32F303 to APM32F103 MCU (#16964)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
mechlovin
2022-08-10 01:20:36 +07:00
committed by GitHub
parent 336c4904b5
commit 94b3efe92e
7 changed files with 146 additions and 73 deletions

View File

@@ -18,9 +18,7 @@
#define HAL_USE_I2C TRUE
#define PAL_USE_CALLBACKS FALSE
#define PAL_USE_WAIT FALSE
#define HAL_USE_SPI TRUE
#include_next <halconf.h>