Hi,
I'm trying to use twi and spi in the same project. But it results in this error:
.\_build\nrf52832_xxaa.axf: Error: L6200E: Symbol SPIM0_SPIS0_TWIM0_TWIS0_SPI0_TWI0_IRQHandler multiply defined (by nrfx_twim.o and nrfx_spim.o).
What could I be doing wrong?
Thanks,
Marvin