Skip to content

Conversation

@jeandudey
Copy link
Contributor

No description provided.

@jeandudey jeandudey self-assigned this Oct 31, 2024
@jeandudey jeandudey force-pushed the jeandudey/sft-4357-update-rust-toolchain branch 3 times, most recently from 8fb48b6 to b4d6fe8 Compare October 31, 2024 16:21
* Dockerfile: Update base image to Ubuntu 24.04 (Noble Numbat).
* .github/workflows/build.yaml: Likewise.
* .github/workflows/build.yaml: Increase MSRV to 1.77.1.
* .github/workflows/lint.yaml: Likewise.
* Dockerfile: Likewise.
Due to the update to Ubuntu 24.04 on the CI it causes this warning to be
emitted, and as a result the build fails.

This code takes the pointer of a variable on the stack to measure the
stack usage.

* py/stackctrl.c: Disable -Wdangling-pointer warning.
* mpy-cross/main.c (mp_import_stat): Use mp_import_stat_t as return
type.
@jeandudey jeandudey force-pushed the jeandudey/sft-4357-update-rust-toolchain branch from b4d6fe8 to a88c798 Compare October 31, 2024 16:22
* stm32/boards/Passport/include/pprng.h: Include stdint.h.
* ports/stm32/boards/Passport/include/ring_buffer.h: Likewise.
* stm32/boards/Passport/include/se.h: Likewise.
* stm32/boards/Passport/include/secrets.h: Likewise.
@jeandudey jeandudey force-pushed the jeandudey/sft-4357-update-rust-toolchain branch from 6a68425 to 3abea6f Compare October 31, 2024 16:51
@jeandudey jeandudey merged commit 1969861 into dev-v2.4.0 Oct 31, 2024
@jeandudey jeandudey deleted the jeandudey/sft-4357-update-rust-toolchain branch October 31, 2024 17:36
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.

3 participants