-
Notifications
You must be signed in to change notification settings - Fork 8.5k
doc: develop: manifests: external: add arduino core #97726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
4d9735b to
81d384c
Compare
e43b494 to
09b3789
Compare
982677b to
7676c2f
Compare
7676c2f to
c8db58a
Compare
|
3c48bf2 to
64c7f78
Compare
|
I think it would be better to change the name, including the github path, to |
@soburi , are you suggesting renaming https://github.com/zephyrproject-rtos/arduino-core-zephyr to arduinocore-zephyr? IMO the words arduino and core are separate and thus separated by |
While that's certainly true in notation, but it's difficult to consider this module https://github.com/arduino/ArduinoCore-avr to avoid future problems. |
alright, renamed to https://github.com/zephyrproject-rtos/ArduinoCore-zephyr |
Add documentation for the Arduino Core API for zephyr which sits as an external module as of today. Signed-off-by: Dhruva Gole <[email protected]>
64c7f78 to
911785f
Compare
|



Add documentation for the Arduino Core API for zephyr which sits as an external module as of today.