File tree 3 files changed +3
-3
lines changed
ilg.gnuarmeclipse.templates.stm/templates
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
<property id =" STM32F1syscalls" label =" %STM32F10x.syscalls.label"
30
30
description=" %STM32F10x.syscalls.description" type =" select" default =" retarget"
31
31
hidden=" false" persist =" true" >
32
+ <item value =" none" label =" Standalone (no syscalls)" />
32
33
<item value =" retarget" label =" Retargetting (libnosys)" />
33
34
<item value =" semihosting" label =" Semihosting (librdimon)" />
34
- <item value =" none" label =" Standalone (no syscalls)" />
35
35
</property >
36
36
37
37
<!-- <property id="includeUsb" label="%STM32F10x.includeUsb.label" description="%STM32F10x.includeUsb.description"
Original file line number Diff line number Diff line change 30
30
<property id =" STM32F3syscalls" label =" %STM32F3xx.syscalls.label"
31
31
description=" %STM32F3xx.syscalls.description" type =" select" default =" retarget"
32
32
hidden=" false" persist =" true" >
33
+ <item value =" none" label =" Standalone (no syscalls)" />
33
34
<item value =" retarget" label =" Retargetting (libnosys)" />
34
35
<item value =" semihosting" label =" Semihosting (librdimon)" />
35
- <item value =" none" label =" Standalone (no syscalls)" />
36
36
</property >
37
37
38
38
</property-group >
Original file line number Diff line number Diff line change 26
26
<property id =" STM32F4syscalls" label =" %STM32F4xx.syscalls.label"
27
27
description=" %STM32F4xx.syscalls.description" type =" select" default =" retarget"
28
28
hidden=" false" persist =" true" >
29
+ <item value =" none" label =" Standalone (no syscalls)" />
29
30
<item value =" retarget" label =" Retargetting (libnosys)" />
30
31
<item value =" semihosting" label =" Semihosting (librdimon)" />
31
- <item value =" none" label =" Standalone (no syscalls)" />
32
32
</property >
33
33
34
34
<!-- <property id="includeUsb" label="%STM32F4xx.includeUsb.label" description="%STM32F4xx.includeUsb.description"
You can’t perform that action at this time.
0 commit comments