diff options
| author | Avi Levkovich <avi@twine-s.com> | 2019-04-17 12:28:27 +0300 |
|---|---|---|
| committer | Avi Levkovich <avi@twine-s.com> | 2019-04-17 12:28:27 +0300 |
| commit | 8f8bae1c76df24a33d972145182335a84eb55c8d (patch) | |
| tree | 01ede7ccfd8d6e63b1478f39fcf5179ce55cc4f9 /Software/Embedded_SW/Embedded/.cproject | |
| parent | 58b58bc39201cd8702be1780d22e6340478feb43 (diff) | |
| download | Tango-8f8bae1c76df24a33d972145182335a84eb55c8d.tar.gz Tango-8f8bae1c76df24a33d972145182335a84eb55c8d.zip | |
Reduce the code size under 720,896 bytes (0xB000) by exclude unused files
Diffstat (limited to 'Software/Embedded_SW/Embedded/.cproject')
| -rw-r--r-- | Software/Embedded_SW/Embedded/.cproject | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/.cproject b/Software/Embedded_SW/Embedded/.cproject index 2dfc05eca..0f253578d 100644 --- a/Software/Embedded_SW/Embedded/.cproject +++ b/Software/Embedded_SW/Embedded/.cproject @@ -170,7 +170,7 @@ </toolChain> </folderInfo> <sourceEntries> - <entry excluding="PWM.c|USBCDCD.c|Message.c|Pin_config.c|src|Configuration.c|Timer.c|Communication.c|FastMotors.c|ADCUtils.c|Drivers/L6470|Pin.c|ADCLogger.c|Flashstore.c|Profile.c" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/> + <entry excluding="Modules/Stubs_Handler/Stub_OptLimitSwitch.c|Modules/Stubs_Handler/Stub_Cartridge.c|Modules/Stubs_Handler/Stub_FPGAReadBackReg.c|Modules/Stubs_Handler/Stub_HW_Version.c|Modules/Stubs_Handler/Stub_SpeedSensor.c|Modules/Stubs_Handler/Stub_SteperMotor.c|Modules/Stubs_Handler/Stub_TivaReg.c|Modules/Stubs_Handler/Stub_L6470.c|Drivers/I2C_Communication/RFID_NFC|Drivers/I2C_Communication/Thermo_K|Drivers/Heater/ADS1220.c|Modules/Stubs_Handler/User_Leds.c|Modules/Stubs_Handler/temperature_sensor.c|PWM.c|USBCDCD.c|Message.c|Pin_config.c|src|Configuration.c|Timer.c|Communication.c|FastMotors.c|ADCUtils.c|Drivers/L6470|Pin.c|ADCLogger.c|Flashstore.c|Profile.c" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/> </sourceEntries> </configuration> </storageModule> |
