I'm trying to port GRBL 1.1 to the STM32F746 chip. Tell me the solution, thanks.

usb/platform_config.h

Committer:
Sergunb
Date:
2017-09-04
Revision:
0:9dcf85d9b2f3

File content as of revision 0:9dcf85d9b2f3:

#ifndef __PLATFORM_CONFIG_H
#define __PLATFORM_CONFIG_H

#include "stm32f10x.h"

#endif /* __PLATFORM_CONFIG_H */