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 91ce395 commit ba216a7Copy full SHA for ba216a7
variants/variants.h
@@ -9,4 +9,4 @@
9
#endif /* CONFIG_BOARD_ARDUINO_NANO_33_IOT */
10
#ifdef CONFIG_BOARD_NRF52840DK_NRF52840
11
#include "nrf52840dk_nrf52840_pinmap.h"
12
-#endif // CONFIG_BOARD_NRF52840DK_NRF52840
+#endif /* CONFIG_BOARD_NRF52840DK_NRF52840 */
0 commit comments