Fixup config template to match <> instead of "" for includes. (#11166)
This commit is contained in:
@@ -17,4 +17,4 @@
|
||||
|
||||
// #define CH_CFG_OPTIMIZE_SPEED TRUE
|
||||
|
||||
#include_next "chconf.h"
|
||||
#include_next <chconf.h>
|
||||
|
||||
Reference in New Issue
Block a user