SDMMC占用了GPIO4_D0-5,还是没有解决GPIO不受控问题

This commit is contained in:
zhangpeng 2025-04-29 15:28:09 +08:00
parent 1c3ffd507a
commit d0ceaee5c9
3 changed files with 2 additions and 2 deletions

View File

@ -14907,7 +14907,7 @@
&sdmmc {
status = "okay";
status = "disabled";
};
&fiq_debugger {

Binary file not shown.

View File

@ -320,7 +320,7 @@
&sdmmc {
status = "okay";
status = "disabled";
};
&fiq_debugger {