Commit 68d992a
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>1 parent 49fc8d5 commit 68d992a
2 files changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
89 | 96 | | |
90 | 97 | | |
91 | 98 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
0 commit comments