We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb36cd3 + 2ff0e32 commit c4957f8Copy full SHA for c4957f8
components/esp_rom/esp32p4/ld/esp32p4.rom.eco5.ld
@@ -320,8 +320,8 @@ gpio_get_input_level = 0x4fc0055c;
320
gpio_matrix_in = 0x4fc00560;
321
gpio_matrix_out = 0x4fc00564;
322
gpio_bypass_matrix_in = 0x4fc00568;
323
-gpio_output_disable = 0x4fc0056c;
324
-gpio_output_enable = 0x4fc00570;
+/* gpio_output_disable = 0x4fc0056c; */
+/* gpio_output_enable = 0x4fc00570; */
325
gpio_pad_input_disable = 0x4fc00574;
326
gpio_pad_input_enable = 0x4fc00578;
327
gpio_pad_pulldown = 0x4fc0057c;
0 commit comments