Hello everybody,
Im trying to bring the i2cm_polling example code to my application code.
What happens is that Board_Init() reference is not found by MCUXpresso and build fails.
Im already including lpc_chip_15XX/inc and lpc_board_nxp_lpcxpresso_1549/inc from workspace in the "include paths".
When I build the periph_i2cm_polling project individually it compiles with no problem.
Does anyone could give me a direction on what can be checked?
Thanks