-
#Arduino also defines board names for conditional compiling.
One example:
`#define *VARIANT_CHIPKIT_MAX32*
`
I'm making a cross-variant compatible robotic arm firmware and things like
changing th…
-
-
I don't understand why only ASCII is supported, and I can understand developers from around the world wanting unicode prerelease/build parts.
Can this be loosened to allow UTF-8 strings as well? It's…
-
**[2022-03 plenary bikeshedding slides](https://docs.google.com/presentation/d/1-MLGCibETPX8NiIvNJ1xOxiMS-NB8GCbDGNcB5patiU/edit#slide=id.gfacc5909b0_0_5)**
## Possible criteria
### Syntactic c…
-
I tried to flash the wrong OS firmware and I bricked the thing. I still get a blue light, I did go through your guide and was able to erase flash and uploaded new bootloader\firmware but it still is …
-
Opening this up to try and centralize the various bits of info that are spread in forums and github repos/commit comments/issues - kind of a 308 wip thread - _technical thread_. Messages may be edited…
-
Hi Rok, I've had some more time to play with the code and one thing that crops up is that `G` will sometimes get rejected for not being positive definite, even though it is. I believe it's just a nume…
-
Topics:
- templates
- reference.docx/odt
- filters (including documentation of the JSON serialization format and [AST definition](https://github.com/jgm/pandoc-types/blob/master/Text/Pandoc/Defin…
-
# 10 years of Dear ImGui 🎉
On August 11, 2014, I published [v1.00](https://github.com/ocornut/imgui/releases/v1.00) of Dear ImGui on GitHub.
I thought I would take the occasion to reflect about i…
-
*Miri maintainer note: this is a fun project, but not something we currently intend to support officially. To keep maintenance manageable, Miri only supports running on platforms that rustc supports r…