I’m having trouble trying to make libDaisy, a process I’ve done before and had the library working, but I just started receiving the following message.
“if not exist build/Drivers/STM32H7xx_HAL_Driver/Src mkdir build/Drivers/STM32H7xx_HAL_Driver/Src
The command syntax is incorrect.
make: *** [Makefile:363: build/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.o] Error 1”
Has anyone experienced this?