cross icon indicating copy to clipboard operation
cross copied to clipboard

Add experimental Xtensa targets.

Open reitermarkus opened this issue 4 years ago • 12 comments

Sources:

https://github.com/MabezDev/rust-xtensa https://github.com/ctron/rust-esp-container

reitermarkus avatar Nov 27 '19 16:11 reitermarkus

bors try

reitermarkus avatar Nov 29 '19 13:11 reitermarkus

try

Build succeeded

bors[bot] avatar Nov 29 '19 16:11 bors[bot]

Is there some way to use this already while the PR has not been merged yet, e.g. using the custom Docker Image?

marcelbuesing avatar Aug 12 '20 15:08 marcelbuesing

bors try

reitermarkus avatar Mar 16 '22 19:03 reitermarkus

try

Build failed:

bors[bot] avatar Mar 16 '22 19:03 bors[bot]

bors try

reitermarkus avatar Mar 16 '22 19:03 reitermarkus

try

Build failed:

bors[bot] avatar Mar 16 '22 20:03 bors[bot]

bors try

reitermarkus avatar Mar 16 '22 20:03 reitermarkus

try

Build failed:

bors[bot] avatar Mar 16 '22 21:03 bors[bot]

@reitermarkus can you rebase this?

svenstaro avatar May 03 '22 20:05 svenstaro

Looks great as long as the code is rebased, this would be an excellent addition.

Alexhuszagh avatar May 27 '22 00:05 Alexhuszagh

I think this might actually be perfect for https://github.com/cross-rs/cross-toolchains (~~currently private, but planning to make it public shortly~~), since these Xtensa targets don't have any formal support, and therefore builds might be quite slow, especially for CI. It is perfect though to have recipes that are pre-defined that are likely to work, which these targets fall into.

Update: the repository has been made public.

Alexhuszagh avatar Jun 09 '22 02:06 Alexhuszagh

I'm closing this since it should be implemented in cross-toolchains, since these are not supported targets, not even tier 3. However, an implementation of these for custom builds would be greatly appreciated.

Alexhuszagh avatar Nov 06 '22 14:11 Alexhuszagh