OSSLibraries / Arduino_MFRC522v2

https://osslibraries.github.io/Arduino_MFRC522v2/
GNU Lesser General Public License v2.1
100 stars 38 forks source link

Failure with Arduino Blue Pill STM32F1 #45

Open KGBRUS1 opened 3 months ago

KGBRUS1 commented 3 months ago

Step 1: Describe your environment

Step 2: Describe the problem

while compiling i get a Warning: WARNING: Library RFID_MFRC522v2 claims to run on avr, megaavr, STM32F1, teensy, esp8266, esp32, samd architecture(s) and may be incompatible with your current board running on stm32 architecture(s). Generating function prototypes...

at last a Failure Error compiling for Generic STM32F1 series board.

I iused Board:Generic STM32F1 Serie - STM32Board Groups - Generic STM32F1 series

Maybe you have some Ideas for me?

Best regards

Kay

Affected file(s) or example(s):

Steps to reproduce:




Observed Results:

Failuere in detail. "C:\Users\kayla\AppData\Local\Arduino15\packages\STMicroelectronics\tools\xpack-arm-none-eabi-gcc\12.2.1-1.2/bin/arm-none-eabi-gcc" -mcpu=cortex-m3 -mthumb -Os -DNDEBUG --specs=nano.specs -Wl,--defsym=LD_FLASH_OFFSET=0 -Wl,--defsym=LD_MAX_SIZE=65536 -Wl,--defsym=LD_MAX_DATA_SIZE=20480 -Wl,--cref -Wl,--check-sections -Wl,--gc-sections -Wl,--entry=Reset_Handler -Wl,--unresolved-symbols=report-all -Wl,--warn-common "-Wl,--default-script=C:\Users\kayla\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.5.0\variants\STM32F1xx\F103C8T_F103CB(T-U)/ldscript.ld" "-Wl,--script=C:\Users\kayla\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.5.0\system/ldscript.ld" "-Wl,-Map,C:\Users\kayla\AppData\Local\Temp\arduino_build_392517/RFID_Tests3_0.ino.map" -Wl,--no-warn-rwx-segments "-LC:\Users\kayla\AppData\Local\Arduino15\packages\STMicroelectronics\tools\CMSIS\5.7.0/CMSIS/DSP/Lib/GCC/" -larm_cortexM3l_math -o "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517/RFID_Tests3_0.ino.elf" "-LC:\Users\kayla\AppData\Local\Temp\arduino_build_392517" -Wl,--start-group "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\sketch\RFID_Tests3_0.ino.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\sketch\SrcWrapper.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SPI\SPI.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SPI\utility\spi_com.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522Extended.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522Debug.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522DriverI2C.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522DriverSPI.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522Hack.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\LiquidCrystal\LiquidCrystal.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\syscalls.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HardwareTimer.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\new.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_adc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_adc_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_can.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_cec.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_comp.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_comp_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_cordic.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_cortex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_crc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_crc_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_cryp.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_cryp_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_dac.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_dac_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_dcache.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_dcmi.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_dcmi_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_dfsdm.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_dfsdm_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_dma.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_dma2d.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_dma_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_dsi.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_dts.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_eth.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_eth_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_exti.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_fdcan.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_firewall.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_flash.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_flash_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_flash_ramfunc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmac.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmpi2c.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmpi2c_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmpsmbus.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_fmpsmbus_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_gfxmmu.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_gpio.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_gpio_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_gpu2d.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_gtzc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_hash.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_hash_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_hcd.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_hrtim.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_hsem.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_i2c.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_i2c_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_i2s.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_i2s_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_icache.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_ipcc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_irda.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_iwdg.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_jpeg.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_lcd.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_lptim.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_ltdc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_ltdc_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_mdf.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_mdios.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_mdma.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_mmc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_mmc_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_nand.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_nor.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_opamp.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_opamp_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_ospi.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_otfdec.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_pccard.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_pcd.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_pcd_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_pka.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_pssi.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_pwr.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_pwr_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_qspi.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_ramcfg.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_ramecc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_rcc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_rcc_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_rng.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_rng_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_rtc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_rtc_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_sai.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_sai_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_sd.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_sd_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_sdadc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_sdram.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_smartcard.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_smartcard_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_smbus.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_smbus_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_spdifrx.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_spi.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_spi_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_sram.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_subghz.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_swpmi.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_tim.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_tim_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_tsc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_uart.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_uart_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_usart.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_usart_ex.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_wwdg.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\HAL\stm32yyxx_hal_xspi.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_adc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_bdma.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_comp.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_cordic.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_crc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_crs.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_dac.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_delayblock.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_dlyb.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_dma.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_dma2d.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_exti.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_fmac.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_fmc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_fmpi2c.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_fsmc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_gpio.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_hrtim.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_i2c.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_icache.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_lpgpio.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_lptim.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_lpuart.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_mdma.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_opamp.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_pka.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_pwr.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_rcc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_rng.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_rtc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_sdmmc.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_spi.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_swpmi.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_tim.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_ucpd.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_usart.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_usb.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\LL\stm32yyxx_ll_utils.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\PortNames.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\bootloader.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\clock.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\core_callback.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\dwt.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\hw_config.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\otp.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\pinmap.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\stm32_def.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\system_stm32yyxx.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\timer.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\uart.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\analog.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\SrcWrapper\stm32\interrupt.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\Wire\Wire.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\Wire\utility\twi.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\core\startup_M200_f103xb.S.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\core\PeripheralPins.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\core\PeripheralPins_MALYANM200_F103CB.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\core\generic_clock.c.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\core\variant_AFROFLIGHT_F103CB.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\core\variant_MALYANM200_F103CB.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\core\variant_MAPLEMINI_F103CB.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\core\variant_PILL_F103Cx.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\core\variant_generic.cpp.o" "C:\Users\kayla\AppData\Local\Temp\arduino_cache_144933\core\core_fd79e96eb9b8130c3c2901256eb25847.a" -lc -Wl,--end-group -lm -lgcc -lstdc++ c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PICC_ReadCardSerial()': MFRC522v2.cpp:(.text._ZN7MFRC52219PICC_ReadCardSerialEv+0x0): multiple definition ofMFRC522::PICC_ReadCardSerial()'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52219PICC_ReadCardSerialEv+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_CalculateCRC(unsigned char*, unsigned char, unsigned char*)': MFRC522v2.cpp:(.text._ZN7MFRC52216PCD_CalculateCRCEPhhS0_+0x0): multiple definition ofMFRC522::PCD_CalculateCRC(unsigned char, unsigned char, unsigned char)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52216PCDCalculateCRCEPhhS0+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_Reset()': MFRC522v2.cpp:(.text._ZN7MFRC5229PCD_ResetEv+0x0): multiple definition ofMFRC522::PCD_Reset()'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC5229PCD_ResetEv+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_AntennaOn()': MFRC522v2.cpp:(.text._ZN7MFRC52213PCD_AntennaOnEv+0x0): multiple definition ofMFRC522::PCD_AntennaOn()'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52213PCD_AntennaOnEv+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_AntennaOff()': MFRC522v2.cpp:(.text._ZN7MFRC52214PCD_AntennaOffEv+0x0): multiple definition ofMFRC522::PCD_AntennaOff()'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52214PCD_AntennaOffEv+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_GetAntennaGain()': MFRC522v2.cpp:(.text._ZN7MFRC52218PCD_GetAntennaGainEv+0x0): multiple definition ofMFRC522::PCD_GetAntennaGain()'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52218PCD_GetAntennaGainEv+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_SetAntennaGain(unsigned char)': MFRC522v2.cpp:(.text._ZN7MFRC52218PCD_SetAntennaGainEh+0x0): multiple definition ofMFRC522::PCD_SetAntennaGain(unsigned char)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52218PCD_SetAntennaGainEh+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_Init()': MFRC522v2.cpp:(.text._ZN7MFRC5228PCD_InitEv+0x0): multiple definition ofMFRC522::PCD_Init()'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC5228PCD_InitEv+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_PerformSelfTest()': MFRC522v2.cpp:(.text._ZN7MFRC52219PCD_PerformSelfTestEv+0x0): multiple definition ofMFRC522::PCD_PerformSelfTest()'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52219PCD_PerformSelfTestEv+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_SoftPowerDown()': MFRC522v2.cpp:(.text._ZN7MFRC52217PCD_SoftPowerDownEv+0x0): multiple definition ofMFRC522::PCD_SoftPowerDown()'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52217PCD_SoftPowerDownEv+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_SoftPowerUp()': MFRC522v2.cpp:(.text._ZN7MFRC52215PCD_SoftPowerUpEv+0x0): multiple definition ofMFRC522::PCD_SoftPowerUp()'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52215PCD_SoftPowerUpEv+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_CommunicateWithPICC(unsigned char, unsigned char, unsigned char*, unsigned char, unsigned char*, unsigned char*, unsigned char*, unsigned char, bool)': MFRC522v2.cpp:(.text._ZN7MFRC52223PCD_CommunicateWithPICCEhhPhhS0_S0_S0_hb+0x0): multiple definition ofMFRC522::PCD_CommunicateWithPICC(unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, bool)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52223PCD_CommunicateWithPICCEhhPhhS0_S0_S0_hb+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_TransceiveData(unsigned char*, unsigned char, unsigned char*, unsigned char*, unsigned char*, unsigned char, bool)': MFRC522v2.cpp:(.text._ZN7MFRC52218PCD_TransceiveDataEPhhS0_S0_S0_hb+0x0): multiple definition ofMFRC522::PCD_TransceiveData(unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, bool)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52218PCD_TransceiveDataEPhhS0_S0_S0_hb+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PICC_REQA_or_WUPA(unsigned char, unsigned char*, unsigned char*)': MFRC522v2.cpp:(.text._ZN7MFRC52217PICC_REQA_or_WUPAEhPhS0_+0x0): multiple definition ofMFRC522::PICC_REQA_or_WUPA(unsigned char, unsigned char, unsigned char)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52217PICC_REQA_orWUPAEhPhS0+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PICC_RequestA(unsigned char*, unsigned char*)': MFRC522v2.cpp:(.text._ZN7MFRC52213PICC_RequestAEPhS0_+0x0): multiple definition ofMFRC522::PICC_RequestA(unsigned char, unsigned char)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52213PICCRequestAEPhS0+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PICC_IsNewCardPresent()': MFRC522v2.cpp:(.text._ZN7MFRC52221PICC_IsNewCardPresentEv+0x0): multiple definition ofMFRC522::PICC_IsNewCardPresent()'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52221PICC_IsNewCardPresentEv+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PICC_WakeupA(unsigned char*, unsigned char*)': MFRC522v2.cpp:(.text._ZN7MFRC52212PICC_WakeupAEPhS0_+0x0): multiple definition ofMFRC522::PICC_WakeupA(unsigned char, unsigned char)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52212PICCWakeupAEPhS0+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PICC_HaltA()': MFRC522v2.cpp:(.text._ZN7MFRC52210PICC_HaltAEv+0x0): multiple definition ofMFRC522::PICC_HaltA()'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52210PICC_HaltAEv+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PCD_StopCrypto1()': MFRC522v2.cpp:(.text._ZN7MFRC52215PCD_StopCrypto1Ev+0x0): multiple definition ofMFRC522::PCD_StopCrypto1()'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52215PCD_StopCrypto1Ev+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::MIFARE_Read(unsigned char, unsigned char*, unsigned char*)': MFRC522v2.cpp:(.text._ZN7MFRC52211MIFARE_ReadEhPhS0_+0x0): multiple definition ofMFRC522::MIFARE_Read(unsigned char, unsigned char, unsigned char)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52211MIFAREReadEhPhS0+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::MIFARE_Ultralight_Write(unsigned char, unsigned char*, unsigned char)': MFRC522v2.cpp:(.text._ZN7MFRC52223MIFARE_Ultralight_WriteEhPhh+0x0): multiple definition ofMFRC522::MIFARE_Ultralight_Write(unsigned char, unsigned char, unsigned char)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52223MIFARE_Ultralight_WriteEhPhh+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::MIFARE_TwoStepHelper(unsigned char, unsigned char, long)': MFRC522v2.cpp:(.text._ZN7MFRC52220MIFARE_TwoStepHelperEhhl+0x0): multiple definition ofMFRC522::MIFARE_TwoStepHelper(unsigned char, unsigned char, long)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52220MIFARE_TwoStepHelperEhhl+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::MIFARE_Decrement(unsigned char, long)': MFRC522v2.cpp:(.text._ZN7MFRC52216MIFARE_DecrementEhl+0x0): multiple definition ofMFRC522::MIFARE_Decrement(unsigned char, long)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52216MIFARE_DecrementEhl+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::MIFARE_Increment(unsigned char, long)': MFRC522v2.cpp:(.text._ZN7MFRC52216MIFARE_IncrementEhl+0x0): multiple definition ofMFRC522::MIFARE_Increment(unsigned char, long)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52216MIFARE_IncrementEhl+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::MIFARE_Restore(unsigned char)': MFRC522v2.cpp:(.text._ZN7MFRC52214MIFARE_RestoreEh+0x0): multiple definition ofMFRC522::MIFARE_Restore(unsigned char)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52214MIFARE_RestoreEh+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::MIFARE_Transfer(unsigned char)': MFRC522v2.cpp:(.text._ZN7MFRC52215MIFARE_TransferEh+0x0): multiple definition ofMFRC522::MIFARE_Transfer(unsigned char)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52215MIFARE_TransferEh+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function `MFRC522::MIFARE_GetValue(unsigned char, long)': MFRC522v2.cpp:(.text._ZN7MFRC52215MIFARE_GetValueEhPl+0x0): multiple definition of MFRC522::MIFARE_GetValue(unsigned char, long*)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52215MIFARE_GetValueEhPl+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in functionMFRC522::PCD_MIFARE_Transceive(unsigned char, unsigned char, bool)': MFRC522v2.cpp:(.text._ZN7MFRC52221PCD_MIFARE_TransceiveEPhhb+0x0): multiple definition of `MFRC522::PCD_MIFARE_Transceive(unsigned char, unsigned char, bool)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52221PCD_MIFARE_TransceiveEPhhb+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::MIFARE_Write(unsigned char, unsigned char*, unsigned char)': MFRC522v2.cpp:(.text._ZN7MFRC52212MIFARE_WriteEhPhh+0x0): multiple definition ofMFRC522::MIFARE_Write(unsigned char, unsigned char*, unsigned char)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52212MIFARE_WriteEhPhh+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::MIFARE_SetValue(unsigned char, long)': MFRC522v2.cpp:(.text._ZN7MFRC52215MIFARE_SetValueEhl+0x0): multiple definition ofMFRC522::MIFARE_SetValue(unsigned char, long)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52215MIFARE_SetValueEhl+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o: in function MFRC522::PICC_GetType(unsigned char)': MFRC522v2.cpp:(.text._ZN7MFRC52212PICC_GetTypeEh+0x0): multiple definition ofMFRC522::PICC_GetType(unsigned char)'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:MFRC522.cpp:(.text._ZN7MFRC52212PICC_GetTypeEh+0x0): first defined here c:/users/kayla/appdata/local/arduino15/packages/stmicroelectronics/tools/xpack-arm-none-eabi-gcc/12.2.1-1.2/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe: C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\RFID_MFRC522v2\MFRC522v2.cpp.o:(.rodata._ZTV7MFRC522+0x0): multiple definition of `vtable for MFRC522'; C:\Users\kayla\AppData\Local\Temp\arduino_build_392517\libraries\MFRC522\MFRC522.cpp.o:(.rodata._ZTV7MFRC522+0x0): first defined here collect2.exe: error: ld returned 1 exit status Several libraries were found for "deprecated.h". Used: C:\Users\kayla\OneDrive\Dokumente\Arduino\libraries\MFRC522 Not used: C:\Users\kayla\OneDrive\Dokumente\Arduino\libraries\RFID_MFRC522v2

Expected Results:

Relevant Code:

  // TODO(you): code here to reproduce the problem