Revision 53710ca3 os/core/inc/aos_shell.h

View differences:

os/core/inc/aos_shell.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
/**
20
 * @file    aos_shell.h
21
 * @brief   Shell macros and structures.
22
 *
23
 * @addtogroup aos_shell
24
 * @{
25
 */
26

  
19 27
#ifndef _AMIROOS_SHELL_H_
20 28
#define _AMIROOS_SHELL_H_
21 29

  
......
364 372
#endif /* AMIROOS_CFG_SHELL_ENABLE == true */
365 373

  
366 374
#endif /* _AMIROOS_SHELL_H_ */
375

  
376
/** @} */

Also available in: Unified diff