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
CMakeLists.txt: Build the ArduinoCore-API implementations
With the introduction of `west blobs`, the licensing situation is now clear,
so we can include the ArduinoCore-API implementations in the build.
Exclude `zephyrPrint.cpp` as it conflicts with the API implementations.
Also exclude `apiCommon.cpp`, which is only used by the Rust build.
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
0 commit comments