Paul Würtz
Paul Würtz
### Description: I flashed mcu_boot and the smp_srv sample from the zepyhr project with udp transport. I checked that smp_srv's img_mgmt routines correctly wrote to the second slot of image...
La ideo estus konservi visititajn/solvitajn lekciojn kaj post refoja vizito de la hejmpaĝo montru tion progreson. Eblecon estus ankaŭ konservi la jam lernitajn vortojn.
Hej, hope you are still interested in your project and my pushes. I am gonna push maybe a little more around the next week ;) Greetings, Paul
* aldonu du pliajn grupojn
Enables the user to add dynamic calls like callbacks to the call graph. Closes https://github.com/HBehrens/puncover/issues/105. Add the funcion call from func_a calling func_1 by `--add-dynamic-calls 'func_a->func_1'`. An example the cannectivity...
Hej :) Found some open issues and have some new ideas I would like to fix and propose to contribute over the next weekends ^^ Having a config file would...
Adds export of worst-case stack usage for given functions as a JSON intended to be used with i.e. RTOS threads in a CI environment. Add arguments to not run to...
I really like graphical feedback - here some ideas how things could look like :) With changes from https://github.com/HBehrens/puncover/pull/109 I played around to add a d3.js graph of some user...
When using puncover with some project using some nested CMake's or C++ I get a lot of 'Couldn't find symbol for'. Also as mentioned here https://github.com/HBehrens/puncover/issues/101 some project take a...
By using pyelf we are more independet of having any compiler. For some projects the call to nm -Sl was also very slow. Analyzing the prusa mini firmware for example...