Kaspar Schleiser
Kaspar Schleiser
Hm, so now every Cortex-M build depends on that package instead of the in-tree version. That at least trashes all of ccache. Let's re-build this a couple of times.
> @kaspar030: I think all your concerns have been addressed. Care to take another look? I don't think they have. We're still changing how to store things in flash, for...
Code / integration looks fine to me. Testing delegated to the included test applications. Didn't look at the Kconfig. @chrysn please come take another look!
Seems like we're having the same issue here: https://github.com/RIOT-OS/RIOT/pull/19029
I can confirm that the new (default since GNU make 4.4) fifo method makes this crate ignore the jobserver. That unfortunately includes Cargo. Here's a reproducer: https://github.com/kaspar030/jobserver-rs-fifo-test as a workaround,...
ah, noble migrated to pipx, no `python install -r requirements.txt` anymore.
- using a venv now - noble doesn't have python2 anymore. droped from Dockerfile. Might break esp toolchain, pyterm. - now the emlearn installation fails
I think this is a great step. Having a central list (that's what @MrKevinWeiss proposed?) would have pros and cons... If there's no opposition, I'd say let's go with this...
Needs rebase!
I'm not going to work on this anymore.