mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
8423ed3042
This commit is to support OTNS by: - raising the max number of simulating nodes to 999 if OTNS=1 - implementing the status-push mechanism To build: $ make -f examples/Makefile-simulation OTNS=1 This commit should have no change of OpenThread behaviors on platforms except simulation.