Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitad53a28

Browse files
author
fpr
committed
Custom option added.
Possibility to use IT mode for ethernet inputbut it is better to keep the polling mode.Signed-off-by: fpr <fabien.perroquin@wi6labs.com>
1 parent80b70aa commitad53a28

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎variants/NUCLEO_F429ZI/Ethernet/lwipopts.h‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,17 @@ The STM32F4x7 allows computing and verifying the IP, UDP, TCP and ICMP checksums
230230
* file system (to prevent changing the file included in CVS) */
231231
#defineHTTPD_USE_CUSTOM_FSDATA 1
232232

233+
/*
234+
------------------------------------
235+
---------- Custom options ----------
236+
------------------------------------
237+
*/
238+
239+
/** Uncomment this line to use the ethernet input in interrupt mode.
240+
* NOTE: LwIP stack documentation recommends to use the polling mode without
241+
* an operating system. */
242+
//#define ETH_INPUT_USE_IT 1
243+
233244
#endif/* __LWIPOPTS_H__ */
234245

235246
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp