grbl for stm32-nucleo-f401re.
I want to install GRBL code in nucleof401re. I got GRBL for nucleo-f411re. I tried changing things like clock configuration and timers to match my board, but it is not working. (https://github.com/IRNAS/grbl_stm32) this is the link where I got the fi...