Malachi
Malachi
Thank you very much. This is completely logical and makes sense to me. At first I thought, hmm is it really an error if a pairing request happens again? Then...
Alright I'll do some more testing and within the next two days either close this out or complain some more one or the other :)
https://github.com/marketplace/actions/esp32-qemu-runner NOTE: Unclear if we can practically capture & measure test results from QEMU
Yes please share your thinking, and great work on the component system in general by the way!
Hope so :) I am happy enough with the existing augmented-CMake arrangement, but raising this alternate form up would be incredibly useful.
Thank you too for providing the ssd1681 in the first place! I am open to your suggestion. I treated rows as precalculated as an optimization. Subtracts are about as fast...
I agree. Somehow I never even knew you suggested those changes @tore-espressif , my apologies
Generating and parsing floating point is non-trivial, so tagging as "help wanted"
@kumekay Yes, gladly Consider 3 components: 1. `main` component, primary firmware itself 2. `lib1` component, consumed directly by `main`, a git submodule within `main` 3. `lib2` component, consumed directly by...
Largely complete. Main holdout is `test/unity/CMakeLists.txt`