Skip to content

Commit

Permalink
Removes code since WF200 requires SL_CATALOG_UARTDRV_USART_PRESENT only
Browse files Browse the repository at this point in the history
  • Loading branch information
rosahay-silabs committed Sep 27, 2023
1 parent 7e7fbe1 commit 3765983
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/platform/silabs/efr32/wf200/efr_spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,7 @@
#include "sl_spidrv_exp_config.h"
#include "sl_spidrv_instances.h"
#include "spi_multiplex.h"
#if (defined(EFR32MG12) || defined(EFR32MG24))
#define SL_SPIDRV_HANDLE sl_spidrv_exp_handle
#else
#error "Unknown platform"
#endif

#define USART SL_WFX_HOST_PINOUT_SPI_PERIPHERAL

Expand Down

0 comments on commit 3765983

Please sign in to comment.