From 95a634ea7ff515e3881fbc1c7db2fc10205af9e8 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 5 May 2022 01:33:18 +0200 Subject: [PATCH] update .cproject file --- common/config/commonObjects.h | 3 +- misc/eclipse/.cproject | 82 ++++++++++++++++++++--------------- 2 files changed, 50 insertions(+), 35 deletions(-) diff --git a/common/config/commonObjects.h b/common/config/commonObjects.h index a4f3319e..db44ead9 100644 --- a/common/config/commonObjects.h +++ b/common/config/commonObjects.h @@ -97,7 +97,8 @@ enum commonObjects: uint32_t { // 0x73 ('s') for assemblies and system/subsystem components ACS_BOARD_ASS = 0x73000001, SUS_BOARD_ASS = 0x73000002, - TCS_BOARD_ASS = 0x73000003 + TCS_BOARD_ASS = 0x73000003, + RW_ASS = 0x73000004 }; } diff --git a/misc/eclipse/.cproject b/misc/eclipse/.cproject index 90353aff..781382ae 100644 --- a/misc/eclipse/.cproject +++ b/misc/eclipse/.cproject @@ -143,7 +143,7 @@ - + @@ -699,7 +698,8 @@ - + + @@ -868,6 +870,8 @@ + + @@ -1595,7 +1602,8 @@ - + +