repo.or.cz
/
sdcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
struct / union in initializer, RFE #901.
[sdcc.git]
/
sdcc
/
device
/
non-free
/
lib
/
pic14
/
libdev
/
pic14ports.txt
blob
a906f6adcbe485ba292d038f6f62476c39977612
1
# Add PORT* and TRIS* bit entries if they're not in the header.
2
# Note, the PORTx SFR address must be in the header for the bits to be generated
3
4
# defaults for parts not listed
5
* A0-5,B0-7,C0-7,D0-7,E0-2
6
7
# specific parts
8
16f84 A0-4,B0-7
9
16f84a A0-4,B0-7
10