j4cbo
j4cbo
set via autoplay.txt
Design the companion board
Build DMX I/O board, add DMX support to driver
If SpiroDAC is closed while running, it'll call Close but not unload the DLL; this leaves WinSock open.
Need a PC-side tool for this.
It appears that when I perform a memory read [edit: on a Cortex-M7, STM32H750] through gdb and `pyocd gdb`, what I get is the actual contents of the backing SRAM,...
The correct flag is `under-reset`, but passing `under_reset` or indeed `asdf` does nothing, rather than giving an error. This confused me for a while 🙃
### Description I have an M.2 A+E key Coral module installed in a Lenovo M920q PC running TrueNAS, with the latest BIOS and all tuning suggestions from `powertop` applied. Without...
Djinni should be able to autogenerate json parsing and serialization code for records/enums.
Would be handy to be able to provide `std::hash` specializations for records, to allow them to be used as `unordered_map` keys etc.