-
I would greatly appreciate advice on how best to support Python dependencies. I've done a bit of Python programming, but I'm not up-to-date on package or project management.
Supporting a package ty…
-
As indicated in the title, wonder when there will be support for arduino?
Is it possible?
-
We have been putting this off because nobody has needed it so far.
But in https://github.com/dtolnay/dtoa/issues/8:
> **\** I'm currently trying to use serde_json on a microcontroller
-
The `zero_bss` and `init_data` routines will run before main even if the
application makes use of neither or only one of these sections. This may not
matter much if your device has plenty of Flash m…
-
There's now a HAL published on crates.io: [`embedded-hal`][] ([Introduction blog post][brave-new-io]). :tada:
[`embedded-hal`]: https://docs.rs/embedded-hal/0.1.0/embedded_hal/
[brave-new-io]: htt…
-
Hi, it is possible to make gBufCtx.b.aabBuffer[buf[REDCONF_BUFFER_COUNT] much more dynamic by run-time aligned malloc()?
-
### Objective
As DTS begins building bigger Knack applications, let's take a moment to discuss the implications in terms of scalability, resiliency, and ease of delivery.
On the horizon:
* E…
-
I'm extracting this proposal from #1952. This proposal conflicts with it, and only this one or that one can be accepted.
Add a pointer attribute to zig pointer types marking a pointer as possibly h…
-
It would be nice to have either a preprocessor option or a separate set of functions (`unsafe_value()`?) to disable throws in `expected` and invoke undefined behavior instead because this fails to com…
-
It would be very helpful to have some short documentation on how to use `basic_result` / `basic_outcome`. It's not the common case, so I think it could go in an appendix. I'd be happy to contribute so…