add some instruction about building/debugging from the command line
This commit is contained in:
parent
daf410ec7e
commit
b84a633016
3 changed files with 38 additions and 12 deletions
5
esp32s3-remote.cfg
Normal file
5
esp32s3-remote.cfg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Bind to all interfaces (not just localhost)
|
||||
bindto 0.0.0.0
|
||||
|
||||
# Include the standard ESP32-S3 config
|
||||
source [find board/esp32s3-builtin.cfg]
|
||||
Loading…
Add table
Add a link
Reference in a new issue