Skip to content

Commit

Permalink
doc: change esp32 board call name
Browse files Browse the repository at this point in the history
  • Loading branch information
everedero committed Mar 11, 2024
1 parent 177f49a commit 9dc7908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ where `$BOARD` is the target board.
```shell
BOARD="nucleo_f756zg"
BOARD="nrf52dk_nrf52832"
BOARD="esp32_devkitc_wroom"
BOARD="esp32_devkitc_wroom/esp32/procpu"
```

In order to activate debug logs:
Expand Down

0 comments on commit 9dc7908

Please sign in to comment.