Refactor code structure for improved readability and maintainability
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
[PreviousLibFiles]
|
||||
LibFiles=Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_i2c.h;Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_system.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_utils.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_cortex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_pwr.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_spi.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usart.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_i2c.h;Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_system.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_utils.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_cortex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_pwr.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_spi.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usart.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h;Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c;Drivers/CMSIS/Include/core_cm3.h;Drivers/CMSIS/Include/cmsis_version.h;Drivers/CMSIS/Include/core_cm0plus.h;Drivers/CMSIS/Include/core_cm0.h;Drivers/CMSIS/Include/cmsis_compiler.h;Drivers/CMSIS/Include/core_cm23.h;Drivers/CMSIS/Include/core_cm33.h;Drivers/CMSIS/Include/cmsis_iccarm.h;Drivers/CMSIS/Include/mpu_armv8.h;Drivers/CMSIS/Include/core_armv8mbl.h;Drivers/CMSIS/Include/core_cm4.h;Drivers/CMSIS/Include/cmsis_armcc.h;Drivers/CMSIS/Include/mpu_armv7.h;Drivers/CMSIS/Include/tz_context.h;Drivers/CMSIS/Include/core_sc000.h;Drivers/CMSIS/Include/cmsis_gcc.h;Drivers/CMSIS/Include/core_cm1.h;Drivers/CMSIS/Include/cmsis_armclang.h;Drivers/CMSIS/Include/core_sc300.h;Drivers/CMSIS/Include/core_armv8mml.h;Drivers/CMSIS/Include/core_cm7.h;
|
||||
LibFiles=Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_i2c.h;Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_system.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_utils.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_cortex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_pwr.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_spi.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usart.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_i2c.h;Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_system.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_utils.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_cortex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_pwr.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_spi.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usart.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h;Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c;Drivers/CMSIS/Include/core_cm4.h;Drivers/CMSIS/Include/cmsis_iccarm.h;Drivers/CMSIS/Include/core_sc000.h;Drivers/CMSIS/Include/cmsis_armclang.h;Drivers/CMSIS/Include/core_cm0plus.h;Drivers/CMSIS/Include/core_cm7.h;Drivers/CMSIS/Include/cmsis_compiler.h;Drivers/CMSIS/Include/core_sc300.h;Drivers/CMSIS/Include/core_cm0.h;Drivers/CMSIS/Include/core_cm3.h;Drivers/CMSIS/Include/cmsis_armcc.h;Drivers/CMSIS/Include/core_armv8mbl.h;Drivers/CMSIS/Include/core_cm33.h;Drivers/CMSIS/Include/tz_context.h;Drivers/CMSIS/Include/core_cm23.h;Drivers/CMSIS/Include/core_cm1.h;Drivers/CMSIS/Include/cmsis_gcc.h;Drivers/CMSIS/Include/core_armv8mml.h;Drivers/CMSIS/Include/mpu_armv8.h;Drivers/CMSIS/Include/cmsis_version.h;Drivers/CMSIS/Include/mpu_armv7.h;
|
||||
|
||||
[PreviousUsedCMakes]
|
||||
SourceFiles=Core/Src/main.c;Core/Src/gpio.c;Core/Src/i2c.c;Core/Src/spi.c;Core/Src/usart.c;Core/Src/stm32f1xx_it.c;Core/Src/stm32f1xx_hal_msp.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c;Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c;Core/Src/system_stm32f1xx.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c;Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c;Core/Src/system_stm32f1xx.c;;;
|
||||
|
||||
+100
-16
@@ -6,12 +6,13 @@
|
||||
******************************************************************************
|
||||
* @attention
|
||||
*
|
||||
* Copyright (c) 2025 STMicroelectronics.
|
||||
* All rights reserved.
|
||||
* <h2><center>© Copyright (c) 2019 STMicroelectronics.
|
||||
* All rights reserved.</center></h2>
|
||||
*
|
||||
* This software is licensed under terms that can be found in the LICENSE file
|
||||
* in the root directory of this software component.
|
||||
* If no LICENSE file comes with this software, it is provided AS-IS.
|
||||
* This software component is licensed by ST under BSD 3-Clause license,
|
||||
* the "License"; You may not use this file except in compliance with the
|
||||
* License. You may obtain a copy of the License at:
|
||||
* opensource.org/licenses/BSD-3-Clause
|
||||
*
|
||||
******************************************************************************
|
||||
*/
|
||||
@@ -26,7 +27,6 @@
|
||||
/* Private includes ----------------------------------------------------------*/
|
||||
/* USER CODE BEGIN Includes */
|
||||
#include "pn532_stm32f1.h"
|
||||
|
||||
/* USER CODE END Includes */
|
||||
|
||||
/* Private typedef -----------------------------------------------------------*/
|
||||
@@ -47,7 +47,7 @@
|
||||
/* Private variables ---------------------------------------------------------*/
|
||||
|
||||
/* USER CODE BEGIN PV */
|
||||
|
||||
PN532 pn532;
|
||||
/* USER CODE END PV */
|
||||
|
||||
/* Private function prototypes -----------------------------------------------*/
|
||||
@@ -69,7 +69,11 @@ int main(void)
|
||||
{
|
||||
|
||||
/* USER CODE BEGIN 1 */
|
||||
|
||||
uint8_t buff[255];
|
||||
uint8_t uid[MIFARE_UID_MAX_LENGTH];
|
||||
uint8_t key_a[] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF};
|
||||
uint32_t pn532_error = PN532_ERROR_NONE;
|
||||
int32_t uid_len = 0;
|
||||
/* USER CODE END 1 */
|
||||
|
||||
/* MCU Configuration--------------------------------------------------------*/
|
||||
@@ -94,7 +98,21 @@ int main(void)
|
||||
MX_USART1_UART_Init();
|
||||
MX_SPI1_Init();
|
||||
/* USER CODE BEGIN 2 */
|
||||
|
||||
printf("Hello!\r\n");
|
||||
PN532 pn532;
|
||||
// PN532_SPI_Init(&pn532);
|
||||
PN532_I2C_Init(&pn532);
|
||||
PN532_GetFirmwareVersion(&pn532, buff);
|
||||
if (PN532_GetFirmwareVersion(&pn532, buff) == PN532_STATUS_OK)
|
||||
{
|
||||
printf("Found PN532 with firmware version: %d.%d\r\n", buff[1], buff[2]);
|
||||
}
|
||||
else
|
||||
{
|
||||
return -1;
|
||||
}
|
||||
PN532_SamConfiguration(&pn532);
|
||||
printf("Waiting for RFID/NFC card...\r\n");
|
||||
/* USER CODE END 2 */
|
||||
|
||||
/* Infinite loop */
|
||||
@@ -104,7 +122,58 @@ int main(void)
|
||||
/* USER CODE END WHILE */
|
||||
|
||||
/* USER CODE BEGIN 3 */
|
||||
// Check if a card is available to read
|
||||
uid_len = PN532_ReadPassiveTarget(&pn532, uid, PN532_MIFARE_ISO14443A, 1000);
|
||||
if (uid_len == PN532_STATUS_ERROR)
|
||||
{
|
||||
printf(".");
|
||||
}
|
||||
else
|
||||
{
|
||||
printf("Found card with UID: ");
|
||||
for (uint8_t i = 0; i < uid_len; i++)
|
||||
{
|
||||
printf("%02x ", uid[i]);
|
||||
}
|
||||
printf("\r\n");
|
||||
while (1)
|
||||
{
|
||||
printf(" Auth block 6..\r\n");
|
||||
pn532_error = PN532_MifareClassicAuthenticateBlock(&pn532, uid, uid_len,
|
||||
6, MIFARE_CMD_AUTH_A, key_a);
|
||||
|
||||
for (uint8_t i = 0; i < 16; i++)
|
||||
{
|
||||
buff[i] = 0x00;
|
||||
}
|
||||
pn532_error = PN532_MifareClassicReadBlock(&pn532, buff, 6);
|
||||
printf("Data read back: ");
|
||||
for (uint8_t i = 0; i < 16; i++)
|
||||
{
|
||||
printf("%02x ", buff[i]);
|
||||
}
|
||||
printf("\r\n");
|
||||
// Převod načtených 4 bajtů z bloku (např. buff[0]..buff[3]) na 32bitové číslo (big-endian)
|
||||
uint32_t value = (buff[0] << 24) | (buff[1] << 16) | (buff[2] << 8) | buff[3];
|
||||
printf("Cislo z bloku (big-endian): %lu\r\n", value);
|
||||
|
||||
// Pokud je číslo v little-endian (často u Mifare), použij:
|
||||
uint32_t value_le = (buff[3] << 24) | (buff[2] << 16) | (buff[1] << 8) | buff[0];
|
||||
printf("Cislo z bloku (little-endian): %lu\r\n", value_le);
|
||||
while (PN532_ReadPassiveTarget(&pn532, uid, PN532_MIFARE_ISO14443A, 100) != PN532_STATUS_ERROR)
|
||||
{
|
||||
HAL_Delay(100);
|
||||
}
|
||||
printf("Card removed. Waiting for next card...\r\n");
|
||||
break; // Exit the inner while(1) to wait for a new card
|
||||
if (pn532_error)
|
||||
{
|
||||
printf("Error: 0x%02x\r\n", pn532_error);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* USER CODE END 3 */
|
||||
}
|
||||
|
||||
@@ -131,8 +200,7 @@ void SystemClock_Config(void)
|
||||
|
||||
/** Initializes the CPU, AHB and APB buses clocks
|
||||
*/
|
||||
RCC_ClkInitStruct.ClockType = RCC_CLOCKTYPE_HCLK|RCC_CLOCKTYPE_SYSCLK
|
||||
|RCC_CLOCKTYPE_PCLK1|RCC_CLOCKTYPE_PCLK2;
|
||||
RCC_ClkInitStruct.ClockType = RCC_CLOCKTYPE_HCLK | RCC_CLOCKTYPE_SYSCLK | RCC_CLOCKTYPE_PCLK1 | RCC_CLOCKTYPE_PCLK2;
|
||||
RCC_ClkInitStruct.SYSCLKSource = RCC_SYSCLKSOURCE_HSI;
|
||||
RCC_ClkInitStruct.AHBCLKDivider = RCC_SYSCLK_DIV1;
|
||||
RCC_ClkInitStruct.APB1CLKDivider = RCC_HCLK_DIV1;
|
||||
@@ -145,7 +213,26 @@ void SystemClock_Config(void)
|
||||
}
|
||||
|
||||
/* USER CODE BEGIN 4 */
|
||||
#ifdef __GNUC__
|
||||
/* With GCC/RAISONANCE, small printf (option LD Linker->Libraries->Small printf
|
||||
set to 'Yes') calls __io_putchar() */
|
||||
#define PUTCHAR_PROTOTYPE int __io_putchar(int ch)
|
||||
#else
|
||||
#define PUTCHAR_PROTOTYPE int fputc(int ch, FILE *f)
|
||||
#endif /* __GNUC__ */
|
||||
/**
|
||||
* @brief Retargets the C library printf function to the USART.
|
||||
* @param None
|
||||
* @retval None
|
||||
*/
|
||||
PUTCHAR_PROTOTYPE
|
||||
{
|
||||
/* Place your implementation of fputc here */
|
||||
/* e.g. write a character to the EVAL_COM1 and Loop until the end of transmission */
|
||||
HAL_UART_Transmit(&huart1, (uint8_t *)&ch, 1, 0xFFFF);
|
||||
|
||||
return ch;
|
||||
}
|
||||
/* USER CODE END 4 */
|
||||
|
||||
/**
|
||||
@@ -156,10 +243,7 @@ void Error_Handler(void)
|
||||
{
|
||||
/* USER CODE BEGIN Error_Handler_Debug */
|
||||
/* User can add his own implementation to report the HAL error return state */
|
||||
__disable_irq();
|
||||
while (1)
|
||||
{
|
||||
}
|
||||
|
||||
/* USER CODE END Error_Handler_Debug */
|
||||
}
|
||||
|
||||
@@ -175,7 +259,7 @@ void assert_failed(uint8_t *file, uint32_t line)
|
||||
{
|
||||
/* USER CODE BEGIN 6 */
|
||||
/* User can add his own implementation to report the file name and line number,
|
||||
ex: printf("Wrong parameters value: file %s on line %d\r\n", file, line) */
|
||||
tex: printf("Wrong parameters value: file %s on line %d\r\n", file, line) */
|
||||
/* USER CODE END 6 */
|
||||
}
|
||||
#endif /* USE_FULL_ASSERT */
|
||||
|
||||
@@ -72,9 +72,9 @@ void HAL_MspInit(void)
|
||||
|
||||
/* System interrupt init*/
|
||||
|
||||
/** DISABLE: JTAG-DP Disabled and SW-DP Disabled
|
||||
/** NOJTAG: JTAG-DP Disabled and SW-DP Enabled
|
||||
*/
|
||||
__HAL_AFIO_REMAP_SWJ_DISABLE();
|
||||
__HAL_AFIO_REMAP_SWJ_NOJTAG();
|
||||
|
||||
/* USER CODE BEGIN MspInit 1 */
|
||||
|
||||
|
||||
+1
-1
@@ -39,7 +39,7 @@ void MX_USART1_UART_Init(void)
|
||||
|
||||
/* USER CODE END USART1_Init 1 */
|
||||
huart1.Instance = USART1;
|
||||
huart1.Init.BaudRate = 115200;
|
||||
huart1.Init.BaudRate = 9600;
|
||||
huart1.Init.WordLength = UART_WORDLENGTH_8B;
|
||||
huart1.Init.StopBits = UART_STOPBITS_1;
|
||||
huart1.Init.Parity = UART_PARITY_NONE;
|
||||
|
||||
@@ -18,10 +18,11 @@ Mcu.Name=STM32F103C(8-B)Tx
|
||||
Mcu.Package=LQFP48
|
||||
Mcu.Pin0=PD0-OSC_IN
|
||||
Mcu.Pin1=PD1-OSC_OUT
|
||||
Mcu.Pin10=PB6
|
||||
Mcu.Pin11=PB7
|
||||
Mcu.Pin12=VP_SYS_VS_ND
|
||||
Mcu.Pin13=VP_SYS_VS_Systick
|
||||
Mcu.Pin10=PA13
|
||||
Mcu.Pin11=PA14
|
||||
Mcu.Pin12=PB6
|
||||
Mcu.Pin13=PB7
|
||||
Mcu.Pin14=VP_SYS_VS_Systick
|
||||
Mcu.Pin2=PA4
|
||||
Mcu.Pin3=PA5
|
||||
Mcu.Pin4=PA6
|
||||
@@ -30,7 +31,7 @@ Mcu.Pin6=PB0
|
||||
Mcu.Pin7=PB1
|
||||
Mcu.Pin8=PA9
|
||||
Mcu.Pin9=PA10
|
||||
Mcu.PinsNb=14
|
||||
Mcu.PinsNb=15
|
||||
Mcu.ThirdPartyNb=0
|
||||
Mcu.UserConstants=
|
||||
Mcu.UserName=STM32F103C8Tx
|
||||
@@ -51,6 +52,10 @@ NVIC.USART1_IRQn=true\:0\:0\:false\:false\:true\:true\:true\:true
|
||||
NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
||||
PA10.Mode=Asynchronous
|
||||
PA10.Signal=USART1_RX
|
||||
PA13.Mode=Serial_Wire
|
||||
PA13.Signal=SYS_JTMS-SWDIO
|
||||
PA14.Mode=Serial_Wire
|
||||
PA14.Signal=SYS_JTCK-SWCLK
|
||||
PA4.GPIOParameters=GPIO_PuPd,GPIO_Label
|
||||
PA4.GPIO_Label=SS
|
||||
PA4.GPIO_PuPd=GPIO_PULLUP
|
||||
@@ -128,10 +133,9 @@ SPI1.Direction=SPI_DIRECTION_2LINES
|
||||
SPI1.IPParameters=VirtualType,Mode,Direction,CalculateBaudRate
|
||||
SPI1.Mode=SPI_MODE_MASTER
|
||||
SPI1.VirtualType=VM_MASTER
|
||||
USART1.IPParameters=VirtualMode
|
||||
USART1.BaudRate=9600
|
||||
USART1.IPParameters=VirtualMode,BaudRate
|
||||
USART1.VirtualMode=VM_ASYNC
|
||||
VP_SYS_VS_ND.Mode=No_Debug
|
||||
VP_SYS_VS_ND.Signal=SYS_VS_ND
|
||||
VP_SYS_VS_Systick.Mode=SysTick
|
||||
VP_SYS_VS_Systick.Signal=SYS_VS_Systick
|
||||
board=custom
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,164 +0,0 @@
|
||||
{
|
||||
"inputs" :
|
||||
[
|
||||
{
|
||||
"path" : "CMakeLists.txt"
|
||||
},
|
||||
{
|
||||
"path" : "cmake/gcc-arm-none-eabi.cmake"
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "build/Debug/CMakeFiles/3.28.1/CMakeSystem.cmake"
|
||||
},
|
||||
{
|
||||
"path" : "cmake/gcc-arm-none-eabi.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeSystemSpecificInitialize.cmake"
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "build/Debug/CMakeFiles/3.28.1/CMakeCCompiler.cmake"
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "build/Debug/CMakeFiles/3.28.1/CMakeASMCompiler.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeGenericSystem.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeInitializeConfigs.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Platform/Generic.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeCInformation.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU-C.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Platform/Generic.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeASMInformation.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU-ASM.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU.cmake"
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "build/Debug/CMakeFiles/3.28.1/CMakeCXXCompiler.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeCXXInformation.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU-CXX.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Platform/Generic.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake"
|
||||
},
|
||||
{
|
||||
"path" : "cmake/stm32cubemx/CMakeLists.txt"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeASMInformation.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU-ASM.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU.cmake"
|
||||
}
|
||||
],
|
||||
"kind" : "cmakeFiles",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"source" : "/home/eduard/repos/LightTAM_RFID_Reader"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
"major" : 1,
|
||||
"minor" : 0
|
||||
}
|
||||
}
|
||||
@@ -1,87 +0,0 @@
|
||||
{
|
||||
"configurations" :
|
||||
[
|
||||
{
|
||||
"directories" :
|
||||
[
|
||||
{
|
||||
"build" : ".",
|
||||
"childIndexes" :
|
||||
[
|
||||
1
|
||||
],
|
||||
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.22"
|
||||
},
|
||||
"projectIndex" : 0,
|
||||
"source" : ".",
|
||||
"targetIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "cmake/stm32cubemx",
|
||||
"jsonFile" : "directory-cmake.stm32cubemx-Debug-4b19649788072bcc790a.json",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.22"
|
||||
},
|
||||
"parentIndex" : 0,
|
||||
"projectIndex" : 1,
|
||||
"source" : "cmake/stm32cubemx"
|
||||
}
|
||||
],
|
||||
"name" : "Debug",
|
||||
"projects" :
|
||||
[
|
||||
{
|
||||
"childIndexes" :
|
||||
[
|
||||
1
|
||||
],
|
||||
"directoryIndexes" :
|
||||
[
|
||||
0
|
||||
],
|
||||
"name" : "LightTAM_RFID_Reader",
|
||||
"targetIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"directoryIndexes" :
|
||||
[
|
||||
1
|
||||
],
|
||||
"name" : "stm32cubemx",
|
||||
"parentIndex" : 0
|
||||
}
|
||||
],
|
||||
"targets" :
|
||||
[
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "LightTAM_RFID_Reader::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-LightTAM_RFID_Reader-Debug-517d6e2a78e9c7871dc5.json",
|
||||
"name" : "LightTAM_RFID_Reader",
|
||||
"projectIndex" : 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"kind" : "codemodel",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"source" : "/home/eduard/repos/LightTAM_RFID_Reader"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 6
|
||||
}
|
||||
}
|
||||
@@ -1,132 +0,0 @@
|
||||
{
|
||||
"cmake" :
|
||||
{
|
||||
"generator" :
|
||||
{
|
||||
"multiConfig" : false,
|
||||
"name" : "Ninja"
|
||||
},
|
||||
"paths" :
|
||||
{
|
||||
"cmake" : "/opt/st/stm32cubeclt_1.17.0/CMake/bin/cmake",
|
||||
"cpack" : "/opt/st/stm32cubeclt_1.17.0/CMake/bin/cpack",
|
||||
"ctest" : "/opt/st/stm32cubeclt_1.17.0/CMake/bin/ctest",
|
||||
"root" : "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
"isDirty" : false,
|
||||
"major" : 3,
|
||||
"minor" : 28,
|
||||
"patch" : 1,
|
||||
"string" : "3.28.1",
|
||||
"suffix" : ""
|
||||
}
|
||||
},
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-afaa73ed104ac39816d0.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 6
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cache-v2-68d20b5f792aff049b4b.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-80a884986ed75da8f999.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
"major" : 1,
|
||||
"minor" : 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "toolchains-v1-095fd5eb4e18e24418a3.json",
|
||||
"kind" : "toolchains",
|
||||
"version" :
|
||||
{
|
||||
"major" : 1,
|
||||
"minor" : 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"reply" :
|
||||
{
|
||||
"client-vscode" :
|
||||
{
|
||||
"query.json" :
|
||||
{
|
||||
"requests" :
|
||||
[
|
||||
{
|
||||
"kind" : "cache",
|
||||
"version" : 2
|
||||
},
|
||||
{
|
||||
"kind" : "codemodel",
|
||||
"version" : 2
|
||||
},
|
||||
{
|
||||
"kind" : "toolchains",
|
||||
"version" : 1
|
||||
},
|
||||
{
|
||||
"kind" : "cmakeFiles",
|
||||
"version" : 1
|
||||
}
|
||||
],
|
||||
"responses" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "cache-v2-68d20b5f792aff049b4b.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-afaa73ed104ac39816d0.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 6
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "toolchains-v1-095fd5eb4e18e24418a3.json",
|
||||
"kind" : "toolchains",
|
||||
"version" :
|
||||
{
|
||||
"major" : 1,
|
||||
"minor" : 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-80a884986ed75da8f999.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
"major" : 1,
|
||||
"minor" : 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
-415
@@ -1,415 +0,0 @@
|
||||
{
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "LightTAM_RFID_Reader.elf"
|
||||
}
|
||||
],
|
||||
"backtrace" : 1,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_executable",
|
||||
"target_link_libraries",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 38,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 0,
|
||||
"line" : 66,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 49,
|
||||
"parent" : 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : " -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"define" : "DEBUG"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"define" : "STM32F103xB"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"define" : "USE_HAL_DRIVER"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include"
|
||||
}
|
||||
],
|
||||
"language" : "C",
|
||||
"languageStandard" :
|
||||
{
|
||||
"backtraces" :
|
||||
[
|
||||
1
|
||||
],
|
||||
"standard" : "11"
|
||||
},
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
24,
|
||||
25
|
||||
]
|
||||
},
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : " -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -x assembler-with-cpp -MMD -MP -g"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"define" : "DEBUG"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"define" : "STM32F103xB"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"define" : "USE_HAL_DRIVER"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include"
|
||||
}
|
||||
],
|
||||
"language" : "ASM",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
26
|
||||
]
|
||||
}
|
||||
],
|
||||
"id" : "LightTAM_RFID_Reader::@6890427a1f51a3e7e1df",
|
||||
"link" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"fragment" : "",
|
||||
"role" : "flags"
|
||||
}
|
||||
],
|
||||
"language" : "C"
|
||||
},
|
||||
"name" : "LightTAM_RFID_Reader",
|
||||
"nameOnDisk" : "LightTAM_RFID_Reader.elf",
|
||||
"paths" :
|
||||
{
|
||||
"build" : ".",
|
||||
"source" : "."
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
24,
|
||||
25
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
26
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Core/Src/pn532_stm32f1.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Core/Src/pn532.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Core/Src/main.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Core/Src/gpio.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Core/Src/i2c.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Core/Src/spi.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Core/Src/usart.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Core/Src/stm32f1xx_it.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Core/Src/stm32f1xx_hal_msp.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Core/Src/system_stm32f1xx.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Core/Src/sysmem.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "Core/Src/syscalls.c",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"compileGroupIndex" : 1,
|
||||
"path" : "startup_stm32f103xb.s",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "EXECUTABLE"
|
||||
}
|
||||
@@ -1,81 +0,0 @@
|
||||
{
|
||||
"kind" : "toolchains",
|
||||
"toolchains" :
|
||||
[
|
||||
{
|
||||
"compiler" :
|
||||
{
|
||||
"id" : "GNU",
|
||||
"implicit" : {},
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc",
|
||||
"version" : ""
|
||||
},
|
||||
"language" : "ASM",
|
||||
"sourceFileExtensions" :
|
||||
[
|
||||
"s",
|
||||
"S",
|
||||
"asm"
|
||||
]
|
||||
},
|
||||
{
|
||||
"compiler" :
|
||||
{
|
||||
"id" : "GNU",
|
||||
"implicit" :
|
||||
{
|
||||
"includeDirectories" : [],
|
||||
"linkDirectories" : [],
|
||||
"linkFrameworkDirectories" : [],
|
||||
"linkLibraries" : []
|
||||
},
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc",
|
||||
"version" : "12.3.1"
|
||||
},
|
||||
"language" : "C",
|
||||
"sourceFileExtensions" :
|
||||
[
|
||||
"c",
|
||||
"m"
|
||||
]
|
||||
},
|
||||
{
|
||||
"compiler" :
|
||||
{
|
||||
"id" : "GNU",
|
||||
"implicit" :
|
||||
{
|
||||
"includeDirectories" : [],
|
||||
"linkDirectories" : [],
|
||||
"linkFrameworkDirectories" : [],
|
||||
"linkLibraries" : []
|
||||
},
|
||||
"path" : "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-g++",
|
||||
"version" : "12.3.1"
|
||||
},
|
||||
"language" : "CXX",
|
||||
"sourceFileExtensions" :
|
||||
[
|
||||
"C",
|
||||
"M",
|
||||
"c++",
|
||||
"cc",
|
||||
"cpp",
|
||||
"cxx",
|
||||
"mm",
|
||||
"mpp",
|
||||
"CPP",
|
||||
"ixx",
|
||||
"cppm",
|
||||
"ccm",
|
||||
"cxxm",
|
||||
"c++m"
|
||||
]
|
||||
}
|
||||
],
|
||||
"version" :
|
||||
{
|
||||
"major" : 1,
|
||||
"minor" : 0
|
||||
}
|
||||
}
|
||||
Binary file not shown.
+58
-30
@@ -1,31 +1,59 @@
|
||||
# ninja log v5
|
||||
5 379 1743068450710018386 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj a61531bdd3935955
|
||||
562 951 1743068451282018289 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj 5a53041ec5646988
|
||||
361 1236 1743068451566018240 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj b963a22c7d33d815
|
||||
5 96 1743059048468239665 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/sysmem.c.obj f098fcb72048f372
|
||||
951 1528 1743068451859018190 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj 6d600183ab3c050f
|
||||
1027 1456 1743068451785018203 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/system_stm32f1xx.c.obj 6e93ebd6bf0314a1
|
||||
3 634 1743068450961018344 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj 2f9ff74b358b8210
|
||||
10 519 1743068450844018363 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/spi.c.obj 99b74896805f0d8b
|
||||
1 134 1743068498761007023 build.ninja d6d35295e7a53e57
|
||||
21 431 1743068450762018377 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj 2140107ea06b7728
|
||||
10 527 1743068450857018361 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_it.c.obj c4ee3bb5772d9c6e
|
||||
519 1067 1743068451389047931 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj 13a861dd13ee057b
|
||||
16 562 1743068450891018355 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_hal_msp.c.obj ec3305e68753b11
|
||||
3 288 1743059048664241720 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532.c.obj c5d9fd1dc0b10742
|
||||
1019 1588 1743068451918018180 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj 772784deaee6f3c2
|
||||
379 1019 1743068451346018278 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj 8109ec7e4dc956a1
|
||||
6 360 1743068450689018390 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/gpio.c.obj 35cd5693671b3791
|
||||
561 1092 1743068451420018265 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj 132baaab14a38a84
|
||||
432 1027 1743068451356018276 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj 733758a078d8b5cf
|
||||
8 163 1743059048540240420 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/syscalls.c.obj a0e799dd99861e1b
|
||||
634 1333 1743068451663018224 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj 96e362f0d3280a07
|
||||
9 77 1743059048454239518 CMakeFiles/LightTAM_RFID_Reader.dir/startup_stm32f103xb.s.obj 9d5412424e4b8ca9
|
||||
527 917 1743068451248018295 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj ce625103a5933f33
|
||||
10 561 1743068450892018355 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/usart.c.obj bf44b9118613dfdd
|
||||
524 1102 1743068451433018263 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj f38988f600d12f27
|
||||
7 524 1743068450852018362 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/i2c.c.obj a5c7ceb8e8765199
|
||||
918 1340 1743068451669018223 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj 408751549a17cb78
|
||||
25 1658 1743068451986018169 CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj e5b1852e8f135a5
|
||||
1 136 1743068580530620342 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj a61531bdd3935955
|
||||
136 246 1743068580639134802 LightTAM_RFID_Reader.elf b980121e436aa0bc
|
||||
0 148 1747564769974357014 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj c2dc3f2732657e0d
|
||||
11 152 1747564769978357036 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj e404f98c21d9960c
|
||||
12 198 1747564770023357285 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj 4a83760c6970da49
|
||||
4 134 1747564769959833415 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj 9ac7e8bd06499e09
|
||||
2 60 1747562728539855847 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/sysmem.c.obj 48505e2ae1379bff
|
||||
253 303 1747564770129484469 LightTAM_RFID_Reader.elf c8e9f02884fc4525
|
||||
2 122 1747564769948909306 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f1xx.c.obj 69de4e2e894ff1f6
|
||||
2 139 1747564769964356959 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj ace5fe5eaa640de9
|
||||
1 141 1747564769967356976 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/spi.c.obj 29b8962fdc075683
|
||||
1 34 1747565371001771284 build.ninja 8eebc3391e90f491
|
||||
3 253 1747564770080279637 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj c0e6a05b8bf26b38
|
||||
4 139 1747564769964356959 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj c5564d41e7b70dfe
|
||||
11 186 1747564770012357224 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj 183cd1c3191a519f
|
||||
1 135 1747564769959688124 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_it.c.obj fa5ad28ec0ecfd
|
||||
3 124 1747564769950356882 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj 4496ac6b9d38935a
|
||||
1 136 1747564769961356943 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_hal_msp.c.obj e2f79b6c03fd5c8b
|
||||
4 165 1747564769990357103 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj 528d87f729cf68d
|
||||
2 107 1747562728590710642 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532.c.obj ef4526e20d88611d
|
||||
3 139 1747564769964356959 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj b34ce154fb886c41
|
||||
5 145 1747564769971356998 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj 1a6ffc8b4f71d92c
|
||||
1 123 1747564769949664450 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/gpio.c.obj a4ee7916438dcb17
|
||||
3 145 1747564769970356992 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj b1a9fc4b60267b2b
|
||||
2 91 1747562728574528157 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/syscalls.c.obj d6918a00c893f8de
|
||||
2 29 1747562728512390674 CMakeFiles/LightTAM_RFID_Reader.dir/startup_stm32f103xb.s.obj a907dbf68bf9d8b1
|
||||
1 137 1747564769962356949 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/usart.c.obj 1ffd4219db96f7f7
|
||||
5 161 1747564769987357086 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj 6d3c4804672e99b1
|
||||
1 141 1747564769966356970 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/i2c.c.obj f50033045897e403
|
||||
7 154 1747564769980357047 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj 694dda52c71bc792
|
||||
5 136 1747564769961356943 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj 711f5e47418b9df8
|
||||
0 34 1747565371001771284 build.ninja 8eebc3391e90f491
|
||||
1 117 1747565371123386889 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/gpio.c.obj a4ee7916438dcb17
|
||||
2 121 1747565371126831912 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj 4496ac6b9d38935a
|
||||
1 122 1747565371128088861 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_hal_msp.c.obj e2f79b6c03fd5c8b
|
||||
1 123 1747565371128088861 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/spi.c.obj 29b8962fdc075683
|
||||
2 124 1747565371129831931 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f1xx.c.obj 69de4e2e894ff1f6
|
||||
1 128 1747565371132831949 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/i2c.c.obj f50033045897e403
|
||||
1 129 1747565371133831955 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_it.c.obj fa5ad28ec0ecfd
|
||||
3 129 1747565371134831962 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj 711f5e47418b9df8
|
||||
1 129 1747565371134831962 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj c2dc3f2732657e0d
|
||||
2 133 1747565371138831986 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj c5564d41e7b70dfe
|
||||
4 134 1747565371139831992 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj 694dda52c71bc792
|
||||
3 135 1747565371140886760 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj 1a6ffc8b4f71d92c
|
||||
1 136 1747565371141832004 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/usart.c.obj 1ffd4219db96f7f7
|
||||
2 136 1747565371141832004 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj 9ac7e8bd06499e09
|
||||
3 138 1747565371143832017 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj 6d3c4804672e99b1
|
||||
1 141 1747565371145832029 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj ace5fe5eaa640de9
|
||||
2 144 1747565371149832053 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj 528d87f729cf68d
|
||||
2 150 1747565371155832090 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj b34ce154fb886c41
|
||||
2 153 1747565371157832103 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj b1a9fc4b60267b2b
|
||||
4 156 1747565371161832127 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj e404f98c21d9960c
|
||||
7 194 1747565371200573125 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj 183cd1c3191a519f
|
||||
7 197 1747565371203177203 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj 4a83760c6970da49
|
||||
2 252 1747565371258332716 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj c0e6a05b8bf26b38
|
||||
252 301 1747565371306616401 LightTAM_RFID_Reader.elf c8e9f02884fc4525
|
||||
0 69 1747565636601690286 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj c2dc3f2732657e0d
|
||||
69 122 1747565636652999025 LightTAM_RFID_Reader.elf c8e9f02884fc4525
|
||||
1 70 1747565924660429326 CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj c2dc3f2732657e0d
|
||||
70 121 1747565924709764097 LightTAM_RFID_Reader.elf c8e9f02884fc4525
|
||||
|
||||
+27
-36
@@ -1,6 +1,6 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: /home/eduard/repos/LightTAM_RFID_Reader/build/Debug
|
||||
# It was generated by CMake: /opt/st/stm32cubeclt_1.17.0/CMake/bin/cmake
|
||||
# For build in directory: /home/eduard/Repos/LightTAM_RFID_Reader/build/Debug
|
||||
# It was generated by CMake: /opt/st/stm32cubeclt_1.17.0_2/CMake/bin/cmake
|
||||
# You can edit this file to change values found and used by cmake.
|
||||
# If you do not want to change any of the values, simply exit the editor.
|
||||
# If you do want to change a value, simply edit, save, and exit the editor.
|
||||
@@ -15,18 +15,18 @@
|
||||
########################
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_ADDR2LINE:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-addr2line
|
||||
CMAKE_ADDR2LINE:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-addr2line
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_AR:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-ar
|
||||
CMAKE_AR:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-ar
|
||||
|
||||
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_ASM_COMPILER_AR:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ar
|
||||
CMAKE_ASM_COMPILER_AR:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ar
|
||||
|
||||
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ranlib
|
||||
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ranlib
|
||||
|
||||
//Flags used by the ASM compiler during all build types.
|
||||
CMAKE_ASM_FLAGS:STRING=
|
||||
@@ -49,11 +49,11 @@ CMAKE_BUILD_TYPE:STRING=Debug
|
||||
|
||||
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_CXX_COMPILER_AR:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ar
|
||||
CMAKE_CXX_COMPILER_AR:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ar
|
||||
|
||||
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ranlib
|
||||
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ranlib
|
||||
|
||||
//Flags used by the CXX compiler during all build types.
|
||||
CMAKE_CXX_FLAGS:STRING=
|
||||
@@ -72,11 +72,11 @@ CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||
|
||||
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_C_COMPILER_AR:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ar
|
||||
CMAKE_C_COMPILER_AR:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ar
|
||||
|
||||
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_C_COMPILER_RANLIB:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ranlib
|
||||
CMAKE_C_COMPILER_RANLIB:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ranlib
|
||||
|
||||
//Flags used by the C compiler during all build types.
|
||||
CMAKE_C_FLAGS:STRING=
|
||||
@@ -112,13 +112,13 @@ CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
|
||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Value Computed by CMake.
|
||||
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/eduard/repos/LightTAM_RFID_Reader/build/Debug/CMakeFiles/pkgRedirects
|
||||
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/CMakeFiles/pkgRedirects
|
||||
|
||||
//Install path prefix, prepended onto install directories.
|
||||
CMAKE_INSTALL_PREFIX:PATH=/usr/local
|
||||
|
||||
//Program used to build from build.ninja files.
|
||||
CMAKE_MAKE_PROGRAM:FILEPATH=/opt/st/stm32cubeclt_1.17.0/Ninja/bin/ninja
|
||||
CMAKE_MAKE_PROGRAM:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/Ninja/bin/ninja
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// all build types.
|
||||
@@ -141,10 +141,10 @@ CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_NM:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-nm
|
||||
CMAKE_NM:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-nm
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJDUMP:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-objdump
|
||||
CMAKE_OBJDUMP:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-objdump
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
||||
@@ -156,10 +156,10 @@ CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
||||
CMAKE_PROJECT_NAME:STATIC=LightTAM_RFID_Reader
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_RANLIB:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-ranlib
|
||||
CMAKE_RANLIB:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-ranlib
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_READELF:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-readelf
|
||||
CMAKE_READELF:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-readelf
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during all build types.
|
||||
@@ -209,13 +209,13 @@ CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_STRIP:FILEPATH=/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-strip
|
||||
CMAKE_STRIP:FILEPATH=/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-strip
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=/home/eduard/repos/LightTAM_RFID_Reader/cmake/gcc-arm-none-eabi.cmake
|
||||
CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=/home/eduard/Repos/LightTAM_RFID_Reader/cmake/gcc-arm-none-eabi.cmake
|
||||
|
||||
//If this value is on, makefiles will be generated without the
|
||||
// .SILENT directive, and all commands will be echoed to the console
|
||||
@@ -224,22 +224,13 @@ CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=/home/eduard/repos/LightTAM_RFID_Reader/cmake
|
||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||
|
||||
//Value Computed by CMake
|
||||
LightTAM_RFID_Reader_BINARY_DIR:STATIC=/home/eduard/repos/LightTAM_RFID_Reader/build/Debug
|
||||
LightTAM_RFID_Reader_BINARY_DIR:STATIC=/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug
|
||||
|
||||
//Value Computed by CMake
|
||||
LightTAM_RFID_Reader_IS_TOP_LEVEL:STATIC=ON
|
||||
|
||||
//Value Computed by CMake
|
||||
LightTAM_RFID_Reader_SOURCE_DIR:STATIC=/home/eduard/repos/LightTAM_RFID_Reader
|
||||
|
||||
//Value Computed by CMake
|
||||
stm32cubemx_BINARY_DIR:STATIC=/home/eduard/repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx
|
||||
|
||||
//Value Computed by CMake
|
||||
stm32cubemx_IS_TOP_LEVEL:STATIC=OFF
|
||||
|
||||
//Value Computed by CMake
|
||||
stm32cubemx_SOURCE_DIR:STATIC=/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx
|
||||
LightTAM_RFID_Reader_SOURCE_DIR:STATIC=/home/eduard/Repos/LightTAM_RFID_Reader
|
||||
|
||||
|
||||
########################
|
||||
@@ -266,7 +257,7 @@ CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//This is the directory where this CMakeCache.txt was created
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=/home/eduard/repos/LightTAM_RFID_Reader/build/Debug
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug
|
||||
//Major version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
||||
//Minor version of cmake used to create the current loaded cache
|
||||
@@ -274,11 +265,11 @@ CMAKE_CACHE_MINOR_VERSION:INTERNAL=28
|
||||
//Patch version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
|
||||
//Path to CMake executable.
|
||||
CMAKE_COMMAND:INTERNAL=/opt/st/stm32cubeclt_1.17.0/CMake/bin/cmake
|
||||
CMAKE_COMMAND:INTERNAL=/opt/st/stm32cubeclt_1.17.0_2/CMake/bin/cmake
|
||||
//Path to cpack program executable.
|
||||
CMAKE_CPACK_COMMAND:INTERNAL=/opt/st/stm32cubeclt_1.17.0/CMake/bin/cpack
|
||||
CMAKE_CPACK_COMMAND:INTERNAL=/opt/st/stm32cubeclt_1.17.0_2/CMake/bin/cpack
|
||||
//Path to ctest program executable.
|
||||
CMAKE_CTEST_COMMAND:INTERNAL=/opt/st/stm32cubeclt_1.17.0/CMake/bin/ctest
|
||||
CMAKE_CTEST_COMMAND:INTERNAL=/opt/st/stm32cubeclt_1.17.0_2/CMake/bin/ctest
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
|
||||
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
|
||||
@@ -310,7 +301,7 @@ CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_DLLTOOL
|
||||
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
|
||||
//Path to cache edit program executable.
|
||||
CMAKE_EDIT_COMMAND:INTERNAL=/opt/st/stm32cubeclt_1.17.0/CMake/bin/ccmake
|
||||
CMAKE_EDIT_COMMAND:INTERNAL=/opt/st/stm32cubeclt_1.17.0_2/CMake/bin/ccmake
|
||||
//Executable file format
|
||||
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
|
||||
@@ -335,7 +326,7 @@ CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=/home/eduard/repos/LightTAM_RFID_Reader
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=/home/eduard/Repos/LightTAM_RFID_Reader
|
||||
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
|
||||
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
|
||||
@@ -361,7 +352,7 @@ CMAKE_RANLIB-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_READELF
|
||||
CMAKE_READELF-ADVANCED:INTERNAL=1
|
||||
//Path to CMake installation.
|
||||
CMAKE_ROOT:INTERNAL=/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28
|
||||
CMAKE_ROOT:INTERNAL=/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
|
||||
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
set(CMAKE_ASM_COMPILER "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc")
|
||||
set(CMAKE_ASM_COMPILER "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc")
|
||||
set(CMAKE_ASM_COMPILER_ARG1 "")
|
||||
set(CMAKE_AR "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-ar")
|
||||
set(CMAKE_ASM_COMPILER_AR "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ar")
|
||||
set(CMAKE_RANLIB "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-ranlib")
|
||||
set(CMAKE_ASM_COMPILER_RANLIB "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ranlib")
|
||||
set(CMAKE_LINKER "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-g++")
|
||||
set(CMAKE_AR "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-ar")
|
||||
set(CMAKE_ASM_COMPILER_AR "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ar")
|
||||
set(CMAKE_RANLIB "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-ranlib")
|
||||
set(CMAKE_ASM_COMPILER_RANLIB "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ranlib")
|
||||
set(CMAKE_LINKER "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-g++")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
|
||||
set(CMAKE_ASM_COMPILER_LOADED 1)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
set(CMAKE_C_COMPILER "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc")
|
||||
set(CMAKE_C_COMPILER "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc")
|
||||
set(CMAKE_C_COMPILER_ARG1 "")
|
||||
set(CMAKE_C_COMPILER_ID "GNU")
|
||||
set(CMAKE_C_COMPILER_VERSION "12.3.1")
|
||||
@@ -21,11 +21,11 @@ set(CMAKE_C_SIMULATE_VERSION "")
|
||||
|
||||
|
||||
|
||||
set(CMAKE_AR "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-ar")
|
||||
set(CMAKE_C_COMPILER_AR "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ar")
|
||||
set(CMAKE_RANLIB "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-ranlib")
|
||||
set(CMAKE_C_COMPILER_RANLIB "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ranlib")
|
||||
set(CMAKE_LINKER "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-g++")
|
||||
set(CMAKE_AR "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-ar")
|
||||
set(CMAKE_C_COMPILER_AR "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ar")
|
||||
set(CMAKE_RANLIB "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-ranlib")
|
||||
set(CMAKE_C_COMPILER_RANLIB "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ranlib")
|
||||
set(CMAKE_LINKER "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-g++")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
|
||||
set(CMAKE_COMPILER_IS_GNUCC 1)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
set(CMAKE_CXX_COMPILER "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-g++")
|
||||
set(CMAKE_CXX_COMPILER "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-g++")
|
||||
set(CMAKE_CXX_COMPILER_ARG1 "")
|
||||
set(CMAKE_CXX_COMPILER_ID "GNU")
|
||||
set(CMAKE_CXX_COMPILER_VERSION "12.3.1")
|
||||
@@ -22,11 +22,11 @@ set(CMAKE_CXX_SIMULATE_VERSION "")
|
||||
|
||||
|
||||
|
||||
set(CMAKE_AR "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-ar")
|
||||
set(CMAKE_CXX_COMPILER_AR "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ar")
|
||||
set(CMAKE_RANLIB "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-ranlib")
|
||||
set(CMAKE_CXX_COMPILER_RANLIB "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ranlib")
|
||||
set(CMAKE_LINKER "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-g++")
|
||||
set(CMAKE_AR "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-ar")
|
||||
set(CMAKE_CXX_COMPILER_AR "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ar")
|
||||
set(CMAKE_RANLIB "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-ranlib")
|
||||
set(CMAKE_CXX_COMPILER_RANLIB "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc-ranlib")
|
||||
set(CMAKE_LINKER "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-g++")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
|
||||
set(CMAKE_COMPILER_IS_GNUCXX 1)
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
set(CMAKE_HOST_SYSTEM "Linux-6.13.8-arch1-1")
|
||||
set(CMAKE_HOST_SYSTEM "Linux-6.14.5-arch1-1")
|
||||
set(CMAKE_HOST_SYSTEM_NAME "Linux")
|
||||
set(CMAKE_HOST_SYSTEM_VERSION "6.13.8-arch1-1")
|
||||
set(CMAKE_HOST_SYSTEM_VERSION "6.14.5-arch1-1")
|
||||
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
||||
|
||||
include("/home/eduard/repos/LightTAM_RFID_Reader/cmake/gcc-arm-none-eabi.cmake")
|
||||
include("/home/eduard/Repos/LightTAM_RFID_Reader/cmake/gcc-arm-none-eabi.cmake")
|
||||
|
||||
set(CMAKE_SYSTEM "Generic")
|
||||
set(CMAKE_SYSTEM_NAME "Generic")
|
||||
|
||||
@@ -4,37 +4,37 @@ events:
|
||||
-
|
||||
kind: "message-v1"
|
||||
backtrace:
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake:228 (message)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake:228 (message)"
|
||||
- "CMakeLists.txt:31 (enable_language)"
|
||||
message: |
|
||||
The target system is: Generic - - arm
|
||||
The host system is: Linux - 6.13.8-arch1-1 - x86_64
|
||||
The host system is: Linux - 6.14.5-arch1-1 - x86_64
|
||||
-
|
||||
kind: "message-v1"
|
||||
backtrace:
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
|
||||
- "CMakeLists.txt:31 (enable_language)"
|
||||
message: |
|
||||
Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
|
||||
Compiler: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc
|
||||
Compiler: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc
|
||||
Build flags: -mcpu=cortex-m3;-Wall;-Wextra;-Wpedantic;-fdata-sections;-ffunction-sections;-O0;-g3;-mcpu=cortex-m3;-Wall;-Wextra;-Wpedantic;-fdata-sections;-ffunction-sections;-O0;-g3;-mcpu=cortex-m3;-Wall;-Wextra;-Wpedantic;-fdata-sections;-ffunction-sections;-O0;-g3
|
||||
Id flags:
|
||||
|
||||
The output was:
|
||||
1
|
||||
/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-exit.o): in function `exit':
|
||||
/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-exit.o): in function `exit':
|
||||
/build/gnu-tools-for-stm32_12.3.rel1.20240926-1715/src/newlib/newlib/libc/stdlib/exit.c:65: undefined reference to `_exit'
|
||||
/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-closer.o): in function `_close_r':
|
||||
/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-closer.o): in function `_close_r':
|
||||
/build/gnu-tools-for-stm32_12.3.rel1.20240926-1715/src/newlib/newlib/libc/reent/closer.c:47: undefined reference to `_close'
|
||||
/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-lseekr.o): in function `_lseek_r':
|
||||
/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-lseekr.o): in function `_lseek_r':
|
||||
/build/gnu-tools-for-stm32_12.3.rel1.20240926-1715/src/newlib/newlib/libc/reent/lseekr.c:49: undefined reference to `_lseek'
|
||||
/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-readr.o): in function `_read_r':
|
||||
/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-readr.o): in function `_read_r':
|
||||
/build/gnu-tools-for-stm32_12.3.rel1.20240926-1715/src/newlib/newlib/libc/reent/readr.c:49: undefined reference to `_read'
|
||||
/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-writer.o): in function `_write_r':
|
||||
/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-writer.o): in function `_write_r':
|
||||
/build/gnu-tools-for-stm32_12.3.rel1.20240926-1715/src/newlib/newlib/libc/reent/writer.c:49: undefined reference to `_write'
|
||||
/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-sbrkr.o): in function `_sbrk_r':
|
||||
/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-sbrkr.o): in function `_sbrk_r':
|
||||
/build/gnu-tools-for-stm32_12.3.rel1.20240926-1715/src/newlib/newlib/libc/reent/sbrkr.c:51: undefined reference to `_sbrk'
|
||||
collect2: error: ld returned 1 exit status
|
||||
|
||||
@@ -42,13 +42,13 @@ events:
|
||||
-
|
||||
kind: "message-v1"
|
||||
backtrace:
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
|
||||
- "CMakeLists.txt:31 (enable_language)"
|
||||
message: |
|
||||
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
||||
Compiler: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc
|
||||
Compiler: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc
|
||||
Build flags: -mcpu=cortex-m3;-Wall;-Wextra;-Wpedantic;-fdata-sections;-ffunction-sections;-O0;-g3;-mcpu=cortex-m3;-Wall;-Wextra;-Wpedantic;-fdata-sections;-ffunction-sections;-O0;-g3;-mcpu=cortex-m3;-Wall;-Wextra;-Wpedantic;-fdata-sections;-ffunction-sections;-O0;-g3
|
||||
Id flags: -c
|
||||
|
||||
@@ -59,13 +59,13 @@ events:
|
||||
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o"
|
||||
|
||||
The C compiler identification is GNU, found in:
|
||||
/home/eduard/repos/LightTAM_RFID_Reader/build/Debug/CMakeFiles/3.28.1/CompilerIdC/CMakeCCompilerId.o
|
||||
/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/CMakeFiles/3.28.1/CompilerIdC/CMakeCCompilerId.o
|
||||
|
||||
-
|
||||
kind: "message-v1"
|
||||
backtrace:
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:1131 (message)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineASMCompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:1131 (message)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineASMCompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
||||
- "CMakeLists.txt:31 (enable_language)"
|
||||
message: |
|
||||
Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
|
||||
@@ -77,29 +77,29 @@ events:
|
||||
-
|
||||
kind: "message-v1"
|
||||
backtrace:
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
|
||||
- "CMakeLists.txt:34 (project)"
|
||||
message: |
|
||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
|
||||
Compiler: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-g++
|
||||
Compiler: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-g++
|
||||
Build flags: -mcpu=cortex-m3;-Wall;-Wextra;-Wpedantic;-fdata-sections;-ffunction-sections;-O0;-g3;-mcpu=cortex-m3;-Wall;-Wextra;-Wpedantic;-fdata-sections;-ffunction-sections;-O0;-g3;-mcpu=cortex-m3;-Wall;-Wextra;-Wpedantic;-fdata-sections;-ffunction-sections;-O0;-g3;-fno-rtti;-fno-exceptions;-fno-threadsafe-statics
|
||||
Id flags:
|
||||
|
||||
The output was:
|
||||
1
|
||||
/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-exit.o): in function `exit':
|
||||
/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-exit.o): in function `exit':
|
||||
/build/gnu-tools-for-stm32_12.3.rel1.20240926-1715/src/newlib/newlib/libc/stdlib/exit.c:65: undefined reference to `_exit'
|
||||
/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-closer.o): in function `_close_r':
|
||||
/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-closer.o): in function `_close_r':
|
||||
/build/gnu-tools-for-stm32_12.3.rel1.20240926-1715/src/newlib/newlib/libc/reent/closer.c:47: undefined reference to `_close'
|
||||
/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-lseekr.o): in function `_lseek_r':
|
||||
/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-lseekr.o): in function `_lseek_r':
|
||||
/build/gnu-tools-for-stm32_12.3.rel1.20240926-1715/src/newlib/newlib/libc/reent/lseekr.c:49: undefined reference to `_lseek'
|
||||
/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-readr.o): in function `_read_r':
|
||||
/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-readr.o): in function `_read_r':
|
||||
/build/gnu-tools-for-stm32_12.3.rel1.20240926-1715/src/newlib/newlib/libc/reent/readr.c:49: undefined reference to `_read'
|
||||
/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-writer.o): in function `_write_r':
|
||||
/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-writer.o): in function `_write_r':
|
||||
/build/gnu-tools-for-stm32_12.3.rel1.20240926-1715/src/newlib/newlib/libc/reent/writer.c:49: undefined reference to `_write'
|
||||
/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-sbrkr.o): in function `_sbrk_r':
|
||||
/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libg.a(libc_a-sbrkr.o): in function `_sbrk_r':
|
||||
/build/gnu-tools-for-stm32_12.3.rel1.20240926-1715/src/newlib/newlib/libc/reent/sbrkr.c:51: undefined reference to `_sbrk'
|
||||
collect2: error: ld returned 1 exit status
|
||||
|
||||
@@ -107,13 +107,13 @@ events:
|
||||
-
|
||||
kind: "message-v1"
|
||||
backtrace:
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
||||
- "/opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
|
||||
- "CMakeLists.txt:34 (project)"
|
||||
message: |
|
||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
||||
Compiler: /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-g++
|
||||
Compiler: /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-g++
|
||||
Build flags: -mcpu=cortex-m3;-Wall;-Wextra;-Wpedantic;-fdata-sections;-ffunction-sections;-O0;-g3;-mcpu=cortex-m3;-Wall;-Wextra;-Wpedantic;-fdata-sections;-ffunction-sections;-O0;-g3;-mcpu=cortex-m3;-Wall;-Wextra;-Wpedantic;-fdata-sections;-ffunction-sections;-O0;-g3;-fno-rtti;-fno-exceptions;-fno-threadsafe-statics
|
||||
Id flags: -c
|
||||
|
||||
@@ -124,6 +124,6 @@ events:
|
||||
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o"
|
||||
|
||||
The CXX compiler identification is GNU, found in:
|
||||
/home/eduard/repos/LightTAM_RFID_Reader/build/Debug/CMakeFiles/3.28.1/CompilerIdCXX/CMakeCXXCompilerId.o
|
||||
/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/CMakeFiles/3.28.1/CompilerIdCXX/CMakeCXXCompilerId.o
|
||||
|
||||
...
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
/home/eduard/repos/LightTAM_RFID_Reader/build/Debug/CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
/home/eduard/repos/LightTAM_RFID_Reader/build/Debug/CMakeFiles/edit_cache.dir
|
||||
/home/eduard/repos/LightTAM_RFID_Reader/build/Debug/CMakeFiles/rebuild_cache.dir
|
||||
/home/eduard/repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx/CMakeFiles/edit_cache.dir
|
||||
/home/eduard/repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx/CMakeFiles/rebuild_cache.dir
|
||||
/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/CMakeFiles/edit_cache.dir
|
||||
/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/CMakeFiles/rebuild_cache.dir
|
||||
/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx/CMakeFiles/edit_cache.dir
|
||||
/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx/CMakeFiles/rebuild_cache.dir
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
rule ASM_COMPILER__LightTAM_RFID_Reader_unscanned_Debug
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = ${LAUNCHER}${CODE_CHECK}/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building ASM object $out
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ rule ASM_COMPILER__LightTAM_RFID_Reader_unscanned_Debug
|
||||
rule C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = ${LAUNCHER}${CODE_CHECK}/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ rule C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__LightTAM_RFID_Reader_Debug
|
||||
command = $PRE_LINK && /opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc $FLAGS -mcpu=cortex-m3 -T "/home/eduard/repos/LightTAM_RFID_Reader/stm32f103c8tx_flash.ld" --specs=nano.specs -Wl,-Map=LightTAM_RFID_Reader.map -Wl,--gc-sections -Wl,--start-group -lc -lm -Wl,--end-group -Wl,--print-memory-usage $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc $FLAGS -mcpu=cortex-m3 -T "/home/eduard/Repos/LightTAM_RFID_Reader/stm32f103c8tx_flash.ld" --specs=nano.specs -Wl,-Map=LightTAM_RFID_Reader.map -Wl,--gc-sections -Wl,--start-group -lc -lm -Wl,--end-group -Wl,--print-memory-usage $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
@@ -48,20 +48,38 @@ rule CUSTOM_COMMAND
|
||||
description = $DESC
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__STM32_Drivers_unscanned_Debug
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for re-running cmake.
|
||||
|
||||
rule RERUN_CMAKE
|
||||
command = /opt/st/stm32cubeclt_1.17.0/CMake/bin/cmake --regenerate-during-build -S/home/eduard/repos/LightTAM_RFID_Reader -B/home/eduard/repos/LightTAM_RFID_Reader/build/Debug
|
||||
command = /opt/st/stm32cubeclt_1.17.0_2/CMake/bin/cmake --regenerate-during-build -S/home/eduard/Repos/LightTAM_RFID_Reader -B/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug
|
||||
description = Re-running CMake...
|
||||
generator = 1
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for cleaning additional files.
|
||||
|
||||
rule CLEAN_ADDITIONAL
|
||||
command = /opt/st/stm32cubeclt_1.17.0_2/CMake/bin/cmake -DCONFIG=$CONFIG -P CMakeFiles/clean_additional.cmake
|
||||
description = Cleaning additional files...
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for cleaning all built files.
|
||||
|
||||
rule CLEAN
|
||||
command = /opt/st/stm32cubeclt_1.17.0/Ninja/bin/ninja $FILE_ARG -t clean $TARGETS
|
||||
command = /opt/st/stm32cubeclt_1.17.0_2/Ninja/bin/ninja $FILE_ARG -t clean $TARGETS
|
||||
description = Cleaning all built files...
|
||||
|
||||
|
||||
@@ -69,6 +87,6 @@ rule CLEAN
|
||||
# Rule for printing all primary targets available.
|
||||
|
||||
rule HELP
|
||||
command = /opt/st/stm32cubeclt_1.17.0/Ninja/bin/ninja -t targets
|
||||
command = /opt/st/stm32cubeclt_1.17.0_2/Ninja/bin/ninja -t targets
|
||||
description = All primary targets available:
|
||||
|
||||
|
||||
+195
-170
@@ -39,7 +39,7 @@ include CMakeFiles/rules.ninja
|
||||
#############################################
|
||||
# Logical path to working directory; prefix for absolute paths.
|
||||
|
||||
cmake_ninja_workdir = /home/eduard/repos/LightTAM_RFID_Reader/build/Debug/
|
||||
cmake_ninja_workdir = /home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/
|
||||
# =============================================================================
|
||||
# Object build statements for EXECUTABLE target LightTAM_RFID_Reader
|
||||
|
||||
@@ -47,224 +47,104 @@ cmake_ninja_workdir = /home/eduard/repos/LightTAM_RFID_Reader/build/Debug/
|
||||
#############################################
|
||||
# Order-only phony target for LightTAM_RFID_Reader
|
||||
|
||||
build cmake_object_order_depends_target_LightTAM_RFID_Reader: phony || CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
build cmake_object_order_depends_target_LightTAM_RFID_Reader: phony || cmake_object_order_depends_target_STM32_Drivers
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/pn532_stm32f1.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/pn532.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/main.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/main.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/gpio.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/gpio.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/gpio.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/gpio.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/gpio.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/i2c.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/i2c.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/i2c.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/i2c.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/i2c.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/spi.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/spi.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/spi.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/spi.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/spi.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/usart.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/usart.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/usart.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/usart.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/usart.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_it.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/stm32f1xx_it.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_it.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/stm32f1xx_it.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_it.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_hal_msp.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/stm32f1xx_hal_msp.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_hal_msp.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/stm32f1xx_hal_msp.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_hal_msp.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/system_stm32f1xx.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/system_stm32f1xx.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/system_stm32f1xx.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/sysmem.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/sysmem.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/sysmem.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/sysmem.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/sysmem.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/syscalls.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/syscalls.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/syscalls.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/syscalls.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/syscalls.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/startup_stm32f103xb.s.obj: ASM_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/repos/LightTAM_RFID_Reader/startup_stm32f103xb.s || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/startup_stm32f103xb.s.obj: ASM_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/startup_stm32f103xb.s || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/startup_stm32f103xb.s.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -x assembler-with-cpp -MMD -MP -g
|
||||
INCLUDES = -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/pn532_stm32f1.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
build CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532.c.obj: C_COMPILER__LightTAM_RFID_Reader_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/pn532.c || cmake_object_order_depends_target_LightTAM_RFID_Reader
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src
|
||||
|
||||
|
||||
# =============================================================================
|
||||
# Link build statements for EXECUTABLE target LightTAM_RFID_Reader
|
||||
@@ -273,7 +153,7 @@ build CMakeFiles/LightTAM_RFID_Reader.dir/startup_stm32f103xb.s.obj: ASM_COMPILE
|
||||
#############################################
|
||||
# Link the executable LightTAM_RFID_Reader.elf
|
||||
|
||||
build LightTAM_RFID_Reader.elf: C_EXECUTABLE_LINKER__LightTAM_RFID_Reader_Debug CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/gpio.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/i2c.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/spi.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/usart.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_it.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_hal_msp.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/system_stm32f1xx.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/sysmem.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/syscalls.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/startup_stm32f103xb.s.obj
|
||||
build LightTAM_RFID_Reader.elf: C_EXECUTABLE_LINKER__LightTAM_RFID_Reader_Debug cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f1xx.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/gpio.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/i2c.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/spi.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/usart.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_it.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_hal_msp.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/sysmem.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/syscalls.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/startup_stm32f103xb.s.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532.c.obj || cmake/stm32cubemx/STM32_Drivers
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g
|
||||
OBJECT_DIR = CMakeFiles/LightTAM_RFID_Reader.dir
|
||||
POST_BUILD = :
|
||||
@@ -286,7 +166,7 @@ build LightTAM_RFID_Reader.elf: C_EXECUTABLE_LINKER__LightTAM_RFID_Reader_Debug
|
||||
# Utility command for edit_cache
|
||||
|
||||
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = cd /home/eduard/repos/LightTAM_RFID_Reader/build/Debug && /opt/st/stm32cubeclt_1.17.0/CMake/bin/ccmake -S/home/eduard/repos/LightTAM_RFID_Reader -B/home/eduard/repos/LightTAM_RFID_Reader/build/Debug
|
||||
COMMAND = cd /home/eduard/Repos/LightTAM_RFID_Reader/build/Debug && /opt/st/stm32cubeclt_1.17.0_2/CMake/bin/ccmake -S/home/eduard/Repos/LightTAM_RFID_Reader -B/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug
|
||||
DESC = Running CMake cache editor...
|
||||
pool = console
|
||||
restat = 1
|
||||
@@ -298,7 +178,7 @@ build edit_cache: phony CMakeFiles/edit_cache.util
|
||||
# Utility command for rebuild_cache
|
||||
|
||||
build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = cd /home/eduard/repos/LightTAM_RFID_Reader/build/Debug && /opt/st/stm32cubeclt_1.17.0/CMake/bin/cmake --regenerate-during-build -S/home/eduard/repos/LightTAM_RFID_Reader -B/home/eduard/repos/LightTAM_RFID_Reader/build/Debug
|
||||
COMMAND = cd /home/eduard/Repos/LightTAM_RFID_Reader/build/Debug && /opt/st/stm32cubeclt_1.17.0_2/CMake/bin/cmake --regenerate-during-build -S/home/eduard/Repos/LightTAM_RFID_Reader -B/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug
|
||||
DESC = Running CMake to regenerate build system...
|
||||
pool = console
|
||||
restat = 1
|
||||
@@ -307,15 +187,151 @@ build rebuild_cache: phony CMakeFiles/rebuild_cache.util
|
||||
|
||||
# =============================================================================
|
||||
# Write statements declared in CMakeLists.txt:
|
||||
# /home/eduard/repos/LightTAM_RFID_Reader/CMakeLists.txt
|
||||
# /home/eduard/Repos/LightTAM_RFID_Reader/CMakeLists.txt
|
||||
# =============================================================================
|
||||
|
||||
# =============================================================================
|
||||
# Object build statements for OBJECT_LIBRARY target STM32_Drivers
|
||||
|
||||
|
||||
#############################################
|
||||
# Order-only phony target for STM32_Drivers
|
||||
|
||||
build cmake_object_order_depends_target_STM32_Drivers: phony || cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f1xx.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/system_stm32f1xx.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f1xx.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c || cmake_object_order_depends_target_STM32_Drivers
|
||||
DEFINES = -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER
|
||||
DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11
|
||||
INCLUDES = -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include
|
||||
OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir
|
||||
OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src
|
||||
|
||||
|
||||
|
||||
#############################################
|
||||
# Object library STM32_Drivers
|
||||
|
||||
build cmake/stm32cubemx/STM32_Drivers: phony cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f1xx.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj
|
||||
|
||||
|
||||
#############################################
|
||||
# Utility command for edit_cache
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = cd /home/eduard/repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx && /opt/st/stm32cubeclt_1.17.0/CMake/bin/ccmake -S/home/eduard/repos/LightTAM_RFID_Reader -B/home/eduard/repos/LightTAM_RFID_Reader/build/Debug
|
||||
COMMAND = cd /home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx && /opt/st/stm32cubeclt_1.17.0_2/CMake/bin/ccmake -S/home/eduard/Repos/LightTAM_RFID_Reader -B/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug
|
||||
DESC = Running CMake cache editor...
|
||||
pool = console
|
||||
restat = 1
|
||||
@@ -327,7 +343,7 @@ build cmake/stm32cubemx/edit_cache: phony cmake/stm32cubemx/CMakeFiles/edit_cach
|
||||
# Utility command for rebuild_cache
|
||||
|
||||
build cmake/stm32cubemx/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = cd /home/eduard/repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx && /opt/st/stm32cubeclt_1.17.0/CMake/bin/cmake --regenerate-during-build -S/home/eduard/repos/LightTAM_RFID_Reader -B/home/eduard/repos/LightTAM_RFID_Reader/build/Debug
|
||||
COMMAND = cd /home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx && /opt/st/stm32cubeclt_1.17.0_2/CMake/bin/cmake --regenerate-during-build -S/home/eduard/Repos/LightTAM_RFID_Reader -B/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug
|
||||
DESC = Running CMake to regenerate build system...
|
||||
pool = console
|
||||
restat = 1
|
||||
@@ -339,22 +355,24 @@ build cmake/stm32cubemx/rebuild_cache: phony cmake/stm32cubemx/CMakeFiles/rebuil
|
||||
|
||||
build LightTAM_RFID_Reader: phony LightTAM_RFID_Reader.elf
|
||||
|
||||
build STM32_Drivers: phony cmake/stm32cubemx/STM32_Drivers
|
||||
|
||||
# =============================================================================
|
||||
# Folder targets.
|
||||
|
||||
# =============================================================================
|
||||
|
||||
#############################################
|
||||
# Folder: /home/eduard/repos/LightTAM_RFID_Reader/build/Debug
|
||||
# Folder: /home/eduard/Repos/LightTAM_RFID_Reader/build/Debug
|
||||
|
||||
build all: phony LightTAM_RFID_Reader.elf cmake/stm32cubemx/all
|
||||
|
||||
# =============================================================================
|
||||
|
||||
#############################################
|
||||
# Folder: /home/eduard/repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx
|
||||
# Folder: /home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx
|
||||
|
||||
build cmake/stm32cubemx/all: phony
|
||||
build cmake/stm32cubemx/all: phony cmake/stm32cubemx/STM32_Drivers
|
||||
|
||||
# =============================================================================
|
||||
# Built-in targets
|
||||
@@ -363,20 +381,27 @@ build cmake/stm32cubemx/all: phony
|
||||
#############################################
|
||||
# Re-run CMake if any of its inputs changed.
|
||||
|
||||
build build.ninja: RERUN_CMAKE | /home/eduard/repos/LightTAM_RFID_Reader/CMakeLists.txt /home/eduard/repos/LightTAM_RFID_Reader/cmake/gcc-arm-none-eabi.cmake /home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/CMakeLists.txt /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeASMInformation.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeCInformation.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeCXXInformation.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeGenericSystem.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeInitializeConfigs.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeSystemSpecificInitialize.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU-ASM.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU-C.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU-CXX.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/3.28.1/CMakeASMCompiler.cmake CMakeFiles/3.28.1/CMakeCCompiler.cmake CMakeFiles/3.28.1/CMakeCXXCompiler.cmake CMakeFiles/3.28.1/CMakeSystem.cmake
|
||||
build build.ninja: RERUN_CMAKE | /home/eduard/Repos/LightTAM_RFID_Reader/CMakeLists.txt /home/eduard/Repos/LightTAM_RFID_Reader/cmake/gcc-arm-none-eabi.cmake /home/eduard/Repos/LightTAM_RFID_Reader/cmake/stm32cubemx/CMakeLists.txt /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeASMInformation.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeCInformation.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeCXXInformation.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeGenericSystem.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeInitializeConfigs.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeSystemSpecificInitialize.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/Compiler/GNU-ASM.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/Compiler/GNU-C.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/Compiler/GNU-CXX.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/Compiler/GNU.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/3.28.1/CMakeASMCompiler.cmake CMakeFiles/3.28.1/CMakeCCompiler.cmake CMakeFiles/3.28.1/CMakeCXXCompiler.cmake CMakeFiles/3.28.1/CMakeSystem.cmake
|
||||
pool = console
|
||||
|
||||
|
||||
#############################################
|
||||
# A missing CMake input file is not an error.
|
||||
|
||||
build /home/eduard/repos/LightTAM_RFID_Reader/CMakeLists.txt /home/eduard/repos/LightTAM_RFID_Reader/cmake/gcc-arm-none-eabi.cmake /home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/CMakeLists.txt /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeASMInformation.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeCInformation.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeCXXInformation.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeGenericSystem.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeInitializeConfigs.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/CMakeSystemSpecificInitialize.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU-ASM.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU-C.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU-CXX.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Compiler/GNU.cmake /opt/st/stm32cubeclt_1.17.0/CMake/share/cmake-3.28/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/3.28.1/CMakeASMCompiler.cmake CMakeFiles/3.28.1/CMakeCCompiler.cmake CMakeFiles/3.28.1/CMakeCXXCompiler.cmake CMakeFiles/3.28.1/CMakeSystem.cmake: phony
|
||||
build /home/eduard/Repos/LightTAM_RFID_Reader/CMakeLists.txt /home/eduard/Repos/LightTAM_RFID_Reader/cmake/gcc-arm-none-eabi.cmake /home/eduard/Repos/LightTAM_RFID_Reader/cmake/stm32cubemx/CMakeLists.txt /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeASMInformation.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeCInformation.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeCXXInformation.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeGenericSystem.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeInitializeConfigs.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/CMakeSystemSpecificInitialize.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/Compiler/GNU-ASM.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/Compiler/GNU-C.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/Compiler/GNU-CXX.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/Compiler/GNU.cmake /opt/st/stm32cubeclt_1.17.0_2/CMake/share/cmake-3.28/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/3.28.1/CMakeASMCompiler.cmake CMakeFiles/3.28.1/CMakeCCompiler.cmake CMakeFiles/3.28.1/CMakeCXXCompiler.cmake CMakeFiles/3.28.1/CMakeSystem.cmake: phony
|
||||
|
||||
|
||||
#############################################
|
||||
# Clean additional files.
|
||||
|
||||
build CMakeFiles/clean.additional: CLEAN_ADDITIONAL
|
||||
CONFIG = Debug
|
||||
|
||||
|
||||
#############################################
|
||||
# Clean all the built files.
|
||||
|
||||
build clean: CLEAN
|
||||
build clean: CLEAN CMakeFiles/clean.additional
|
||||
|
||||
|
||||
#############################################
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Install script for directory: /home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx
|
||||
# Install script for directory: /home/eduard/Repos/LightTAM_RFID_Reader/cmake/stm32cubemx
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
@@ -34,6 +34,6 @@ endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-objdump")
|
||||
set(CMAKE_OBJDUMP "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-objdump")
|
||||
endif()
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Install script for directory: /home/eduard/repos/LightTAM_RFID_Reader
|
||||
# Install script for directory: /home/eduard/Repos/LightTAM_RFID_Reader
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
@@ -34,12 +34,12 @@ endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-objdump")
|
||||
set(CMAKE_OBJDUMP "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-objdump")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/eduard/repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx/cmake_install.cmake")
|
||||
include("/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/cmake/stm32cubemx/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT)
|
||||
@@ -50,5 +50,5 @@ endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug/${CMAKE_INSTALL_MANIFEST}"
|
||||
file(WRITE "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
|
||||
+132
-132
@@ -1,164 +1,164 @@
|
||||
[
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/pn532_stm32f1.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Core/Src/pn532_stm32f1.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/pn532.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Core/Src/pn532.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/main.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Core/Src/main.c",
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/main.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/main.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/main.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/gpio.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/gpio.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Core/Src/gpio.c",
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/gpio.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/gpio.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/gpio.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/gpio.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/i2c.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/i2c.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Core/Src/i2c.c",
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/i2c.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/i2c.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/i2c.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/i2c.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/spi.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/spi.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Core/Src/spi.c",
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/spi.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/spi.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/spi.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/spi.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/usart.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/usart.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Core/Src/usart.c",
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/usart.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/usart.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/usart.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/usart.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_it.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/stm32f1xx_it.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Core/Src/stm32f1xx_it.c",
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_it.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/stm32f1xx_it.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/stm32f1xx_it.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_it.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_hal_msp.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/stm32f1xx_hal_msp.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Core/Src/stm32f1xx_hal_msp.c",
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_hal_msp.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/stm32f1xx_hal_msp.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/stm32f1xx_hal_msp.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/stm32f1xx_hal_msp.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/system_stm32f1xx.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/system_stm32f1xx.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Core/Src/system_stm32f1xx.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/system_stm32f1xx.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/sysmem.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/sysmem.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Core/Src/sysmem.c",
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/sysmem.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/sysmem.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/sysmem.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/sysmem.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/syscalls.c.obj -c /home/eduard/repos/LightTAM_RFID_Reader/Core/Src/syscalls.c",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/Core/Src/syscalls.c",
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/syscalls.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/syscalls.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/syscalls.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/syscalls.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Core/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/repos/LightTAM_RFID_Reader/cmake/stm32cubemx/../../Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -x assembler-with-cpp -MMD -MP -g -o CMakeFiles/LightTAM_RFID_Reader.dir/startup_stm32f103xb.s.obj -c /home/eduard/repos/LightTAM_RFID_Reader/startup_stm32f103xb.s",
|
||||
"file": "/home/eduard/repos/LightTAM_RFID_Reader/startup_stm32f103xb.s",
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -x assembler-with-cpp -MMD -MP -g -o CMakeFiles/LightTAM_RFID_Reader.dir/startup_stm32f103xb.s.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/startup_stm32f103xb.s",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/startup_stm32f103xb.s",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/startup_stm32f103xb.s.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/pn532_stm32f1.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/pn532_stm32f1.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532_stm32f1.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/pn532.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/pn532.c",
|
||||
"output": "CMakeFiles/LightTAM_RFID_Reader.dir/Core/Src/pn532.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f1xx.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/system_stm32f1xx.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Core/Src/system_stm32f1xx.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f1xx.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c.obj"
|
||||
},
|
||||
{
|
||||
"directory": "/home/eduard/Repos/LightTAM_RFID_Reader/build/Debug",
|
||||
"command": "/opt/st/stm32cubeclt_1.17.0_2/GNU-tools-for-STM32/bin/arm-none-eabi-gcc -DDEBUG -DSTM32F103xB -DUSE_HAL_DRIVER -I/home/eduard/Repos/LightTAM_RFID_Reader/Core/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Device/ST/STM32F1xx/Include -I/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/CMSIS/Include -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -mcpu=cortex-m3 -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -o cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj -c /home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c",
|
||||
"file": "/home/eduard/Repos/LightTAM_RFID_Reader/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c",
|
||||
"output": "cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user