add ch32v103 bsp support, compile but does not run, probably due to compile/linker issue

This commit is contained in:
hathach
2024-06-14 16:06:37 +07:00
parent 969b06d77c
commit 33f5547ed4
18 changed files with 1295 additions and 15 deletions

View File

@@ -24,8 +24,8 @@
* This file is part of the TinyUSB stack.
*/
#ifndef _TUSB_OPTION_H_
#define _TUSB_OPTION_H_
#ifndef TUSB_OPTION_H_
#define TUSB_OPTION_H_
#include "common/tusb_compiler.h"
@@ -182,7 +182,7 @@
#define OPT_MCU_CH32V307 2200 ///< WCH CH32V307
#define OPT_MCU_CH32F20X 2210 ///< WCH CH32F20x
#define OPT_MCU_CH32V20X 2220 ///< WCH CH32V20X
#define OPT_MCU_CH32V103 2230 ///< WCH CH32V103
// NXP LPC MCX
#define OPT_MCU_MCXN9 2300 ///< NXP MCX N9 Series