blackmagic-espidf icon indicating copy to clipboard operation
blackmagic-espidf copied to clipboard

Fix some compilation issues

Open datxuantran opened this issue 1 year ago • 1 comments

  • Compilation issue due to missing version.h file: Added version.h file.
  • Compilation issue due to undefined CONFIG_ESP_WIFI_IS_STATION.
  • Compilation issue due to string conversion in ESP8266_RTOS_SDK save_segment()

datxuantran avatar Oct 08 '24 00:10 datxuantran

Thank you for the fork and fixes

veremenko-y avatar Mar 02 '25 06:03 veremenko-y