Inter-MCU communication over UART To enable this, please set the "SEPARATE_FBW" configure option to TRUE in your airframe file for both AP and FBW targets ifeq (,$(findstring $(SEPARATE_FBW),1 TRUE)) $(error Using intermcu via UART, so dual mcu with separate fbw. Please set option "SEPARATE_FBW" to TRUE. endif