Commit d35fdfe2 authored by Wenxi XU's avatar Wenxi XU
Browse files

Update file README.md

parent a0327ed4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -88,7 +88,9 @@ sudo cp ~/zephyr-sdk-*/sysroots/x86_64-pokysdk-linux/usr/share/openocd/contrib/6
```
Then, ask the udev daemon to reload these rules:

```shell
sudo udevadm control --reload
```

Unplug and plug in the USB connection to your board, and you should have permission to access the board hardware for flashing. Check your board-specific documentation (Supported Boards and Shields) for further information if needed.