Jegeva

Results 7 issues of Jegeva

Paul fixed for peripherals (for which i had a test case), while i was in : also fixed for registers, register clusters and register cluster arrays BUT there is no...

Hello, on : LPC178x_7x svd LPC178x_7x_v0.8 svd LPC408x_7x_v0.7.svd files that are included in the data , it crashes on trying to iterate on the registers, More specifically it crashes on...

the right code is already implemented i nreboot but there should be a start function implemented

enhancement
help wanted
good first issue

On compilation, LD complains about multiple references to "verbose" at linking Easy to solve, ensure in the patch that : verbose is extern in sasquatch/squashfs4.3/squashfs-tools/error.h add "int verbose;" in unsquashfs.c

Hello, multiple vendors (keil, ST, etc...) refuse to include the core peripherals in theirs SVDs, claiming that it is arm's job (see https://github.com/posborne/cmsis-svd/issues/28) even arm relying on keil's (https://github.com/ARM-software/CMSIS_5/issues/48). The...

review
SVD

- Changed the meson to compile with head (0.8) - Changed a few things to work with protos that changed since 0.6 - added a bin exemple

**Describe the bug** build a openMVG+openMVS docker as per your gist here : https://gist.github.com/cdcseacave/ef290eacefa44db67dadaed01a6fe319 on step 18 (DensifyPointCloud) : xx:xx:xx [App ] error: invalid project from my (limited) undestanding the...