Revision 3940ba8a core/inc/aos_shell.h

View differences:

core/inc/aos_shell.h
27 27
#ifndef AMIROOS_SHELL_H
28 28
#define AMIROOS_SHELL_H
29 29

  
30
#include <aosconf.h>
30
#include <amiroos.h>
31

  
31 32
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true)
32
#include <hal.h>
33
#include <aos_types.h>
34
#include <aos_debug.h>
33

  
35 34
/******************************************************************************/
36 35
/* CONSTANTS                                                                  */
37 36
/******************************************************************************/

Also available in: Unified diff