Patrik Bachan

Results 205 comments of Patrik Bachan

That is probably also an option, but for example `git_describe`, `git_describe_working_tree`, `git_local_changes`,.. handle this by themselves. Thus it's a bit non systematic to auto find git in some function a...

DAP JTAG API is pretty low level. https://arm-software.github.io/CMSIS_5/DAP/html/group__DAP__JTAG__Sequence.html PIO could handle this configurable 1~64 bit "SPI". Maybe at least [Transfer commands](https://arm-software.github.io/CMSIS_5/DAP/html/group__DAP__transfer__gr.html) could be handled by PIO more effectively.

Hi @Marus and @haneefdm, I'd also like to financially support development of this extension, on regular basis. I believe, there is more of us... Librepay/Bountysource/Patreon/Github or some other platform could...

Could you please provide any example? I am not javascript pro and reverse engineering what should decoder class look like is quite difficult for me...

Hi @Marus @haneefdm, do you have some working advanced decoder or Docs for it? I'd really love to decode some traces.

@Marus any chance to get some example? :blush:

Tested and works well, thank you!

In my case, graph get redrawn on focus change (focus in or focus out). Archlinux, wayland, sway.

[Kicad Library Convention](https://kicad.org/libraries/klc/) (KLC) is not very strict about 3D models. Preferred are sources in FreeCAD (already done), there are some naming requirements and anchor matching footprint (pin 1 for...