The ESP32 can be flashed over the air or using a serial to USB adapter.
Visual studio setup:
Setup visual studio,
Clone gitub repo to workspace
Download Git Bash for windows
Cd into the folder “crs-wifi-car-firmware”
“git submodule update --init --recursive” this downloads the ESP-IDF
“source ./install.sh” install relevant tools
Done
\uD83D\uDCD8 Instructions for serial adapter
...