Joel Santos
Joel Santos
Hi, I'm playing a bit with the SPIFFS library to get a fs on an ESP32 with an external flash chip. One of the tests I did was creating a...
Hi, I've followed the instructions to install it, but when I run `sudo apt-get install wsdd`, it returns `E: Package 'wsdd' has no installation candidate`. I can manually install it...
HI, Maybe I'm getting things mixed, but I think there's a benefit on getting the apps installed from the MS Store, and it's that those apps will autoupdate. By default,...
I'm using the latest version of the app (v2.4.3) on iOS 15.4 on an iPhone XS. We are trying to implement OTA Updates and have put together some PoC FW....
**Summary** - If `log.h` from the `log_system` example is included before `sl_bluetooth.h`, gcc complains about two forward declarations on it. `log.h` needs it to define two forward declarations on it....
Hi! thanks for the tool, it's really handy! I was building a simple assembly guide, and I was thinking that it would be great if the language could be extended...
Hi! I'm struggling with the `withFunctionPointerParameter()` function in CPPUMock. My callbacks have a different type to `void(*)()`, so the compiler will complain they are the wrong type, and casting a...
I'm trying to replicate [OSH Park's After Dark](https://blog.oshpark.com/2019/10/10/introducing-our-after-dark-black-fr-4-service/) look. KiCad does a relatively good job (as in, it supports "transparent" soldermaks, but copper is rendered in the same colour independently...
Hi, I managed to get the plugin working, but the behaviour is very erratic. Sometimes it raises the volume, sometimes it lowers it (when rotating in the same direction, that...
Hi, I've been playing with the module and so far it's proven to be really useful, thanks for your work. I'm renaming some files based on their date of creation....