README.md
pyproject.toml
barepy/__init__.py
barepy/cli.py
barepy/codegen.py
barepy/const.py
barepy/driver.py
barepy/escape.py
barepy/ext.py
barepy/faults.py
barepy/frontend.py
barepy/hal.py
barepy/hotcode.py
barepy/ir.py
barepy/opt.py
barepy/ssa.py
barepy/studio.py
barepy/types.py
barepy.egg-info/PKG-INFO
barepy.egg-info/SOURCES.txt
barepy.egg-info/dependency_links.txt
barepy.egg-info/entry_points.txt
barepy.egg-info/requires.txt
barepy.egg-info/top_level.txt
barepy/boards/__init__.py
barepy/runtime/barepy_debug.h
barepy/runtime/barepy_dyn.c
barepy/runtime/barepy_dyn.h
barepy/runtime/barepy_rt.h
barepy/runtime/barepy_rt_arm.c
barepy/runtime/barepy_rt_native.c
tests/test_robustness.py
tests/test_smoke.py