Pat Pannuto
Pat Pannuto
First off, this post is not at all to say no, just a bit of screaming into the void of "I wanted the cmake out-of-box experience to be better/easier", and...
Circling back to the top-level comments more substantially for a moment: > Some of it is due to the need to check things about or within files. We use a...
Fell off my mental list, will work on it today, sorry
@viswajith-g I forced-pushed an update to your branch here, so that I could rebase on latest `master` and pick up the `C23` changes. This is otherwise currently a minimal update...
Okay, actually, thinking about it for just a second more; now that we're just extracting the `.tbf` from the `.tab`, we can just use `tar` directly; which this now does....
Right, so I don't think we need the new `tockloader` command with access to `#embed`, i.e. `tockloader tbf convert cbinary ` just becomes `tar -xf app.tab cortex-m4.tbf` The question is...