Commit 827af1e
committed
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 29c796e commit 827af1e
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 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | 107 | | |
109 | 108 | | |
0 commit comments