Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Commit 4c3482b

Browse files
committed
add comment
1 parent 9ccdb9f commit 4c3482b

File tree

1 file changed

+3
-0
lines changed
  • examples/Example_Zephyr/src

1 file changed

+3
-0
lines changed

examples/Example_Zephyr/src/main.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
I2C clock speed: 100 kHz
1414
1515
Ported to Zephyr by Vid Rajtmajer <vid@irnas.eu>, www.irnas.eu
16+
17+
To build: west build -b <BOARD_NAME> -p
18+
To flash: west flash --erase
1619
*/
1720
#include <device.h>
1821
#include <drivers/i2c.h>

0 commit comments

Comments
 (0)