Skip to content

Commit e1ccd17

Browse files
committed
TI: Make some signals inverted in TM4C1294
1 parent 2213042 commit e1ccd17

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

ti/tm4c1294ncpdt.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pinout:
3636
PP0-5: 118, 119, 103-106
3737

3838
CONTROL:
39-
RST: 70
39+
~RST: 70
4040
G1: --
4141
OSC0-1: 88, 89
4242
G2: --
@@ -46,9 +46,9 @@ pinout:
4646
MISC:
4747
VBAT: 68
4848
G1: --
49-
HIB: 65
49+
~HIB: 65
5050
G2: --
51-
WAKE: 64
51+
~WAKE: 64
5252
G3: --
5353
VREFA+: 9
5454
G4: --
@@ -188,6 +188,7 @@ properties:
188188
in: CONTROL
189189
bidir: PORTA, PORTB, PORTC, PORTD, PORTE, PORTF, PORTG, PORTH, PORTJ, PORTK, PORTL, PORTM, PORTN, PORTQ, PORTP
190190
passive: MISC
191+
inverted: ~RST, ~HIB, ~WAKE
191192
power: POWER, EPOWER
192193
ground: GROUND, EGROUND
193194

0 commit comments

Comments
 (0)