Skip to content

Commit

Permalink
TBD eCSL GSDK commit
Browse files Browse the repository at this point in the history
  • Loading branch information
suveshpratapa committed Oct 9, 2024
1 parent ecaacea commit 4ecb23b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
platforms = silabs,silabs_docker
[submodule "third_party/silabs/gecko_sdk"]
path = third_party/silabs/gecko_sdk
url = https://github.com/SiliconLabs/gecko_sdk.git
url = https://github.com/suveshpratapa/gecko_sdk.git
branch = v4.4.2
platforms = silabs
[submodule "third_party/silabs/wiseconnect-wifi-bt-sdk"]
Expand Down
2 changes: 2 additions & 0 deletions third_party/openthread/platforms/efr32/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ config("openthread_efr32_config") {
"${chip_root}/examples/platform/efr32",
"${sdk_support_root}/matter/efr32/${silabs_family}/${silabs_board}",
"${sl_ot_efr32_root}",
"${sl_ot_libs_path}/config",
"${sl_ot_platform_abstraction}/include",
]

Expand Down Expand Up @@ -61,6 +62,7 @@ source_set("libopenthread-efr32") {
"${sl_ot_efr32_root}/ieee802154-packet-utils.cpp",
"${sl_ot_efr32_root}/misc.c",
"${sl_ot_efr32_root}/radio.c",
"${sl_ot_efr32_root}/sl_rcp_gp_interface.c",
"${sl_ot_efr32_root}/sleep.c",
"${sl_ot_efr32_root}/soft_source_match_table.c",
"${sl_ot_efr32_root}/system.c",
Expand Down
2 changes: 1 addition & 1 deletion third_party/silabs/gecko_sdk
Submodule gecko_sdk updated 1430 files

0 comments on commit 4ecb23b

Please sign in to comment.