Skip to content

Commit

Permalink
fixup! fixup! wire up esp-wifi
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Mar 7, 2024
1 parent b437bfc commit 714157e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion laze-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,6 @@ contexts:
- -Clink-arg=-Tlinkall.x
- -Clink-arg=-Tlinkme-esp-fixup.x
- -Clink-arg=-Tlinkme.x
- -Clink-arg=-Trom_functions.x
# this is needed for backtraces
#- -C force-frame-pointers
CARGO_ARGS:
Expand Down Expand Up @@ -439,6 +438,8 @@ modules:
- network_device
env:
global:
RUSTFLAGS:
- -Clink-arg=-Trom_functions.x
FEATURES:
- riot-rs/esp-wifi

Expand Down

0 comments on commit 714157e

Please sign in to comment.