4.1.3 Non-Microchip MCU Support

Each microcontroller has its own development tool and documentation. User must use their MCU-specific tool chain documentation.

The user needs to modify the WINCS02 services with the respective MCU functionality.

For example, SPI communication configuration can be migrated to non-microchip MCU by modifying the plib_port.c file in the <project_path/firmware/src/config/sam_e54_xpro_wincs02/peripheral/port/>plib_port.h/plib_port.c, directory and porting device-specific peripherals and driver functionality.