You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
Renesas needs to negotiate with Amazon to add other compilers project.
Amazon regulation says:
projects
+ - <vendor> (Template, to be renamed to the name of the MCU vendor)
+ - <board> (Template, to be renamed to the name of the development board)
+ - <ide> (Contains an IDE-specific project)
+ - visual_studio (contains project files for Visual Studio)
So, \amazon-freertos\projects<vendor><ide> folder name should be "e2studio".
But "e2studio" can support several compilers. Which idea should be selected?
Is your feature request related to a problem? Please describe.
Renesas needs to negotiate with Amazon to add other compilers project.
Amazon regulation says:
So, \amazon-freertos\projects<vendor><ide> folder name should be "e2studio".
But "e2studio" can support several compilers. Which idea should be selected?
\amazon-freertos\projects\renesas\rx65n-rsk\e2studio-ccrx\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\e2studio-gcc\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\e2studio-iar\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\ewrx-iar\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\e2studio\ccrx\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\e2studio\gcc\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\e2studio\iar\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\ewrx\iar\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\e2studio\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\e2studio\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\e2studio-gcc\aws_demos
Other issues:
Amazon calls IAR as "iar". But IAR IDE for RX is called shorted name as "ewrx".
So Idea2 is ideal. Renesas should discuss this with AWS team.
Describe the solution you would like.
\amazon-freertos\projects\renesas\rx65n-rsk\e2studio\ccrx\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\e2studio\gcc\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\e2studio\iar\aws_demos
\amazon-freertos\projects\renesas\rx65n-rsk\ewrx\iar\aws_demos
Additional context
None.
Thank you!
The text was updated successfully, but these errors were encountered: