Results 67 comments of Develo

@JonHyeKnudsen still a different issue than reported here. This issue is meant to cover inefficienct use of mem due to buffer duplication.

@darkain I agree with @d-a-v . Your initiative about this is very good, and I'd like to see you follow through with it. I strongly encourage you to make a...

@darkain the styling rules aren't documented yet, mostly because it would be premature. At this time, they're being enforced only recently, only in part, and experimentally at that. There are...

@dok-net thanks for the find about duplicate with #4598. I'm not sure I understand the problem. Is it that you can't detach, can't reattach, or can't re-enable after trying to...

@dok-net thanks, that is the explanation I was looking for. Keeping this open, it requires either a fix from Espressif, or reverse engineering of the nmi attach function to see...

@davisonja glad to hear that :) The plan is to get 2.7.0 out the door, then merge some big PRs that are ready to go, e. g. the gcc 9.x...

There's a potentially easier way: - always build and send with eboot included in the image as now - have eboot compare the first block of flash against the first...

@davisonja some concerns came up that required testing, and nobody was available for testing, so it was pushed back, because merging could have broken stuff. Now we're developing for major...

I think a clean implementation free of defines. This is something we want to keep, and it doesn't really make sense to go back. Questions (without reviewing yet): one page...

For the smaller flash size, e. g. 1MB (let's not discuss 512KB), the max bin size is of the order of 600KB, i. e. about 400KB free space (assuming compression...