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

Integrate arduino api core #7

Merged
merged 4 commits into from
Sep 20, 2024
Merged

Conversation

ramya-subramanyam
Copy link
Collaborator

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

Arduino Core API symlinked. Now the core API also compiles.
Development Instruction is added.

Copy link
Member

@jaenrig-ifx jaenrig-ifx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good :)
I propose the following improvements here (in a follow up ticket):

--> Add the ArduinoCore-API as a submodule, which will allow us to:

  • keep track of the version we are using in the project (from git standpoint).
  • use recursive clone to retrieve all the sources

We should put all these things in a folder called "extra" (this name/usage is inspired by this other core https://github.com/arduino/ArduinoCore-renesas/tree/main/extras).

--> Create a .sh script performing all the steps in the development instructions. We might reuse that one for other initial development setups.

@ramya-subramanyam
Copy link
Collaborator Author

Good :) I propose the following improvements here (in a follow up ticket):

--> Add the ArduinoCore-API as a submodule, which will allow us to:

  • keep track of the version we are using in the project (from git standpoint).
  • use recursive clone to retrieve all the sources

We should put all these things in a folder called "extra" (this name/usage is inspired by this other core https://github.com/arduino/ArduinoCore-renesas/tree/main/extras).

--> Create a .sh script performing all the steps in the development instructions. We might reuse that one for other initial development setups.

I will create a ticket

@ramya-subramanyam ramya-subramanyam merged commit 6bfced0 into develop Sep 20, 2024
2 checks passed
@ramya-subramanyam ramya-subramanyam deleted the integrate-arduino-api-core branch September 24, 2024 11:56
@ramya-subramanyam ramya-subramanyam restored the integrate-arduino-api-core branch September 24, 2024 11:57
@ramya-subramanyam ramya-subramanyam deleted the integrate-arduino-api-core branch September 24, 2024 11:57
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.

2 participants