-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to compile the driver source for arm64 #496
Comments
Please try: esp-hosted/esp_hosted_fg/host/linux/host_control/rpi_init.sh Lines 105 to 109 in 9f809ff
|
The above lines are already available in "esp-hosted/esp_hosted_fg/host/linux/host_control/rpi_init.sh" |
Our requirement is,
|
it is in 'FG' and not in 'NG'. Anyway, it needs porting if you use non-Raspberry Pi SoC as Linux. See porting guide
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.
If you face issues in SPI or SDIO driver building, we can help there. |
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
The text was updated successfully, but these errors were encountered: