Skip to content

Commit 939a3d1

Browse files
committed
manifest: Add arduino_core
ArduinoCore Signed-off-by: TOKITA Hiroshi <[email protected]>
1 parent 2202e1b commit 939a3d1

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

MAINTAINERS.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5064,6 +5064,15 @@ West:
50645064
labels:
50655065
- "area: West"
50665066

5067+
"West project: Arduino-Core-Zephyr":
5068+
status: maintained
5069+
maintainers:
5070+
- dhruvag2000
5071+
files:
5072+
- snippets/arduino-core/
5073+
labels:
5074+
- manifest-arduino-api
5075+
50675076
"West project: acpica":
50685077
status: maintained
50695078
maintainers:

west.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ manifest:
3030
# Please add items below based on alphabetical order
3131
# zephyr-keep-sorted-start re(^\s+\- name:)
3232
projects:
33+
- name: Arduino-Core-Zephyr
34+
path: modules/lib/Arduino-Zephyr-API
35+
revision: global_pin_number_api
36+
url: https://github.com/soburi/gsoc-2022-arduino-core
3337
- name: acpica
3438
revision: 8d24867bc9c9d81c81eeac59391cda59333affd4
3539
path: modules/lib/acpica

0 commit comments

Comments
 (0)