Rename f105 hal to gd32vf103 hal

This commit is contained in:
Stefan Kerkmann 2021-04-01 20:29:27 +02:00
parent 1ea62bc82b
commit 35256724ba
2 changed files with 1 additions and 2 deletions

View File

@ -155,8 +155,7 @@
#include "gd32_registry.h"
#include "stm32f105xc.h"
//#include "hal_lld_f103.h"
#include "hal_lld_f105_f107.h"
#include "hal_lld_gd32vf103.h"
/*===========================================================================*/
/* Driver data structures and types. */