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

Add support for building tests #175

Open
svenstaro opened this issue May 9, 2022 · 7 comments
Open

Add support for building tests #175

svenstaro opened this issue May 9, 2022 · 7 comments
Labels
enhancement New feature or request

Comments

@svenstaro
Copy link
Contributor

I think it would be pretty cool if espflash could build/merge/flash test binaries.

@jessebraham jessebraham added the enhancement New feature or request label May 19, 2022
@farbodpm
Copy link

farbodpm commented Nov 5, 2022

there are some examples in probe-rs. have U checked it?

@svenstaro
Copy link
Contributor Author

I checked it but do not know exactly which files you mean.

@dignifiedquire
Copy link

Any updates on this? would be great to use this to build test binaries to be executed in qemu and the end devices.

@SergioGasquez
Copy link
Member

Any updates on this? would be great to use this to build test binaries to be executed in qemu and the end devices.

Not really, for esp-hal we are using probe-rs and teleprobe for HIL. Currently it only supports RISC-V (except for C2,which should be soon supported. Xtensa support for probe-rs is also WIP. I would recommend going for this approach

@dignifiedquire
Copy link

Xtensa support for probe-rs is also WIP. I would recommend going for this approach

is there a place to follow that progress?

@SergioGasquez
Copy link
Member

is there a place to follow that progress?

I dont think there is any tracking issue, feel free to join the matrix channel where we post updates or you can asks for them

@bjoernQ
Copy link
Contributor

bjoernQ commented Jan 15, 2024

There is a tracking issue for Xtensa in probe-rs now: probe-rs/probe-rs#2001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

6 participants