Closed
Description
I am using STM32 MCU based boards by STMicroelectronics version 2.3.0.
the code failed to compile as the compiler cannot resolve a link with spaces in it.
Error in Arduino:
arm-none-eabi-g++: error: lab\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.3.0=.: No such file or directory
exit status 1
Error compiling for board Generic STM32F4 series.
The link to the hardware files is "C:\Users\pqm lab\AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.3.0", but it is unable to take the space in the user name "pqm lab".