-
Notifications
You must be signed in to change notification settings - Fork 26
Amazon FreeRTOS for Renesas MCUs versioning (release tags name) #8
Comments
We need to consider FreeRTOS (with IoT libraries) and FreeRTOS (Kernel only) like: FreeRTOS(with IoT libraries) FreeRTOS(Kernel Only) |
branch naming: |
Original tools version naming: Original tools example: https://github.com/renesas/mot-file-converter |
asset naming: This kind of asset is used for release object like Amazon FreeRTOS: |
versioning list for tags/branchesAmazon FreeRTOStagsFreeRTOS(with IoT libraries) : for new style (https://www.freertos.org/aws-reference-integrations.html -> copy https://github.com/renesas/iot-reference-rx) Basically, Renesas would like to use LTS version like: https://github.com/FreeRTOS/FreeRTOS-LTS
deprecatedFreeRTOS(with IoT libraries) : for old style (deprecated: https://github.com/aws/amazon-freertos -> fork https://github.com/renesas/amazon-freertos) FreeRTOS(Kernel Only) branches
Azure RTOStagsWe should follow ThreadX tag naming: https://github.com/azure-rtos/threadx/tags
branches
Azure RTOS: Embedded-Wireless-FrameworktagsWe should follow Embedded-Wireless-Framework tag naming: https://github.com/Azure/embedded-wireless-framework/tags
branches
AruduinotagsWe should follow Arduino Library tag naming: https://github.com/arduino/Arduino/tags
branches
RX Driver Packagetags
branches
commontags<renesas_version> rule
<release_candidate_indicator(option)> rule
branches
notes
|
Is your feature request related to a problem? Please describe.
Current release tags naming is not good.
For example, we do not know reference Amazon FreeRTOS version from current release tags.
old discussion thread: renesas-rx#15
Describe the solution you would like.
Following scheme is good.
<aws_version> - <device_name> - <renesas_version>
e.g. v1.4.9-rx-0.1.13, 201906.00_Major-rx-0.1.15, 201906.00_Major-rz-0.0.1
Additional context
None
The text was updated successfully, but these errors were encountered: