-
propeller-load in the propgcc repository supports a -D flag which accepts device options- one of these allows reset via a GPIO pin and is essential for getting the loader to function on devices like t…
-
Related to #422 and #725, I'm wondering what I should to to have fast reads of big-endian numbers from a buffer.
My use case is I have a large data structure that uses network byte ordering (aka b…
-
As Hermit is relocatable, we should load the Kernel to a random address in the virtual address space. The starting point for this is here:
https://github.com/hermit-os/uhyve/blob/9ba3c9d638a94d847bac…
-
```
The compiler isn't able to resolve the class-initializer parameters in
HardwareSerial back to constants. I think the only way to fix this is to
give each serial port its own class that uses the co…
-
```
The compiler isn't able to resolve the class-initializer parameters in
HardwareSerial back to constants. I think the only way to fix this is to
give each serial port its own class that uses the co…
-
I think its great that there is a drive towards standardization of signals, but that it is too specialized to be standardized _here_
```
Q: Why are Signals being proposed in TC39 rather than DOM, …
-
Variations of this have come up in recent conversations for texture transforms and Draco extensions:
From `EXT_texture_transform` —
> **Implementation Note**: For maximum compatibility, it is re…
-
Hello! I'm one of the leads of https://github.com/RustCrypto
First let me start by saying I've read this:
> We're currently still in the process on making the ARM® CryptoCell-310 embedded in the…
-
Hi,
Thanks for the code. I wanted to try it on a small ESP32-S2-Mini (since I get buffer bloat error for the speaker while running ESPHome with esp-idf and I want the media_player as well).
I get…
-
**Is your feature request related to a problem? Please describe.**
I want to run VXLAN or GRE over UDP tunnel over Hysteria 2. But these protocols're not connection-oriented protocol.
When I set `…
rgwan updated
8 months ago