1/*
2 * Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 *
6 * Application overlay for enabling temperature sensor device instance
7 */
8
9&coretemp {
10	status = "okay";
11};
12