Danilo Bargen
Danilo Bargen
@kelly-tock does this issue happen when running `elm make` directly as well? In my case, in CI, I'm running: sysconfcpus -n 2 npx elm make src/elm/Main.elm ...and it fails: ```...
I think it would be better to have crates for the actual device families, even if they're very similar. So in the case of the SHT2x compatible temperature/humidity sensors, I'd...
@hannobraun yes, such a guide would be fantastic.
Hi, thanks for the feedback! > Ah, I saw that the project replaced it with its own parser, which is fair enough! Yeah, because we only used it as parser,...
> Agree, but could be solved very easily by adding a short "and check that you have the specified language installed" Such a message would need to be conditional on...
> I agree that adding all needed changes to support the features from the issue and from what we discussed here will add complexity, but I think this is just...
I'd also be interested in contributing. I plan to use a blue pill for a few projects, so my main interest is also the stm32f103. I know Rust quite well...
As @therealprof wrote: > @adamgreig Can we get that stm32 organisation on the road so we can improve the bus factor on this? Would be great to get things started....
I would also welcome a 1.10-compatible version very much.
I added 1.10-beta compatibility in my branch: https://github.com/factorAG/django-sphinx As far as I can see, it seems to work. I did the upgrade mainly to support the new `SPH_RANK_SPH04` ranking algorithm,...