Daniel Gehriger

Results 6 comments of Daniel Gehriger

@tomasbarton-stemcell : I'm using the STM32G491RE, which has the same memory layout and modes. I'm unsure about the meaning of your message. Are you saying that the swap algorithm won't...

Thanks for the follow up! Maybe I'm missing something, but in the specific case of the STM32G491RE, which has 512K (2 x 256K in dual-bank config), the flash driver should...

Hi @mara-schulke. I have been looking into `buffrs` and it really looks very promising. However, I'm also suffering from the fact that the `package` statements don't allow dashes, while `buffrs`...

@mara-schulke Thank you very much for your detailed answer. I went ahead and implemented a possible solution (opt-in) in PR #251. Let me know what you think!

@mara-schulke : I totally get your point about the ambiguity arising from using nested packages. My ultimate goal is to be able to us `buf` for linting. I'll update this...

Hi @mara-schulke. I have been looking into `buffrs` and it really looks very promising. However, I'm also suffering from the fact that the `package` statements don't allow dashes, while `buffrs`...