Commit b16b96f
CMakeLists.txt: Fix Rust-API implementation build
Fix the Rust API implementation build by referencing
ArduinoCore-API in Rust builds.
For licensing reasons, we plan to provide an alternative API
implementation for the Rust build in the future.
Until then, use ArduinoCore-API.
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>1 parent 68d992a commit b16b96f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | 108 | | |
110 | 109 | | |
0 commit comments