Skip to content

Conversation

@DhruvaG2000
Copy link
Member

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

@DhruvaG2000 DhruvaG2000 force-pushed the arduino-api-doc branch 2 times, most recently from 4d9735b to 81d384c Compare October 26, 2025 17:21
@DhruvaG2000 DhruvaG2000 force-pushed the arduino-api-doc branch 2 times, most recently from e43b494 to 09b3789 Compare October 31, 2025 12:47
@DhruvaG2000 DhruvaG2000 marked this pull request as ready for review October 31, 2025 12:49
@DhruvaG2000 DhruvaG2000 requested a review from kartben October 31, 2025 12:49
@DhruvaG2000 DhruvaG2000 changed the title [RFC] doc: develop: manifests: external: add arduino core doc: develop: manifests: external: add arduino core Nov 4, 2025
@DhruvaG2000 DhruvaG2000 force-pushed the arduino-api-doc branch 2 times, most recently from 982677b to 7676c2f Compare November 4, 2025 05:34
Ayush1325
Ayush1325 previously approved these changes Nov 5, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 5, 2025

@DhruvaG2000 DhruvaG2000 force-pushed the arduino-api-doc branch 2 times, most recently from 3c48bf2 to 64c7f78 Compare January 6, 2026 08:59
@soburi
Copy link
Member

soburi commented Jan 6, 2026

I think it would be better to change the name, including the github path, to arduinocore-zephyr (and ArduinoCore-Zephyr)
instead of arduino-core-zephyr.
This differs from the Arduino module naming convention,
so I'm concerned that this may cause problems somewhere.

@DhruvaG2000
Copy link
Member Author

I think it would be better to change the name, including the github path, to arduinocore-zephyr (and ArduinoCore-Zephyr) instead of arduino-core-zephyr. This differs from the Arduino module naming convention, so I'm concerned that this may cause problems somewhere.

@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 - . I feel like that's the correct way to write it no?
Instead, would it make more sense for me to rather go fix instances of arduinocore-zephyr to arduino-core-zephyr?

@soburi
Copy link
Member

soburi commented Jan 6, 2026

@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 - . I feel like that's the correct way to write it no?
Instead, would it make more sense for me to rather go fix instances of arduinocore-zephyr to arduino-core-zephyr?

While that's certainly true in notation, but it's difficult to consider this module
in isolation from the Arduino use case.
I think it would be better to respect their previous naming conventions, such as

https://github.com/arduino/ArduinoCore-avr
https://github.com/arduino/ArduinoCore-mbed
https://github.com/arduino/ArduinoCore-samd

to avoid future problems.

@DhruvaG2000
Copy link
Member Author

@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 - . I feel like that's the correct way to write it no?
Instead, would it make more sense for me to rather go fix instances of arduinocore-zephyr to arduino-core-zephyr?

While that's certainly true in notation, but it's difficult to consider this module in isolation from the Arduino use case. I think it would be better to respect their previous naming conventions, such as

https://github.com/arduino/ArduinoCore-avr https://github.com/arduino/ArduinoCore-mbed https://github.com/arduino/ArduinoCore-samd

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]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 6, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants