.gitignore
CLAUDE.md
LICENSE
README.md
ROADMAP.md
feature_request.md
pi-bake.example.yaml
pyproject.toml
.github/workflows/workflow.yml
design/pibakehub-v1.md
examples/README.md
examples/pi-5-be200-edge.yaml
examples/pi-5-wired-dhcp.yaml
examples/pi-zero-2-w-wifi-station.yaml
examples/pi-zero-w-armhf.yaml
pibakehub-pilot/README.md
pibakehub-pilot/intel/be200/fragment.yaml
pibakehub-pilot/waveshare/ai-hat-plus/fragment.yaml
pibakehub-pilot/waveshare/fan-hat/fragment.yaml
pibakehub-pilot/waveshare/m2-hat-plus/fragment.yaml
pibakehub-pilot/waveshare/poe-hat-f/fragment.yaml
pibakehub-pilot/waveshare/power-management-hat/fragment.yaml
pibakehub-pilot/waveshare/rs485-can-hat/fragment.yaml
pibakehub-pilot/waveshare/wm8960-audio-hat/fragment.yaml
src/pi_bake/__init__.py
src/pi_bake/alpine.py
src/pi_bake/apkfetch.py
src/pi_bake/bake.py
src/pi_bake/boards.py
src/pi_bake/cli.py
src/pi_bake/config.py
src/pi_bake/download.py
src/pi_bake/oses.py
src/pi_bake/raspbian.py
src/pi_bake/recipe.py
src/py_pi_bake.egg-info/PKG-INFO
src/py_pi_bake.egg-info/SOURCES.txt
src/py_pi_bake.egg-info/dependency_links.txt
src/py_pi_bake.egg-info/entry_points.txt
src/py_pi_bake.egg-info/requires.txt
src/py_pi_bake.egg-info/top_level.txt
tests/test_apkfetch.py
tests/test_apkovl.py
tests/test_catalogs.py
tests/test_config.py
tests/test_recipe.py
tools/pibakehub_compose.py