Pascal Roobrouck

Results 13 issues of Pascal Roobrouck

Depending on the selected environment, a different version of unity.h gets included. Some of those versions don't have TEST_MESSAGE().. See [Unity TEST_MESSAGE() not available when target unit testing](https://community.platformio.org/t/unity-test-message-not-available-when-target-unit-testing/25757) After reading...

help wanted
Arduino

## System ## (Issue Summary / Feature Request) the teensy board developed by https://github.com/PaulStoffregen (http://www.pjrc.com/teensy/) is very popular and I would like to suggest it as a platform for your...

enhancement
question
backend

When navigation to the rules documentation (https://github.com/arduino/arduino-lint/blob/main/docs/rules.md), clicking on libraries, it leads to https://github.com/arduino/arduino-lint/blob/main/docs/rules/library.md but this gave an Error 404 on github

topic: documentation
type: imperfection

Hi Fred, I am considering using your library in order to build a test-bench for integration testing : the PC application would inject msgs towards devices under test, and listen...

refactor the code to extract the timer into an embedded runTimer object

whenever an unexpected message is received, or no message at all is received (timeout)

Currently only detecting the UniqueID length and the UniqueID itself. Could add other info such as tagType, Data-exchange protocols, DiscoverID etc.

enhancement