diff options
| author | Avi Levkovich <avi@twine-s.com> | 2020-07-27 15:26:02 +0300 |
|---|---|---|
| committer | Avi Levkovich <avi@twine-s.com> | 2020-07-27 15:26:02 +0300 |
| commit | f51a7d656e9ec9795a1ca80ad643b9d3c5c23638 (patch) | |
| tree | 5d7a2dd970e2a20721f3008ec82cb05f29823b2a /Software/Embedded_SW/Embedded/.cproject | |
| parent | 004d88fd5af64ab5329d7eb3bca3069d737aca0a (diff) | |
| download | Tango-f51a7d656e9ec9795a1ca80ad643b9d3c5c23638.tar.gz Tango-f51a7d656e9ec9795a1ca80ad643b9d3c5c23638.zip | |
Add the function Init_IFS : Hw+SW reset + initialization of the RFID reader.
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 4bebf3c83..b0b5c14ed 100644 --- a/Software/Embedded_SW/Embedded/.cproject +++ b/Software/Embedded_SW/Embedded/.cproject @@ -170,7 +170,7 @@ </toolChain> </folderInfo> <sourceEntries> - <entry excluding="Drivers/I2C_Communication/I2C_FIFO.c|Drivers/I2C_Communication/test_fifo_dma.c|Drivers/Uart_Comm/WHS_Controller_Comm/Modbus|Drivers/Uart_Comm/WHS_Controller_Comm/Modbus/tcp|Drivers/I2C_Communication/RFID_NFC/NFC_I2C|Drivers/I2C_Communication/RFID_NFC/PN7150|Drivers/I2C_Communication/Head_Card/ADC/Head_ADC_old.c|src|EmbParam.cfg" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/> + <entry excluding="Drivers/I2C_Communication/RFID_NFC/Test_RFID.c|Drivers/I2C_Communication/I2C_FIFO.c|Drivers/I2C_Communication/test_fifo_dma.c|Drivers/Uart_Comm/WHS_Controller_Comm/Modbus|Drivers/Uart_Comm/WHS_Controller_Comm/Modbus/tcp|Drivers/I2C_Communication/RFID_NFC/NFC_I2C|Drivers/I2C_Communication/RFID_NFC/PN7150|Drivers/I2C_Communication/Head_Card/ADC/Head_ADC_old.c|src|EmbParam.cfg" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/> </sourceEntries> </configuration> </storageModule> |
