We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ef6f4 commit 50407d9Copy full SHA for 50407d9
libraries/Ethernet/src/ETH.h
@@ -62,6 +62,7 @@
62
63
// This will be uncommented once custom SPI support is available in ESP-IDF
64
#define ETH_SPI_SUPPORTS_CUSTOM 1
65
+#define ETH_SPI_SUPPORTS_NO_IRQ 1
66
67
#include "Network.h"
68
0 commit comments