summaryrefslogtreecommitdiff
path: root/zephyr/projects/posix-ec/BUILD.py
blob: a324f2ad39d28af09dc25d0cf99520fab4fe7c5f (plain)
1
2
3
4
5
6
7
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

"""Define zmake projects for posix-ec."""

register_host_project(project_name="posix-ec")