add GD32E230C_START support

This commit is contained in:
supowang
2019-10-30 17:44:37 +08:00
parent 4080ef371c
commit ca994901db
14 changed files with 2549 additions and 2 deletions

View File

@@ -185,7 +185,7 @@ typedef enum IRQn
/*@}*/ /* end of group CMSIS_Device */
#include "core_armv8mbl.h" /* Processor and core peripherals */
#include "core_cm23.h" /* Processor and core peripherals */
#include "system_M251.h" /* System Header */
/**