-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuild.args
33 lines (33 loc) · 1.09 KB
/
build.args
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
MCP_USER
MCP_PASS
AVRGCC=0
ARMGCC=0
MCPXC8=1
MCPXC16=0
MCPXC32=0
PIC32_LEGACY=0
MPLAB_HARMONY=0
OTHERMCU=0
AVRGCC_URL='https://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en607660'
ARMGCC_URL='https://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en603996'
MCPXC8_URL='https://www.microchip.com/mplabxc8linux'
MCPXC16_URL='https://www.microchip.com/mplabxc16linux'
MCPXC32_URL='https://www.microchip.com/mplabxc32linux'
MPLAB_HARMONY_URL='https://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en606318'
PIC32_LEGACY_URL='http://ww1.microchip.com/downloads/en//softwarelibrary/pic32%20peripheral%20library/pic32%20legacy%20peripheral%20libraries%20linux%20(2).tar'
C_UID=1000
C_GUID=1000
MPLABX_IDE=1
MPLABX_IDE_ENTRY=1
MPLABX_IPE=0
MPLABX_TELEMETRY=0
MPLABX_DARCULA=1
MPLABX_VERSION=0
NO_PIC_DFP=1
DIRTY_CLEANUP=1
ADDITIONAL_PACKAGES='nano firefox-esr'
ARDUINO=0
ARDUINO_URL=''
DARCULA_URL='http://plugins.netbeans.org/download/plugin/9293'
MPLABX_URL='https://www.microchip.com/mplabx-ide-linux-installer'
FIREFOX_URL='https://download.mozilla.org/?product=firefox-latest-ssl&os=linux64'