mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-06-06 05:14:45 +00:00
58a71bad16
This leads to implicit include of unistd.h which provides link symbol that collide with mesh internal symbols. If needed c files may include it directly.