aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk
diff options
context:
space:
mode:
authorMirta <mirta@twine-s.com>2020-12-30 16:39:52 +0200
committerMirta <mirta@twine-s.com>2020-12-30 16:39:52 +0200
commit00a491d93733d4625ad329b2ba8237f445364b3f (patch)
tree4b24c6fa78d7648f4bb7cefafa464bb0b063fec4 /Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk
parent124ad4150f80c6846fdee41dbbda9848c105f6e5 (diff)
downloadTango-00a491d9.tar.gz
Tango-00a491d9.zip
merge
Diffstat (limited to 'Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk')
-rw-r--r--Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk23
1 files changed, 3 insertions, 20 deletions
diff --git a/Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk b/Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk
index a7125af0d..50e53a587 100644
--- a/Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk
+++ b/Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk
@@ -124,7 +124,6 @@ GEN_OPTS__QUOTED :=
# Every subdirectory with source files must be described here
SUBDIRS := \
. \
-Common/CheckSum \
Common/SWUpdate \
Common/SW_Info \
Common/Software_CRC \
@@ -141,11 +140,8 @@ Communication/PMR/EmbeddedParameters \
Communication/PMR/FirmwareUpgrade \
Communication/PMR/Hardware \
Communication/PMR/IO \
-Communication/PMR/MachineStatus \
-Communication/PMR/Power \
Communication/PMR/Printing \
Communication/PMR/Stubs \
-Communication/PMR/ThreadLoading \
Drivers/ADC_Sampling \
Drivers/FPGA \
Drivers/FPGA/FPGA_GPIO \
@@ -161,27 +157,16 @@ Drivers/I2C_Communication/DAC \
Drivers/I2C_Communication/Dispenser_Card/EEPROM \
Drivers/I2C_Communication/Dispenser_Card \
Drivers/I2C_Communication/Dispenser_Card/IO_Ports \
-Drivers/I2C_Communication/Head_Card/ADC \
Drivers/I2C_Communication/Head_Card/EEPROM \
Drivers/I2C_Communication/Head_Card/Fan \
+Drivers/I2C_Communication/Head_Card/Heaters \
Drivers/I2C_Communication/Head_Card \
Drivers/I2C_Communication/Head_Card/IO_Ports \
-Drivers/I2C_Communication/Head_Card/IO_Ports/Heaters \
Drivers/I2C_Communication/Head_Card/PT100 \
Drivers/I2C_Communication \
-Drivers/I2C_Communication/Main_Board_EEPROM \
-Drivers/I2C_Communication/RFID_NFC \
-Drivers/I2C_Communication/RFID_NFC/logi-tag \
+Drivers/I2C_Communication/RFID_NFC/NFC_I2C \
+Drivers/I2C_Communication/RFID_NFC/PN7150 \
Drivers/I2C_Communication/Thermo_K \
-Drivers/I2C_Communication/WHS_Card/D_AD5272_Rheostat \
-Drivers/I2C_Communication/WHS_Card/D_ADS122_PT100 \
-Drivers/I2C_Communication/WHS_Card/D_EMC2302_Fan \
-Drivers/I2C_Communication/WHS_Card/D_MAX11614_ADC \
-Drivers/I2C_Communication/WHS_Card/D_Max5805_ADC_Blower \
-Drivers/I2C_Communication/WHS_Card/D_TCA9546_ADC_MUX \
-Drivers/I2C_Communication/WHS_Card/EEPROM \
-Drivers/I2C_Communication/WHS_Card \
-Drivers/I2C_Communication/WHS_Card/IO_Extender_Ports_TCA9555 \
Drivers/Motors \
Drivers/On_Chip_Flash \
Drivers/SPI \
@@ -190,8 +175,6 @@ Drivers/SSI_Comm \
Drivers/SSI_Comm/Speed_Sensor \
Drivers/USB_Communication \
Drivers/Uart_Comm \
-Drivers/Uart_Comm/WHS_Controller_Comm/Shinko \
-Drivers/Uart_Comm/WHS_Controller_Comm/WHS_UART \
Drivers/Valves \
Drivers/flash_ram \
Modules/AlarmHandling \