tkr

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: ESP8266 RTOS_SDK v3.4 #30351
    tkr
    Participant

    Great! Thank you.

    in reply to: ESP8266 ESP-IDF OTA with Old #29379
    tkr
    Participant

    I see. Thanks.

    in reply to: ESP8266 ESP-IDF OTA with Old #29373
    tkr
    Participant

    Thanks.
    Following your suggestion, I ran the build from command line and found that, as I expected, the generated command is as follows;
    make -j8 BUILD_DIR_BASE=’/C/dev/ESP8266/RTOSv3/ota/with_old/build/Debug’ SDKCONFIG=’/C/dev/ESP8266/RTOSv3/ota/with_old/sdkconfig-debug’ V=0″
    and if I change from “make” to “make ota” it generated two files.

    I’m not quite sure what you wrote in the last sentence.
    I don’t think I use Ninja as I use ESP8266 SDK and not ESP32.
    Also, what do you mean by “locating the “ota” target in Solution Explorer and building it via the “Build” command in the context menu”?
    My project name is “ota”, as in the attached file.
    Could you explain further what I need to do?

    Regards,

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)