Skip to content

Commit

Permalink
Add instructions to build and execute on esp-wroom-32 board
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasBraeuer committed Jan 6, 2020
1 parent 8a71c33 commit 579fed9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@ Enter shell with board command (Phytec)

SERIAL=... BOARD=pba-d-01-kw2x BUILD_IN_DOCKER=1 make all flash term

Enter shell with board command (ESP-WROOM-32)

SERIAL=... BOARD=esp32-wroom-32 BUILD_IN_DOCKER=1 make all flash term

To distinguish multiple boards using SERIAL number

make list-ttys

0 comments on commit 579fed9

Please sign in to comment.