Skip to content

Update smoltcp to 0.13.#496

Open
reitermarkus wants to merge 1 commit intoquartiq:mainfrom
reitermarkus:update-smoltcp-0.13
Open

Update smoltcp to 0.13.#496
reitermarkus wants to merge 1 commit intoquartiq:mainfrom
reitermarkus:update-smoltcp-0.13

Conversation

@reitermarkus
Copy link
Copy Markdown
Contributor

@reitermarkus reitermarkus commented May 5, 2026

Also update to heapless 0.9, which deprecates Queue for not being truly lock-free, which I don't think is a problem for how it is used here.

Copy link
Copy Markdown
Member

@jordens jordens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jordens jordens added this pull request to the merge queue May 5, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 5, 2026
@jordens
Copy link
Copy Markdown
Member

jordens commented May 5, 2026

It didn't come up.

+ probe-rs download --chip STM32F407ZGTx --log-file /dev/null --probe 0483:3754:003C002F5632500A20313236 target/thumbv7em-none-eabihf/release/booster
     Finished in 92.62s
+ probe-rs reset --chip STM32F407ZGTx --log-file /dev/null --probe 0483:3754:003C002F5632500A20313236 --connect-under-reset
 WARN probe_rs::architecture::arm::core::armv7m: Core is running, but we expected it to be halted
+ sleep 30
+ ping -c 5 -w 20 booster-hitl
##[debug]PING booster-hitl.ber.quartiq.de (10.34.16.33) 56(84) bytes of data.
##[debug]
##[debug]--- booster-hitl.ber.quartiq.de ping statistics ---
##[debug]20 packets transmitted, 0 received, 100% packet loss, time 19435ms'
##[debug]Finishing: Execute Testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants