Skip to content

Commit 89507da

Browse files
Deomid Ryabkovcesantabot
authored andcommitted
STM32: Make LWIP optional
CL: STM32: Make LWIP optional PUBLISHED_FROM=eebffe7800a74d7b69aafd95e476b2e90328be98
1 parent fce3a6b commit 89507da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mos_stm32.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ config_schema:
77
- ["eth.speed", "s", "auto", {title: "Speed and duplex selection: auto, 10HD, 10FD, 100HD, 100FD."}]
88
- ["eth.mtu", "i", 1460, {title: "Interface MTU"}]
99

10+
build_vars:
11+
MGOS_ENABLE_LWIP: 1
12+
1013
cdefs:
1114
STM32_ETH_PHY: STM32_ETH_PHY_LAN8742A
1215

0 commit comments

Comments
 (0)