fix ci skip example for ch32v1

This commit is contained in:
hathach
2024-06-14 16:16:10 +07:00
parent 5e9ad7daee
commit f32851cf2a
8 changed files with 9 additions and 2 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"