mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
8840102554
net_initialize() now does only timer related operations and is called AFTER up_initialize() where the timers are configured. This is really.