mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
processors:pic: Fix PIC16F description
This commit is contained in:
parent
6d6d0317e2
commit
a38d30f233
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
processorspec="pic16f.pspec"
|
processorspec="pic16f.pspec"
|
||||||
manualindexfile="../manuals/PIC-16F.idx"
|
manualindexfile="../manuals/PIC-16F.idx"
|
||||||
id="PIC-16:LE:16:PIC-16F">
|
id="PIC-16:LE:16:PIC-16F">
|
||||||
<description>PIC-16F(L)XXX</description>
|
<description>PIC-16(L)FXXX</description>
|
||||||
<compiler name="default" spec="pic16f.cspec" id="default"/>
|
<compiler name="default" spec="pic16f.cspec" id="default"/>
|
||||||
<external_name tool="IDA-PRO" name="pic16fxx"/>
|
<external_name tool="IDA-PRO" name="pic16fxx"/>
|
||||||
</language>
|
</language>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue