CezaryGapinski

Results 19 comments of CezaryGapinski

Hi, I don't know if it help you but gcovr has option to [merge coverage data](https://gcovr.com/en/stable/guide.html#combining-tracefiles) generated in JSON format, for example from different builds. IMHO the most straightforward way...

I know this is a big issue. I think it is similar issue like in linux prior to the introduction of the Device Tree. Would be nice to have something...

Hi! It's me again :). I thought for a long time about pins configurations issues and go back with the new idea. I really liked device trees but as you...

Hi Freddie (or Kamil :))! No problem, there is no rush at all, I saw you were involved in openOCD for quite some time. For me is better to make...

> Let's go back to subject. If I correct understand the directory tree should looks like below?: > distortos/scripts/DistPinCfgGen.py > If you ask me, I would prefer this script to...

Hi! > As for all the RCC_AHB1ENR_GPIOAEN, RCC_AHB1ENR_GPIOCEN, ... - there is yet another option, which might be the best one. Add options like "Enable GPIOA", "Enable GPIOB", ... to...

Hi! > A slight problem would be in the definition of things like totalButtons, because now you could selectively disable some LEDs/buttons/whatevers... If there would be LEDs on ports A,...

I think it is better place to discuss something more about script. I already read your posts, and thats my plan: 1. Update my forked project from remote distortec/master head....

Hi! I've started to rebase and create more consistent commits. I've started from changes with buttons.hpp in NUCLEO-F091RC, but the problem exist also for the other boards. If you look...