itests.c
来自「在AVR单片机上使用的一款RTOS」· C语言 代码 · 共 26 行
C
26 行
/*
* iRTOS
* Copyright (C) 2008 Dmitriy Cherepanov
*
* This file is part of iRTOS
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public either
* version 2.1 of the License, or (at your option) any later version.
* This source is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* Do not be lasy! Look http://irtos.sourceforge.net for the latest version.
*/
#include "iRTOS.h"
#include "src/prog_watchdog.h"
//#include "kernel/os.h"
#include "kernel/thread.h"
#include "src/tests/itests.h"
/** \file
*\if russian_lng
* 秒噔睇
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?