Skip to content

Commit f614738

Browse files
committed
[nrf noup] Test commit
Upstream PR: 'zephyrproject-rtos/zephyr#80042' Signed-off-by: Andrzej Głąbek <[email protected]>
1 parent 95cc5f5 commit f614738

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/hello_world/src/main.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
#include <stdio.h>
88

9+
/* Test */
10+
911
int main(void)
1012
{
1113
printf("Hello World! %s\n", CONFIG_BOARD_TARGET);

0 commit comments

Comments
 (0)