Skip to content

Commit 918f3c0

Browse files
committed
Fix kbelfx not checking for PIE when allocating segments; implement STB_LOCAL
1 parent d5e8d0d commit 918f3c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
rules:
1919
- if: target == esp32p4
2020
badgeteam/badge-elf:
21-
version: "^0.7.2"
21+
version: "^0.7.3"
2222
rules:
2323
- if: "target == esp32p4 && $CONFIG{ENABLE_LAUNCHERPLUGINS} == True"
2424
badgeteam/badge-elf-api:

0 commit comments

Comments
 (0)