Skip to content

Commit 0603785

Browse files
c1728p9adbridge
authored andcommitted
Define A0 to NC for the TARGET_KW41Z
Set A0 to NC so it is defined on the KW41Z platform.
1 parent e641a04 commit 0603785

File tree

1 file changed

+1
-0
lines changed
  • targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM

1 file changed

+1
-0
lines changed

targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/PinNames.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ typedef enum {
100100

101101
DAC0_OUT = PTB18,
102102

103+
A0 = (int)0xFFFFFFFF,
103104
A1 = DAC0_OUT,
104105
A2 = PTB2,
105106
A3 = PTB3,

0 commit comments

Comments
 (0)