Skip to content

Commit d7858a7

Browse files
committed
Use 20 RMII TX buffers to help NAPT
1 parent d7f4a33 commit d7858a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/defconfig.esp32

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ CONFIG_TWAI_ERRATA_FIX_TX_INTR_LOST=y
1919
CONFIG_TWAI_ERRATA_FIX_RX_FRAME_INVALID=y
2020
CONFIG_TWAI_ERRATA_FIX_RX_FIFO_CORRUPT=y
2121
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
22+
CONFIG_ETH_DMA_TX_BUFFER_NUM=20

0 commit comments

Comments
 (0)