Originally published at: Zephyr: What modules should you add to a manifest allow list? - Golioth
Zephyr’s west manifest system includes an allow-list to filter dependencies from upstream libraries (like the Zephyr tree itself). Use it to tightly control what libraries your projects use, and to stop checking out way too many unused code.