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

[Feature Request] Core version access in a header file #277

Open
lyusupov opened this issue Feb 29, 2024 · 3 comments
Open

[Feature Request] Core version access in a header file #277

lyusupov opened this issue Feb 29, 2024 · 3 comments
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@lyusupov
Copy link

lyusupov commented Feb 29, 2024

Other Arduino Cores, such as:

  1. ESP32 ( core_version.h )
  2. RP2040 ( Version.h )
  3. STM32 ( def.h )

- all they use a definition of the Core Release Version located in a header file.

It would be nice to have this useful feature in ArduinoCore-renesas as well.

@aentinger
Copy link
Contributor

Sure, would you like to prepare a PR for this?

@lyusupov
Copy link
Author

lyusupov commented Mar 1, 2024

The project maintainer is the person who knows the best way to implement this request.

@aentinger
Copy link
Contributor

The project maintainers may be otherwise occupied, since this is open-source and its something that you are interested in having why not go ahead and provide a suggestion?

@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

3 participants