mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 00:59:08 +02:00
+ V is avr help screen option
git-svn-id: trunk@18013 -
This commit is contained in:
parent
57cdf34a6b
commit
5c9e0a7a1b
@ -365,6 +365,9 @@ begin
|
|||||||
'S',
|
'S',
|
||||||
{$endif}
|
{$endif}
|
||||||
{$ifdef vis}
|
{$ifdef vis}
|
||||||
|
'I',
|
||||||
|
{$endif}
|
||||||
|
{$ifdef avr}
|
||||||
'V',
|
'V',
|
||||||
{$endif}
|
{$endif}
|
||||||
'*' : show:=true;
|
'*' : show:=true;
|
||||||
|
Loading…
Reference in New Issue
Block a user