Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: introduce universal way to enable debuggable rust build #4603

Open
TychoVrahe opened this issue Feb 10, 2025 · 0 comments
Open

build: introduce universal way to enable debuggable rust build #4603

TychoVrahe opened this issue Feb 10, 2025 · 0 comments

Comments

@TychoVrahe
Copy link
Contributor

In emulator builds, we currently enable 'dev' profile based on TREZOR_EMULATOR_DEBUGGABLE flag.

But in firmware, bootloader (and soon prodtest) builds, we don't have anything like that. Lets make something usable across all targets.

See also: #4593 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant