Skip to content

fix(esp_spi): fix compile error when build without CONFIG_SUPPORT_ESP_SERIAL #81

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

Closed
wants to merge 1 commit into from
Closed

fix(esp_spi): fix compile error when build without CONFIG_SUPPORT_ESP_SERIAL #81

wants to merge 1 commit into from

Conversation

ljgabc
Copy link

@ljgabc ljgabc commented Nov 26, 2021

wrap esp_spi.c:esp_serial_cleanup() up with CONFIG_SUPPORT_ESP_SERIAL

…_SERIAL

wrap esp_spi.c:esp_serial_cleanup() up with CONFIG_SUPPORT_ESP_SERIAL
@CLAassistant
Copy link

CLAassistant commented Nov 26, 2021

CLA assistant check
All committers have signed the CLA.

@mantriyogesh
Copy link
Collaborator

Hello @ljgabc
Thank you for your time and contribution.
We will shortly integrate the changes.

@ljgabc ljgabc closed this Dec 2, 2021
@mantriyogesh
Copy link
Collaborator

Hello @ljgabc

The CONFIG_SUPPORT_ESP_SERIAL itself is removed from code now.
esp_serial.c is made mandatory.

espressif-bot pushed a commit that referenced this pull request Mar 18, 2024
- create and maintain serial driver /dev/esps0 from kernel module
- removed serial creation and destroy from rpi_init.sh
- closes PR #71
- closes PR #81
- closes PR #180

Co-authored-by: Yunhao Tian <[email protected]>
Co-authored-by: ljgabc <[email protected]>
Co-authored-by: David Rosen <[email protected]>
Co-authored-by: Yogesh Mantri <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants