NuttX-apps icon indicating copy to clipboard operation
NuttX-apps copied to clipboard

[Bug report] netinit failure in nsh_consolemain

Open FrankvVeelen opened this issue 1 year ago • 0 comments

netinit in nsh_consolemain fails for boards where the phy is initialized at a later stage. This can be fixed by reordering the init (specifically moving lines 90-94 to line 107).

FrankvVeelen avatar Feb 13 '24 12:02 FrankvVeelen