Skip to content

Commit

Permalink
wiseconnect: Remove dependency on os_tick.h
Browse files Browse the repository at this point in the history
Nothing from os_tick.h was used.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
  • Loading branch information
jerome-pouiller authored and jhedberg committed Feb 7, 2025
1 parent c2adf43 commit b844b9a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include "sl_board_configuration.h"
#include "sl_status.h"
#include "sl_constants.h"
#include "os_tick.h" // CMSIS RTOS2
#include "cmsis_os2.h" // CMSIS RTOS2
#include "sl_si91x_types.h"
#include <stdbool.h>
Expand Down

0 comments on commit b844b9a

Please # to comment.