Merge pull request #1438 from Nikitarc/master

Update dwc2_stm32.h
This commit is contained in:
Ha Thach
2022-06-01 12:23:32 +07:00
committed by GitHub
2 changed files with 9 additions and 0 deletions

View File

@@ -27,6 +27,9 @@
#ifndef _TUSB_OPTION_H_
#define _TUSB_OPTION_H_
// To avoid GCC compiler warnings when -pedantic option is used (strict ISO C)
typedef int make_iso_compilers_happy ;
#include "common/tusb_compiler.h"
#define TUSB_VERSION_MAJOR 0