Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
122:480c44b0e205
Parent:
121:ee02790d00b7
Child:
124:c1b6c893e1c3
--- a/main_app_var_configs.h	Fri May 08 04:15:23 2015 +0000
+++ b/main_app_var_configs.h	Mon May 11 15:16:36 2015 +0000
@@ -1,7 +1,7 @@
 #ifndef __MAIN_APP_VAR_CONFIGS_H__
 #define __MAIN_APP_VAR_CONFIGS_H__
 
-#include "header_app_includes.h"
+//#include "header_app_includes.h"
 #include "eth.h"
 #include "bits.h"
 #include "UART3Interrupt.h" // for RXBuffer[ CB_BUFFER_SIZE ];                                                                                 
@@ -20,6 +20,8 @@
 #include "bootloader.h"
 #include "clock.h"
 #include "file_system_manager.h"
+#include "wdt_manager.h"
+#include "config_var_default.h"
 
 extern short int eth_status;