diff --git a/firmware/iar/ch.ewp b/firmware/iar/ch.ewp index 83e12a6f50..0045a07eda 100644 --- a/firmware/iar/ch.ewp +++ b/firmware/iar/ch.ewp @@ -370,6 +370,7 @@ $PROJ_DIR$\..\config\engines $PROJ_DIR$\..\config\stm32f4ems $PROJ_DIR$\..\console\binary + $PROJ_DIR$\..\console\fl_binary $PROJ_DIR$\..\console_util $PROJ_DIR$\..\development $PROJ_DIR$\..\development\test @@ -2592,15 +2593,6 @@ ports ARMCMx - - cmsis_os - - $PROJ_DIR$\..\ChibiOS3\os\rt\ports\ARMCMx\cmsis_os\cmsis_os.c - - - $PROJ_DIR$\..\ChibiOS3\os\rt\ports\ARMCMx\cmsis_os\cmsis_os.h - - compilers @@ -2619,12 +2611,6 @@ $PROJ_DIR$\..\ChibiOS3\os\rt\ports\ARMCMx\chcore_timer.h - - $PROJ_DIR$\..\ChibiOS3\os\rt\ports\ARMCMx\chcore_v6m.c - - - $PROJ_DIR$\..\ChibiOS3\os\rt\ports\ARMCMx\chcore_v6m.h - $PROJ_DIR$\..\ChibiOS3\os\rt\ports\ARMCMx\chcore_v7m.c @@ -2707,24 +2693,6 @@ devices_lib - - accel - - $PROJ_DIR$\..\ChibiOS3\os\various\devices_lib\accel\lis302dl.c - - - $PROJ_DIR$\..\ChibiOS3\os\various\devices_lib\accel\lis302dl.h - - - - lcd - - $PROJ_DIR$\..\ChibiOS3\os\various\devices_lib\lcd\lcd3310.c - - - $PROJ_DIR$\..\ChibiOS3\os\various\devices_lib\lcd\lcd3310.h - - fatfs_bindings @@ -2735,30 +2703,6 @@ $PROJ_DIR$\..\ChibiOS3\os\various\fatfs_bindings\fatfs_syscall.c - - lwip_bindings - - arch - - $PROJ_DIR$\..\ChibiOS3\os\various\lwip_bindings\arch\cc.h - - - $PROJ_DIR$\..\ChibiOS3\os\various\lwip_bindings\arch\perf.h - - - $PROJ_DIR$\..\ChibiOS3\os\various\lwip_bindings\arch\sys_arch.c - - - $PROJ_DIR$\..\ChibiOS3\os\various\lwip_bindings\arch\sys_arch.h - - - - $PROJ_DIR$\..\ChibiOS3\os\various\lwip_bindings\lwipthread.c - - - $PROJ_DIR$\..\ChibiOS3\os\various\lwip_bindings\lwipthread.h - - shell @@ -3064,6 +3008,15 @@ $PROJ_DIR$\..\console\binary\tunerstudio_io.h + + fl_binary + + $PROJ_DIR$\..\console\fl_binary\fl_protocol.cpp + + + $PROJ_DIR$\..\console\fl_binary\fl_protocol.h + + $PROJ_DIR$\..\console\console_io.cpp