summaryrefslogtreecommitdiff
path: root/firmware/zephyrproject
AgeCommit message (Collapse)Author
2024-08-29firmware: zephyrproject: Add requirements.txtxengineering
This is (hopefully) the minimal set of Python dependencies required to execute the firmware build. It is meant to be installed inside a Python virtual environment (venv). To add one which is not accidentally tracked by Git a .gitignore files is added too.
2024-08-29firmware: Add Zephyr sources as Git submodulesxengineering