Skip to content

Commit ba534c0

Browse files
committed
modules: Add the Arduino Zephyr API
Add the Arduino Core API for zephyr as an optional module However, don't make the group as optional because it will make it an "inactive project" and so get ignored by west. This will in turn fail to recognise cmakelists and kconfig from the module leading to build failures. Signed-off-by: Dhruva Gole <d-gole@ti.com>
1 parent 34c84ec commit ba534c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

submanifests/optional.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ manifest:
1515
remote: upstream
1616
groups:
1717
- optional
18+
- name: gsoc-2022-arduino-core
19+
revision: 9e6adb1c0df4ecc059ad6b0f8b4639134d6a1469
20+
path: modules/lib/Arduino-Zephyr-API
21+
remote: upstream
1822
- name: lz4
1923
revision: 8e303c264fc21c2116dc612658003a22e933124d
2024
path: modules/lib/lz4

0 commit comments

Comments
 (0)