4 * Copyright 2021-2022 MicroEJ Corp. All rights reserved.
5 * Use of this source code is governed by a BSD-style license that can be found with this software.
6 */
7
8#ifndef WATCHDOG_TIMER_FREERTOS_CONF_H
9#define WATCHDOG_TIMER_FREERTOS_CONF_H
10
19#ifdef __cplusplus
20extern"C" {
21#endif
22
23#error "This header must be customized with platform specific configuration. Remove this #error when done. This file is not modified when a new version of the CCO is installed."