Open obulesuveggidi opened 1 month ago
The above lines are already available in "esp-hosted/esp_hosted_fg/host/linux/host_control/rpi_init.sh"
Our requirement is,
The above lines are already available in "esp-hosted/esp_hosted_fg/host/linux/host_control/rpi_init.sh"
it is in 'FG' and not in 'NG'. Anyway, it needs porting if you use non-Raspberry Pi SoC as Linux. See porting guide
We interfaced ESP32-C3 with imx8mp through UART
Uart driver is not yet available. We plan to addbut can't commit right now, when would it be available. right now, spi and sdio driver are available. if you only need bluetooth (and nothing else), uart driver is available. For Wi-Fi or control path, uart driver is not available for Linux SoC.
Kindly help us to compile the driver source and also the dts configuration
If you face issues in SPI or SDIO driver building, we can help there. dts config is something dependent upon the SoC. you might have to figure it out. if you are stuck , we can guide but it is more of 'help' than 'support'.
Checklist
How often does this bug occurs?
always
Expected behavior
should be compiled and create .ko
Actual behavior (suspected bug)
compilation error
Error logs or terminal output
Steps to reproduce the behavior
Project release version
esp-hosted-master
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Linux
Operating system version
ubuntu 20
Shell
sh
Additional context
No response