TE-7000026184
TE-7000026184
**What type of PR is this?** /kind bug **What this PR does / why we need it**: Sorry that I didn't succeed in fixing panic problem thoroughly in pull request...
**What would you like to be added/modified**: `handlers.RequestScope` needs an implementation of its `Creater`. **Why is this needed**: After fixing the panic issue described in https://github.com/kubeedge/kubeedge/pull/5313 by adding `fakeTypeConverter` and...
## Summary SD card may suffers from reading problems on some devices including esp32s3. The root cause is, FIFO is not supported on it so far, so that SDIO_RECVSETUP does...