espressif / esp-hosted

Hosted Solution (Linux/MCU) with ESP32 (Wi-Fi + BT + BLE)
Other
669 stars 154 forks source link

Where is the FG release version? The latest ESP32-C6 bin file cannot be compiled by myself and I do not know how to use ESP IDF. #430

Open hangeV opened 2 months ago

hangeV commented 2 months ago

Where is the FG release version? The latest ESP32-C6 bin file cannot be compiled by myself and I do not know how to use ESP IDF.

mantriyogesh commented 2 months ago

Please follow source based compilation steps documented:

https://github.com/espressif/esp-hosted/blob/master/esp_hosted_fg/docs/Linux_based_host/SPI_setup.md#222-source-compilation

hangeV commented 2 months ago

Please follow source based compilation steps documented:

https://github.com/espressif/esp-hosted/blob/master/esp_hosted_fg/docs/Linux_based_host/SPI_setup.md#222-source-compilation

为什么会卡在这里呢? image

mantriyogesh commented 2 months ago

For windows, https://github.com/espressif/esp-hosted/blob/master/esp_hosted_fg/esp/esp_driver/setup_windows11.md

hangeV commented 2 months ago

For windows, https://github.com/espressif/esp-hosted/blob/master/esp_hosted_fg/esp/esp_driver/setup_windows11.md

我是按这个来的,可是卡在了我截图的内容上,你能编译好传上来吗?

mantriyogesh commented 2 months ago

Let us know the issues you faced. We can resolve the issues you faced.

mantriyogesh commented 2 months ago

Any updates @hangeV ?