File tree Expand file tree Collapse file tree 6 files changed +21
-6734
lines changed
Expand file tree Collapse file tree 6 files changed +21
-6734
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ The reference application supports the following targets (in alpha-numeric order
7878| ` host ` | PC/Workstation on ` Win* ` /` mingw64 ` /` *nix ` via host compiler | |
7979| ` lpc11c24 ` | NXP(R) OM13093 LPC11C24 board ARM(R) Cortex(R)-M0+ | |
8080| ` nxp_imxrt1062 ` | Teensy 4.0 Board / NXP(R) iMXRT1062 ARM(R) Cortex(R)-M7 | X |
81+ | ` r7a4m1ab ` | Renesas(R) R7FA4M1AB ARM(R) Cortex(R)-M4F | X |
8182| ` riscvfe310 ` | SiFive RISC-V FE310 SoC | |
8283| ` rl78 ` | Renesas(R) RL78/G13 | |
8384| ` rpi_pico_rp2040 ` | RaspberryPi(R) Pico RP2040 with dual ARM(R) Cortex(R)-M0+ | X |
Original file line number Diff line number Diff line change 21972197 <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</ExcludedFromBuild >
21982198 <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >true</ExcludedFromBuild >
21992199 </ClInclude >
2200- <ClInclude Include =" src\mcal\r7fa4m1ab\R7FA4M1AB.h" >
2201- <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</ExcludedFromBuild >
2202- <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >true</ExcludedFromBuild >
2203- </ClInclude >
22042200 <ClInclude Include =" src\mcal\riscvfe310\mcal_benchmark.h" >
22052201 <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</ExcludedFromBuild >
22062202 <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >true</ExcludedFromBuild >
Original file line number Diff line number Diff line change 31203120 <ClInclude Include =" src\mcal\r7fa4m1ab\mcal_benchmark.h" >
31213121 <Filter >src\mcal\r7fa4m1ab</Filter >
31223122 </ClInclude >
3123- <ClInclude Include =" src\mcal\r7fa4m1ab\R7FA4M1AB.h" >
3124- <Filter >src\mcal\r7fa4m1ab</Filter >
3125- </ClInclude >
31263123 </ItemGroup >
31273124 <ItemGroup >
31283125 <None Include =" src\util\STL\algorithm" >
You can’t perform that action at this time.
0 commit comments