Hello,
I cannot add SPI0 to my application because OpenThread library was built with it without any interest of that. Could you fix it please ? (I need the 3 SPI peripherals)
Linking target: _build/nrf52840_xxaa.out
../../../../../10_Tools/nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac/external/openthread/lib/gcc/libopenthread-nrf52840-sdk.a(libopenthread_nrf52840_sdk_a-spi-slave.o): In function `SPIM0_SPIS0_TWIM0_TWIS0_SPI0_TWI0_IRQHandler':
/build/KNGP-TOLL1-JOB1/openthread/examples/../examples/platforms/nrf52840/spi-slave.c:191: multiple definition of `SPIM0_SPIS0_TWIM0_TWIS0_SPI0_TWI0_IRQHandler'
_build/nrf52840_xxaa/nrfx_spim.c.o:F:\Git\Leolab\Projects\Clairvoyant\6_Sources\ble_thread_swi_template\pca10056\s140\armgcc/../../../../../10_Tools/nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac/modules/nrfx/drivers/src/nrfx_spim.c:676: first defined here
collect2.exe: error: ld returned 1 exit status
../../../../../10_Tools/nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac/components/toolchain/gcc/Makefile.common:292: recipe for target '_build/nrf52840_xxaa.out' failed
mingw32-make: *** [_build/nrf52840_xxaa.out] Error 1