|
@@ -2305,7 +2305,8 @@ const
|
|
|
'Link using vlink', {cs_link_vlink}
|
|
|
'Link-Time Optimization disabled for system unit', {cs_lto_nosystem}
|
|
|
'Assemble on target OS', {cs_asemble_on_target}
|
|
|
- 'Use a memory model to support >2GB static data on 64 Bit target' {cs_large}
|
|
|
+ 'Use a memory model to support >2GB static data on 64 Bit target', {cs_large}
|
|
|
+ 'Generate UF2 binary' {cs_generate_uf2}
|
|
|
);
|
|
|
localswitchname : array[tlocalswitch] of string[50] =
|
|
|
{ Switches which can be changed locally }
|