Skip to content

Conversation

soburi
Copy link
Member

@soburi soburi commented Sep 26, 2025

For testing, The merge is still a long way off.

Gets the specified number of elements from the beginning of the list.
This is the symmetircal operation as `GET_ARGS_LESS_N`.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Add `GET_ARGS_FIRST_N` tests.

Signed-off-by: TOKITA Hiroshi <[email protected]>
They must be `array` type to match the existing `interrupt-map-mask`
and `interrupt-map-pass-thru`.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Add a base binding for interrupt and io-channel nexus nodes.
This makes the implicit definitions explicit.
Replace existing individual map definitions with this.

This file does not define a specific `compatible` on its own,
So you should include this file before using it practically.

Signed-off-by: TOKITA Hiroshi <[email protected]>
This change introduces generating definitions corresponding to
`*-map` property, which was currently discarded.

For `*-map` properties are made able to be treated as a variation
of phandle-array, assign sequential cell names for each group of
specifiers (child_specifier_0, child_specifier_1, ...,
parent_specifier_0, ...).

The `*-map` data is like a two-dimensional array, so it is difficult to
handle with the existing APIs, so we will also provide new APIs.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Add a map property test for `test_edtlib.py`.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Add tests for map property related macros.

Add `native_sim/naive/64` to allowed platforms.

Signed-off-by: TOKITA Hiroshi <[email protected]>
@soburi soburi added the DNM This PR should not be merged (Do Not Merge) label Sep 26, 2025
Copy link

github-actions bot commented Sep 26, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
Arduino-Core-Zephyr 🆕 N/A (Added) soburi/gsoc-2022-arduino-core@global_pin_number_api N/A

DNM label due to: 1 added project

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-Arduino-Core-Zephyr DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Sep 26, 2025
@soburi soburi force-pushed the arduino_global_pin_number branch 4 times, most recently from 0d865af to ba77581 Compare September 27, 2025 00:09
ArduinoCore

Signed-off-by: TOKITA Hiroshi <[email protected]>
Mark this subsystem as maintained and add DhruvaG2000
as maintainer.

Signed-off-by: TOKITA Hiroshi <[email protected]>
@soburi soburi force-pushed the arduino_global_pin_number branch from ba77581 to a9b35d0 Compare September 27, 2025 01:10
This snippet configure boards to support ArduinoCore API.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Add arduino_core samples

Signed-off-by: TOKITA Hiroshi <[email protected]>
@soburi soburi force-pushed the arduino_global_pin_number branch from a9b35d0 to 9834fab Compare September 27, 2025 01:35
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM (manifest) This PR should not be merged (controlled by action-manifest) DNM This PR should not be merged (Do Not Merge) manifest manifest-Arduino-Core-Zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant