Combining the two best CI/CD pipelines for embedded and IoT
Pairing together Platformio CI, Wokwi and GitHub Actions
Nov 4, 20238 min read1.2K
Search for a command to run...
Articles tagged with #arduino
Pairing together Platformio CI, Wokwi and GitHub Actions
A funny thing happened yesterday: I've just merged my ranch with code coverage reports for my project with PlatformIO, opened Twitter to tweet about it, and precisely at that moment, PlatformIO themselves posted their own blog post! https://twitter.c...

TL;DR: Use NimBLE-Arduino library What's the matter with ArduinoBLE? If you've ever used Arduino IDE to develop ESP-32 applications with the ArduinoBLE library, you may have noticed that your firmware size grows very fast. Just a simple program alre...
