Skip to content
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

Pull in changes from -next #95

Merged
merged 6 commits into from
May 23, 2024
Merged

Pull in changes from -next #95

merged 6 commits into from
May 23, 2024

Conversation

DhruvaG2000
Copy link
Collaborator

Pulls changes from latest -next, where we have the following contributions:

  • Add a CODEOWNERS file to help auto assign reviewers.
  • Remove the intermediate variants
  • Adds support for Beagleconnect freedom

DhruvaG2000 and others added 5 commits May 19, 2024 17:25
Improving checkpatch to function properly, as it earlier did not catch
errors properly. One such incident was brought to light when a missing
SOB went undetected.
Ensure that such errors are caught when the PRs are raised itself.

Signed-off-by: Dhruva Gole <goledhruva@gmail.com>
CPLUSPLUS is already deprecated.
Uses CPP instead of it.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
* Move common part of variants/variants.h to core arduino/Arduino.h
  and remove variants/variants.h.
* Rename ..._pinmap.h to variants.h.
* Remove no needed includes.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
Add CODEOWNERS file to enable autoreview assigning

Signed-off-by: Dhruva Gole <d-gole@ti.com>
- Test blinky_arduino
- Test hello_arduino

Signed-off-by: Ayush Singh <ayushdevel1325@gmail.com>
Add pin layout described here:
https://openbeagle.org/beagleconnect/zephyr/arduino-core/-/commit/1ce0b0bfca16ffc9eb781f263525347e0b42cef5

The pin layout is based on MikroE Arduino MKR Click Shield.

MikroE Arduino MKR Click Shield: https://www.mikroe.com/arduino-mkr-click-shield

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Ayush Singh <ayushdevel1325@gmail.com>
Signed-off-by: Dhruva Gole <d-gole@ti.com>
@DhruvaG2000 DhruvaG2000 merged commit 814bf66 into main May 23, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants