fenugrec

Results 137 comments of fenugrec

> We'll make this change in patch. Can you confirm, do you already have an internal ticket# tracking this or are you waiting for a PR here ?

at32f435 for that extra performance and RAM ? [edit] - I just learned it should be pin-compatible with the F105, c.f. https://github.com/keirf/flashfloppy/issues/874#issuecomment-1963644713

Hi, this is preventing a build of ret-sync with gradle-7.6, jdk19, for ghidra 10.2.2 . Ideas for a workaround ? [edit] - there is, #96

Same problem here, can it be due to running on Zen ? I've had issues enabling Zen workaround.

agreed that's a lot of ifdefs. This would no longer be a single-header library if you split out platform-dependant stuff and then conditionally #include the right one. > I may...

For this type of microcontroller with basically an unbound number of variants, I think there may be some resistance to adding all possible types and permutations. Note @emteere's comment in...

in `(iVar2 -1) * 2`, iVar2 is probably an int unless you changed it, so the computation looks ok ? then the value is cast to an "int *", and...

> have you tried 10.3.1 release from github? Ah, hadn't noticed that was out already. Will try "soon"

> Please check you log to see if you have any other exceptions Just tried again, and the log window only has that same exception I posted, and the next...