St and X86 moved to support

This commit is contained in:
karllurman
2018-11-01 11:15:58 +11:00
parent 3fccd05165
commit 62058bfa32
10 changed files with 119 additions and 106 deletions

View File

@@ -34,23 +34,23 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <ifaddrs.h>
#include <sys/stat.h>
#include <sys/statvfs.h>
#include <stdbool.h>
#include "stdio.h"
#include "string.h"
#include "file_io.h"
#include "osd.h"
#include "hardware.h"
#include "menu.h"
#include "user_io.h"
#include "st_tos.h"
#include "debug.h"
#include "support.h"
#include "fpga_io.h"
#include <stdbool.h>
#include "cfg.h"
#include "input.h"
#include "x86.h"
#include "battery.h"
#include "support.h"
/*menu states*/
enum MENU
{