We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54dc699 commit e7431f5Copy full SHA for e7431f5
src/portable/renesas/rusb2/rusb2_ra.h
@@ -34,6 +34,7 @@ extern "C" {
34
#ifdef __GNUC__
35
#pragma GCC diagnostic push
36
#pragma GCC diagnostic ignored "-Wstrict-prototypes"
37
+#pragma GCC diagnostic ignored "-Wundef"
38
39
// extra push due to https://github.com/renesas/fsp/pull/278
40
0 commit comments