You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My code is currently on the master branch, and I want to ask how to disable i2c from being compiled. Can I only comment out i2c? Because my C code uses i2c, and if Rust also compiles i2c, it will report an error about using new and old versions together at runtime.