Files
-
basette / basetta_front_panel / _saved_basetta_digitale.sch
-
basette / basetta_front_panel / basetta_digitale.kicad_pcb
-
basette / basetta_front_panel / basetta_digitale.sch
-
basette / basetta_lineare / lineare_cv / alimentatore.kicad_pcb
-
basette / basetta_lineare / lineare_cv / alimentatore.sch
-
basette / basetta_lineare / lineare_cv / pic_dac.sch
-
basette / basetta_lineare / lineare_cv / reference_supply.sch
-
basette / basetta_lineare / lineare_rev3 / alimentatore.kicad_pcb
-
basette / basetta_lineare / lineare_rev3 / alimentatore.sch
-
basette / basetta_lineare / lineare_rev3 / I2C&DAC.sch
-
basette / basetta_power_distribution / basetta_power_distribution.kicad_pcb
-
basette / basetta_power_distribution / basetta_power_distribution.sch
-
basette / basetta_power_distribution / logic_power.sch
-
basette / basetta_switching / SW48A2.kicad_pcb
-
basette / basetta_switching / SW48A2.sch
-
basette / basette_test / basetta_test_lineare / alimentatore.kicad_pcb
-
basette / basette_test / basetta_test_lineare / alimentatore.sch
-
basette / basette_test / basetta_test_lineare / pic_dac.sch
-
basette / basette_test / basetta_test_lineare / reference_supply.sch
-
basette / basette_test / basetta_test_lineare_ / alimentatore.kicad_pcb
-
basette / basette_test / basetta_test_lineare_ / alimentatore.sch
-
basette / basette_test / basetta_test_lineare_ / pic_dac.sch
-
basette / basette_test / basetta_test_lineare_ / reference_supply.sch
-
basette / basette_test / basetta_test_lineare_switching / test_lineare_switching.kicad_pcb
-
basette / basette_test / basetta_test_lineare_switching / test_lineare_switching.sch
-
basette / basette_test / basetta_test_parte_digitale / test_digitale.kicad_pcb
-
basette / basette_test / basetta_test_parte_digitale / test_digitale.sch
-
basette / basette_test / basetta_test_switching / old / LT3840_typical_application.kicad_pcb
-
basette / basette_test / basetta_test_switching / old / LT3840_typical_application.sch
-
basette / basette_test / basetta_test_switching / old / Buck-Boost-DCDC / Buck-Boost-DCDC.kicad_pcb
-
basette / basette_test / basetta_test_switching / old / Buck-Boost-DCDC / Buck-Boost-DCDC.sch
-
basette / basette_test / basetta_test_switching / sw_48@2_brd / 2017-02-08_13-07-06 / 2017-02-08_13-07-06.brd
-
basette / basette_test / basetta_test_switching / sw_48@2_sch / 2017-02-08_13-06-18 / 2017-02-08_13-06-18.sch
-
basette / nucleo_f303k8_altium / MB1180.PcbDoc
-
basette / nucleo_f303k8_altium / MB1180.SchDoc
-
basette / nucleo_f303k8_altium / MCU_32.SchDoc
-
basette / nucleo_f303k8_altium / ST_LINK_V2-1.SCHDOC
Last update 7 years 9 months
by
Carlo Maragno
Filesfirmwareprova_usart_forse.Xnbproject | |
---|---|
.. | |
Makefile-default.mk | |
Makefile-genesis.properties | |
Makefile-impl.mk | |
Makefile-local-default.mk | |
Makefile-variables.mk | |
Package-default.bash | |
configurations.xml | |
project.xml |
Makefile-local-default.mk# # Generated Makefile - do not edit! # # # This file contains information about the location of compilers and other tools. # If you commmit this file into your revision control server, you will be able to # to checkout the project and build it from the command line with make. However, # if more than one person works on the same project, then this file might show # conflicts since different users are bound to have compilers in different places. # In that case you might choose to not commit this file and let MPLAB X recreate this file # for each user. The disadvantage of not commiting this file is that you must run MPLAB X at # least once so the file gets created and the project can be built. Finally, you can also # avoid using this file at all if you are only building from the command line with make. # You can invoke make with the values of the macros: # $ makeMP_CC="/opt/microchip/mplabc30/v3.30c/bin/pic30-gcc" ... # PATH_TO_IDE_BIN=/opt/microchip/mplabx/v3.40/mplab_ide/platform/../mplab_ide/modules/../../bin/ # Adding MPLAB X bin directory to path. PATH:=/opt/microchip/mplabx/v3.40/mplab_ide/platform/../mplab_ide/modules/../../bin/:$(PATH) # Path to java used to run MPLAB X when this makefile was created MP_JAVA_PATH="/opt/microchip/mplabx/v3.40/sys/java/jre1.8.0_91/bin/" OS_CURRENT="$(shell uname -s)" MP_CC="/opt/microchip/xc8/v1.40/bin/xc8" # MP_CPPC is not defined # MP_BC is not defined MP_AS="/opt/microchip/xc8/v1.40/bin/xc8" MP_LD="/opt/microchip/xc8/v1.40/bin/xc8" # MP_AR is not defined DEP_GEN=${MP_JAVA_PATH}java -jar "/opt/microchip/mplabx/v3.40/mplab_ide/platform/../mplab_ide/modules/../../bin/extractobjectdependencies.jar" MP_CC_DIR="/opt/microchip/xc8/v1.40/bin" # MP_CPPC_DIR is not defined # MP_BC_DIR is not defined MP_AS_DIR="/opt/microchip/xc8/v1.40/bin" MP_LD_DIR="/opt/microchip/xc8/v1.40/bin" # MP_AR_DIR is not defined # MP_BC_DIR is not defined