Advertisement
funny59

variantsh_error

May 21st, 2022
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.31 KB | None | 0 0
  1.     4 | #include "variant.h"
  2.       |          ^~~~~~~~~~~
  3. compilation terminated.
  4. In file included from C:\Users\dar\.platformio\packages\framework-arduinoststm32@4.10900.200819\system\Drivers\STM32F0xx_HAL_Driver\Inc/stm32f0xx_hal.h:30,
  5.                  from C:\Users\dar\.platformio\packages\framework-arduinoststm32@4.10900.200819\system\Drivers\CMSIS\Device\ST\STM32F0xx\Include/stm32f0xx.h:206,
  6.                  from C:\Users\dar\.platformio\packages\framework-arduinoststm32@4.10900.200819\cores\arduino\stm32/stm32_def.h:26,
  7.                  from C:\Users\dar\.platformio\packages\framework-arduinoststm32@4.10900.200819\cores\arduino\stm32/clock.h:43,
  8.                  from C:\Users\dar\.platformio\packages\framework-arduinoststm32@4.10900.200819\cores\arduino/wiring_time.h:23,
  9.                  from C:\Users\dar\.platformio\packages\framework-arduinoststm32@4.10900.200819\cores\arduino/wiring.h:38,
  10.                  from C:\Users\dar\.platformio\packages\framework-arduinoststm32@4.10900.200819\cores\arduino/Arduino.h:36,
  11.                  from C:\Users\dar\.platformio\packages\framework-arduinoststm32@4.10900.200819\cores\arduino\IPAddress.cpp:20:
  12. C:\Users\dar\.platformio\packages\framework-arduinoststm32@4.10900.200819\system\STM32F0xx/stm32f0xx_hal_conf.h:4:10: fatal error: variant.h:
  13. No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement