Open
Description
Other Arduino Cores, such as:
- ESP32 ( core_version.h )
- RP2040 ( Version.h )
- 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.