aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2020-12-27 17:12:22 +0200
committerAvi Levkovich <avi@twine-s.com>2020-12-27 17:12:22 +0200
commit7f6fe6268b58bed8cea7128cf5bfc3915aa64cf6 (patch)
tree580312249020c21a5584a377f444f7dd0d156597 /Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk
parentad969db71a39b4854d744412eb6482c0391a4dd9 (diff)
downloadTango-7f6fe6268b58bed8cea7128cf5bfc3915aa64cf6.tar.gz
Tango-7f6fe6268b58bed8cea7128cf5bfc3915aa64cf6.zip
Update BTSR + indentify main board HW version
Diffstat (limited to 'Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk')
-rw-r--r--Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk5
1 files changed, 3 insertions, 2 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..bc75dcb07 100644
--- a/Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk
+++ b/Software/Embedded_SW/Embedded/debug_w_pmr/sources.mk
@@ -124,10 +124,8 @@ GEN_OPTS__QUOTED :=
# Every subdirectory with source files must be described here
SUBDIRS := \
. \
-Common/CheckSum \
Common/SWUpdate \
Common/SW_Info \
-Common/Software_CRC \
Common/Sys_PinOut_Config \
Common/Utilities \
Common/protobuf-c \
@@ -140,6 +138,7 @@ Communication/PMR/Diagnostics \
Communication/PMR/EmbeddedParameters \
Communication/PMR/FirmwareUpgrade \
Communication/PMR/Hardware \
+Communication/PMR/IFS \
Communication/PMR/IO \
Communication/PMR/MachineStatus \
Communication/PMR/Power \
@@ -169,6 +168,7 @@ 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/I2C_RFID_Dispenser_Task \
Drivers/I2C_Communication/Main_Board_EEPROM \
Drivers/I2C_Communication/RFID_NFC \
Drivers/I2C_Communication/RFID_NFC/logi-tag \
@@ -189,6 +189,7 @@ Drivers/SSI_Comm/Dancer \
Drivers/SSI_Comm \
Drivers/SSI_Comm/Speed_Sensor \
Drivers/USB_Communication \
+Drivers/Uart_Comm/BTSR \
Drivers/Uart_Comm \
Drivers/Uart_Comm/WHS_Controller_Comm/Shinko \
Drivers/Uart_Comm/WHS_Controller_Comm/WHS_UART \