ArduinoCore-renesas icon indicating copy to clipboard operation
ArduinoCore-renesas copied to clipboard

[Feature Request] Core version access in a header file

Open lyusupov opened this issue 1 year ago • 3 comments

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.

lyusupov avatar Feb 29 '24 12:02 lyusupov

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

aentinger avatar Mar 01 '24 04:03 aentinger

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

lyusupov avatar Mar 01 '24 04:03 lyusupov

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?

aentinger avatar Mar 01 '24 05:03 aentinger