Closed
Description
Description
- Type: Bug
- Priority: Blocker.
I cannot create Nanostack binary release because of this.
Bug
Expected behavior
I should be able to create nested features like FEATURE_NANOSTACK/FEATURE_LOWPAN_ROUTER
Actual behavior
Build system is not picking up the second level of features.
Steps to reproduce
Create a FEATURE_X
directory under any known feature. X should be one of allowed from config.py
Files under this FEATURE_X
are ignored by build system.