Skip to content

Commit 3fe7c57

Browse files
jerome-pouillerkartben
authored andcommitted
manifest: Update reference for hal_silabs
The test benchmark.kernel.footprints.pm currently generate these warnings during the link: [204/209] Linking C executable zephyr/zephyr_pre0.elf .../ld.bfd: warning: orphan section `.udma_addr1' from \ `zephyr/libzephyr.a(UDMA.c.obj)' being placed in \ section `.udma_addr1' [209/209] Linking C executable zephyr/zephyr.elf .../ld.bfd: warning: orphan section `.udma_addr1' from \ `zephyr/libzephyr.a(UDMA.c.obj)' being placed in \ section `.udma_addr1' Last version of hal_silabs provide a workaround for this issue. Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
1 parent b6a0f4e commit 3fe7c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ manifest:
235235
groups:
236236
- hal
237237
- name: hal_silabs
238-
revision: 921041808ba4843f72a617f9ad90e0d3beb52bbd
238+
revision: 190a144a16bed9a938a94543ed5bbc70c0552e0f
239239
path: modules/hal/silabs
240240
groups:
241241
- hal

0 commit comments

Comments
 (0)