am64x/am243x: Endat/SDFM: Update project js files
-Remove linker file generation from template Fixes: PINDSW-7103 Signed-off-by: Achala Ram <a-ram@ti.com>
This commit is contained in:
parent
e9cc53f0ee
commit
78fef4b780
@ -65,10 +65,6 @@ const readmeDoxygenPageTag = "EXAMPLE_MOTORCONTROL_SDFM";
|
||||
|
||||
const templates_freertos_r5f =
|
||||
[
|
||||
{
|
||||
input: ".project/templates/am243x/common/linker_r5f.cmd.xdt",
|
||||
output: "linker.cmd",
|
||||
},
|
||||
{
|
||||
input: ".project/templates/am243x/freertos/main_freertos.c.xdt",
|
||||
output: "../main.c",
|
||||
|
||||
@ -66,10 +66,6 @@ const readmeDoxygenPageTag = "EXAMPLE_MOTORCONTROL_SDFM";
|
||||
|
||||
const templates_freertos_r5f =
|
||||
[
|
||||
{
|
||||
input: ".project/templates/am64x/common/linker_r5f.cmd.xdt",
|
||||
output: "linker.cmd",
|
||||
},
|
||||
{
|
||||
input: ".project/templates/am64x/freertos/main_freertos.c.xdt",
|
||||
output: "../main.c",
|
||||
|
||||
@ -65,10 +65,6 @@ const readmeDoxygenPageTag = "EXAMPLE_MOTORCONTROL_ENDAT";
|
||||
|
||||
const templates_freertos_r5f =
|
||||
[
|
||||
{
|
||||
input: ".project/templates/am243x/common/linker_r5f.cmd.xdt",
|
||||
output: "linker.cmd",
|
||||
},
|
||||
{
|
||||
input: ".project/templates/am243x/freertos/main_freertos.c.xdt",
|
||||
output: "../main.c",
|
||||
|
||||
@ -65,10 +65,6 @@ const readmeDoxygenPageTag = "EXAMPLE_MOTORCONTROL_ENDAT";
|
||||
|
||||
const templates_freertos_r5f =
|
||||
[
|
||||
{
|
||||
input: ".project/templates/am64x/common/linker_r5f.cmd.xdt",
|
||||
output: "linker.cmd",
|
||||
},
|
||||
{
|
||||
input: ".project/templates/am64x/freertos/main_freertos.c.xdt",
|
||||
output: "../main.c",
|
||||
|
||||
@ -65,10 +65,6 @@ const readmeDoxygenPageTag = "EXAMPLE_MOTORCONTROL_ENDAT";
|
||||
|
||||
const templates_freertos_r5f =
|
||||
[
|
||||
{
|
||||
input: ".project/templates/am243x/common/linker_r5f.cmd.xdt",
|
||||
output: "linker.cmd",
|
||||
},
|
||||
{
|
||||
input: ".project/templates/am243x/freertos/main_freertos.c.xdt",
|
||||
output: "../main.c",
|
||||
|
||||
@ -65,10 +65,6 @@ const readmeDoxygenPageTag = "EXAMPLE_MOTORCONTROL_ENDAT";
|
||||
|
||||
const templates_freertos_r5f =
|
||||
[
|
||||
{
|
||||
input: ".project/templates/am64x/common/linker_r5f.cmd.xdt",
|
||||
output: "linker.cmd",
|
||||
},
|
||||
{
|
||||
input: ".project/templates/am64x/freertos/main_freertos.c.xdt",
|
||||
output: "../main.c",
|
||||
|
||||
@ -65,10 +65,6 @@ const readmeDoxygenPageTag = "EXAMPLE_MOTORCONTROL_ENDAT";
|
||||
|
||||
const templates_freertos_r5f =
|
||||
[
|
||||
{
|
||||
input: ".project/templates/am243x/common/linker_r5f.cmd.xdt",
|
||||
output: "linker.cmd",
|
||||
},
|
||||
{
|
||||
input: ".project/templates/am243x/freertos/main_freertos.c.xdt",
|
||||
output: "../main.c",
|
||||
|
||||
@ -65,10 +65,6 @@ const readmeDoxygenPageTag = "EXAMPLE_MOTORCONTROL_ENDAT";
|
||||
|
||||
const templates_freertos_r5f =
|
||||
[
|
||||
{
|
||||
input: ".project/templates/am64x/common/linker_r5f.cmd.xdt",
|
||||
output: "linker.cmd",
|
||||
},
|
||||
{
|
||||
input: ".project/templates/am64x/freertos/main_freertos.c.xdt",
|
||||
output: "../main.c",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user