Skip to content

Instantly share code, notes, and snippets.

View sintech's full-sized avatar
⚒️

Konstantin Fedorov sintech

⚒️
View GitHub Profile
@sintech
sintech / make_flash
Created January 9, 2017 21:45
make V=1 flash output
$ time make V=1 flash
including /home/sintech/esp-idf/components/bootloader/Makefile.projbuild...
including /home/sintech/esp-idf/components/bootloader_support/Makefile.projbuild...
including /home/sintech/esp-idf/components/coap/Makefile.projbuild...
including /home/sintech/esp-idf/components/esp32/Makefile.projbuild...
including /home/sintech/esp-idf/components/esptool_py/Makefile.projbuild...
including /home/sintech/esp-idf/components/mbedtls/Makefile.projbuild...
including /home/sintech/esp-idf/components/nghttp/Makefile.projbuild...
including /home/sintech/esp-idf/components/partition_table/Makefile.projbuild...
make -C /home/sintech/esp-idf/components/bootloader/src V=1 BUILD_DIR_BASE=/home/sintech/projects/27_sd_card/build/bootloader TEST_COMPONENTS= /home/sintech/projects/27_sd_card/build/bootloader/bootloader.bin