Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Use cargo rather make to do the generation from the svd files #30

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

YonasJ
Copy link

@YonasJ YonasJ commented Apr 12, 2020

This means that you can just compile the crate without needing to manually run make.

After this patch build.rs does all the work, cargo still does dependency checking.

just run cargo build and it will do all the work.

@KerryRJ
Copy link

KerryRJ commented Aug 5, 2021

I am wondering if this is going to be merged as I am finding that the makefile is not portable across platforms and wondering about getting this updated or should I be looking at possibly migrating this to cmake?

I would like build esp32 to validate the asm!() changes in xtensa-lx/xtensa-lx-rt.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants