- 
                Notifications
    You must be signed in to change notification settings 
- Fork 18
hal: renesas: ra: import r_sci_i2c driver #105
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
Conversation
| extern "C" { | ||
| #endif | ||
|  | ||
| #define SCI_SIIC_CFG_PREREQUISITE_CHECKING_ENABLE 1 | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is redundant config, please remove it. We will remove it in r_sci_b_i2c too. Thank you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feel free to remove it with that change, I simply imported the drivers from fsp 🙂
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got it, we will update it later ^^
Verbatim import of
r_sci_i2cdriver from fsp sourcesRequired by zephyrproject-rtos/zephyr#85337