microidea

Results 3 issues of microidea

I have an USB audio device which has poor contact, when replugged I have to call speaker.Init() again to make the speaker work again. But it's stuck at here: https://github.com/faiface/beep/blob/98afada94bffc8665c7fce42814174a3e8650108/speaker/speaker.go#L129...

## Bug description PSRAM is detected (start address = 3c020000), but an `Illegal` exception occurs when `esp_alloc::psram_allocator!` is called. actually I have another project which has the same exception, but...

bug
peripheral:psram

I've encountered a storage error: `OutOfBounds`. I think this might be because the bounds check in the `ease` implementation differs from the read/write operations. My NVS partition is 16KB, but...

package:esp-bootloader-esp-idf