blackmagic-espidf
blackmagic-espidf copied to clipboard
Fix some compilation issues
- 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()
Thank you for the fork and fixes