iot-project Set target board run idf.py set-target esp32s3 Set menuconfig run idf.py menuconfig then choose flash size to 8kB Build run idf.py build Flash run idf.py flash monitor