Skip to content

Commit 9b14aa9

Browse files
[SL-TEMP]fix missing sl status for cmsis os2 common (#98)
1 parent 6a41245 commit 9b14aa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/platform/silabs/MatterShell.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
#include "MatterShell.h"
1919
#include "sl_component_catalog.h"
20+
#include "sl_status.h"
2021
#include <ChipShellCollection.h>
2122
#include <cmsis_os2.h>
2223
#include <lib/core/CHIPCore.h>

0 commit comments

Comments
 (0)