Skip to content

Commit

Permalink
adding only sleeptimer defines for icd
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-silabs committed Jun 27, 2024
1 parent e017c9f commit b56c611
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions matter/si91x/siwx917/BRD4338A/autogen/sl_component_catalog.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@
#define SL_CATALOG_SEGGER_RTT_PRESENT
#if defined(DISPLAY_ENABLED) || defined(SL_ICD_ENABLED)
#define SL_CATALOG_SLEEPTIMER_PRESENT
#ifdef DISPLAY_ENABLED
#define SL_CATALOG_DMD_MEMLCD_PRESENT
#define SL_CATALOG_GLIB_PRESENT
#endif // DISPLAY_ENABLED
#endif // DISPLAY_ENABLED || SL_ICD_ENABLED

#endif // SL_COMPONENT_CATALOG_H

0 comments on commit b56c611

Please sign in to comment.