Scott Mabin

Results 334 comments of Scott Mabin

The failed test `test_symmetric_dma_transfer_huge_buffer` _could_ be a stack overflow, I've seen that defmt panic before when the global defmt flag gets trashed. Not sure why this has been induced from...

@okhsunrog Could you prepare the PR based on Anthony's branch? Once both are ready I'll merge them.

Any update here? It would be nice to get this merged :).

Sorry to keep pinging here, but I'd love to see this finished up :)

> @MabezDev is it okay if I add a heapless dependency for heapless String? I don't think we should be building strings for formatting. I think we can resolve this...

Superceded by https://github.com/esp-rs/esp-hal/pull/2619, thanks @AnthonyGrondin and thanks @okhsunrog!

It's more than likely #29, could you try out https://github.com/MabezDev/embedded-fatfs/pull/30?

I'll look into this shortly, as I will be trying to use this with an esp32s3 soon.

I managed to get it working in my project, but I needed a newer esp-hal rev, I'll retry your example when we release 0.22.0 this week.