Skip to content

Commit

Permalink
update embeded-infra-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
cassio-lazaro committed Dec 30, 2024
1 parent be9b76a commit 5ab42dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if (HALST_STANDALONE)
FetchContent_Declare(
emil
GIT_REPOSITORY https://github.com/philips-software/amp-embedded-infra-lib.git
GIT_TAG c77731ba79bfbe8af22450cf33fcdf4fd30a3587 # unreleased
GIT_TAG 37ae0f72164a1bc6c43537ce5cafc973fdf9552b # unreleased
)
FetchContent_MakeAvailable(emil)

Expand Down
2 changes: 0 additions & 2 deletions hal_st/middlewares/ble_middleware/GapSt.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#include "hal_st/middlewares/ble_middleware/GapSt.hpp"
#include "ble_gap_aci.h"
#include "services/ble/Gap.hpp"
#include <algorithm>
#include <cstdint>

namespace hal
{
Expand Down

0 comments on commit 5ab42dd

Please sign in to comment.