1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-20 23:05:19 +03:00

Remove spektrum and sumd's dependencies on the mw.h/board.h files.

This commit is contained in:
Dominic Clifton 2014-04-17 23:11:13 +01:00
parent 0f02e12f40
commit c658e31b62
2 changed files with 26 additions and 6 deletions

View file

@ -1,5 +1,17 @@
#include "board.h"
#include "mw.h"
#include <stdbool.h>
#include <stdint.h>
#include "platform.h"
#include "drivers/system_common.h"
#include "drivers/serial_common.h"
#include "drivers/serial_uart.h"
#include "runtime_config.h"
#include "failsafe.h"
#include "rx_common.h"
// driver for SUMD receiver using UART2