Results 11 issues of Geoffrey Van Landeghem

Some part of https://github.com/CANopenNode/CANopenNode/commit/267a2dafb29124b814215c5046922075ea03b48f about emitting warnings is now backported to v1.3

Hi, I've been using the V1.3 version of this stack on some microcontrollers boards. However, a lot of work on V2 has been in done over the past few months....

It's been one year from now that the development was started to shape CONode into a more grown-up stack. With that the drivers were also ditched, because they were not...

For old Pi 1 a/b with 26 pin GPIO header we need different bit-banging IO. Tested it, its working for removing flash protection from PineTime using Raspberry Pi 1 B...

Building the solution exits with exit-code 2 on Linux, exit-code 3 on Windows. The issue can be solved by downloading the ILRepack Nuget package, and next edit its executable path...

enhancement

Added some info that _I think_ is crucial. For example I was first adding text on the F.Cu layer because that was also selected in your screenshots. But it didn't...

To make the physical button work, you need to set the pinmode to PullDown instead of the default.

Hi, Previously we've modified `mbed-lvgl` to use [mbed libraries instead of git submodules](https://github.com/AGlass0fMilk/mbed-lvgl/pull/11). In the end I think its better to remove the library altogether as parts of mbed-lvgl. I...

Please take this pull request, it tracks LittleVGL version v6.1.2 (latest stable)

How can this be used in Android applications now that ApplicationInsights-Android has been deprecated? Specifically configuring the connection string is a bit non-Android. On Android you don't typically set environment...