diff options
| author | hathach <[email protected]> | 2020-04-22 19:19:17 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-04-22 19:19:17 +0700 |
| commit | 5110ca712da34b1d826b31e5b0b336d927bca69c (patch) | |
| tree | fa89cf0f882a4dee6de2fc33ed40c5b61eead09e /examples | |
| parent | 1fc7f54a8a05792d6e56d0ed14ded1c4a7b389bd (diff) | |
clean up
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/readme.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/readme.md b/examples/readme.md index ae7b0a111..8d3d2e415 100644 --- a/examples/readme.md +++ b/examples/readme.md @@ -60,8 +60,6 @@ $ make LOG=2 LOGGER=rtt BOARD=feather_nrf52840_express all $ make LOG=2 LOGGER=swo BOARD=feather_nrf52840_express all ``` -The log can be retrieved by - ## Flash `flash` target will use the default on-board debugger (jlink/cmsisdap/stlink/dfu) to flash the binary, please install those support software in advance. Some board use bootloader/DFU via serial which is required to pass to make command |
