Fixup config template to match <> instead of "" for includes. (#11166)
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include_next "board.h"
|
||||
#include_next <board.h>
|
||||
|
||||
// #undef STM32_HSE_BYPASS
|
||||
|
||||
Reference in New Issue
Block a user