Browse Source

Fixing none parameter.

bringup
Jacob Alexander 9 years ago
parent
commit
c21439cb48
2 changed files with 14 additions and 1 deletions
  1. 1
    1
      Output/pjrcUSB/capabilities.kll
  2. 13
    0
      Scan/MD1/pinout

+ 1
- 1
Output/pjrcUSB/capabilities.kll View File

@@ -9,7 +9,7 @@ Date = 2015-05-02;

# Output capabilities
consCtrlOut => Output_consCtrlSend_capability( consCode : 2 );
NoneOut => Output_noneSend_capability();
noneOut => Output_noneSend_capability();
sysCtrlOut => Output_sysCtrlSend_capability( sysCode : 1 );
usbKeyOut => Output_usbCodeSend_capability( usbCode : 1 );


+ 13
- 0
Scan/MD1/pinout View File

@@ -49,6 +49,19 @@ PTA19 (LED only for PCB, not McHCK) (XTAL)
PTA1 - RX0
PTA2 - TX0

* Tag Connect

1 - Vdd +5
2 - PTA3 / SWD_IO
3 - Vss / Gnd
4 - PTA0 / SWD_CLK
5 - +5V
6 - PTA2 / TRACE_SWO
7 - N/C
8 - PTA1 / JTAG_TDI
9 - N/C
10 - Reset_b


------
|Unused|