File tree Expand file tree Collapse file tree 21 files changed +181
-0
lines changed
atmel-samd/common-hal/audiobusio
espressif/common-hal/audiobusio
mimxrt10xx/common-hal/audiobusio
nordic/common-hal/audiobusio
raspberrypi/common-hal/audiobusio
stm/common-hal/audiobusio Expand file tree Collapse file tree 21 files changed +181
-0
lines changed Original file line number Diff line number Diff line change 1+ // This file is part of the CircuitPython project: https://circuitpython.org
2+ //
3+ // SPDX-FileCopyrightText: Copyright (c) 2024 Cooper Dalrymple
4+ //
5+ // SPDX-License-Identifier: MIT
6+
7+ // Although IS2 is not enabled on this family, this file is still required for the build to pass
Original file line number Diff line number Diff line change 1+ // This file is part of the CircuitPython project: https://circuitpython.org
2+ //
3+ // SPDX-FileCopyrightText: Copyright (c) 2024 Cooper Dalrymple
4+ //
5+ // SPDX-License-Identifier: MIT
6+
7+ #pragma once
8+
9+ #include "shared-module/audiocore/__init__.h"
10+
11+ // Although IS2 is not enabled on this family, this file is still required for the build to pass
Original file line number Diff line number Diff line change 1+ // This file is part of the CircuitPython project: https://circuitpython.org
2+ //
3+ // SPDX-FileCopyrightText: Copyright (c) 2024 Cooper Dalrymple
4+ //
5+ // SPDX-License-Identifier: MIT
6+
7+ // Although IS2In is not enabled on this family, this file is still required for the build to pass
Original file line number Diff line number Diff line change 1+ // This file is part of the CircuitPython project: https://circuitpython.org
2+ //
3+ // SPDX-FileCopyrightText: Copyright (c) 2024 Cooper Dalrymple
4+ //
5+ // SPDX-License-Identifier: MIT
6+
7+ #pragma once
8+
9+ #include "shared-module/audiocore/__init__.h"
10+
11+ // Although IS2In is not enabled on this family, this file is still required for the build to pass
Original file line number Diff line number Diff line change 1+ // This file is part of the CircuitPython project: https://circuitpython.org
2+ //
3+ // SPDX-FileCopyrightText: Copyright (c) 2024 Cooper Dalrymple
4+ //
5+ // SPDX-License-Identifier: MIT
6+
7+ // Although IS2 is not enabled on this family, this file is still required for the build to pass
Original file line number Diff line number Diff line change 1+ // This file is part of the CircuitPython project: https://circuitpython.org
2+ //
3+ // SPDX-FileCopyrightText: Copyright (c) 2024 Cooper Dalrymple
4+ //
5+ // SPDX-License-Identifier: MIT
6+
7+ #pragma once
8+
9+ #include "shared-module/audiocore/__init__.h"
10+
11+ // Although IS2 is not enabled on this family, this file is still required for the build to pass
Original file line number Diff line number Diff line change 1+ // This file is part of the CircuitPython project: https://circuitpython.org
2+ //
3+ // SPDX-FileCopyrightText: Copyright (c) 2024 Cooper Dalrymple
4+ //
5+ // SPDX-License-Identifier: MIT
6+
7+ // Although IS2In is not enabled on this family, this file is still required for the build to pass
Original file line number Diff line number Diff line change 1+ // This file is part of the CircuitPython project: https://circuitpython.org
2+ //
3+ // SPDX-FileCopyrightText: Copyright (c) 2024 Cooper Dalrymple
4+ //
5+ // SPDX-License-Identifier: MIT
6+
7+ #pragma once
8+
9+ #include "shared-module/audiocore/__init__.h"
10+
11+ // Although IS2In is not enabled on this family, this file is still required for the build to pass
Original file line number Diff line number Diff line change 1+ // This file is part of the CircuitPython project: https://circuitpython.org
2+ //
3+ // SPDX-FileCopyrightText: Copyright (c) 2024 Cooper Dalrymple
4+ //
5+ // SPDX-License-Identifier: MIT
6+
7+ // Although IS2 is not enabled on this family, this file is still required for the build to pass
Original file line number Diff line number Diff line change 1+ // This file is part of the CircuitPython project: https://circuitpython.org
2+ //
3+ // SPDX-FileCopyrightText: Copyright (c) 2024 Cooper Dalrymple
4+ //
5+ // SPDX-License-Identifier: MIT
6+
7+ #pragma once
8+
9+ #include "shared-module/audiocore/__init__.h"
10+
11+ // Although IS2 is not enabled on this family, this file is still required for the build to pass
You can’t perform that action at this time.
0 commit comments