jaydcarlson/netmf-community-ports

STM32F4 does not properly template required IO_Init() function

Closed this issue · 0 comments

When creating an STM32F4-based solution, there is no IO_Init() implemented in the solution's DeviceCode folder. This function's implementation is required for the solution to compile, so the user should be forced to generate a template of the file in their solution directory.