extra info

main
Tarik Hijstek 3 years ago
parent d463425e64
commit c8e7e2d3fa

@ -14,7 +14,11 @@ Connect to WiFi
- Run `get_idf` - Run `get_idf`
- idf.py set-target esp32s3 - idf.py set-target esp32s3
- idf.py build - idf.py build
- idf.py -p [PORT] flash (or let it auto detect) (add yourself to the uccp group tho)
## Flashing help
`idf.py -p [PORT] flash` (or let it auto detect) (add yourself to the uccp group tho)
Don't forget to close any serial connections open to the device.
### serial config ### serial config

Loading…
Cancel
Save