mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
src/drivers/{kinetis,stm32}: move to arch-specific directories
This commit is contained in:
@@ -47,7 +47,6 @@ px4_add_board(
|
||||
px4fmu
|
||||
px4io
|
||||
roboclaw
|
||||
stm32
|
||||
tap_esc
|
||||
telemetry # all available telemetry drivers
|
||||
test_ppm
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
#include <stm32_tim.h>
|
||||
|
||||
#include <drivers/drv_pwm_output.h>
|
||||
#include <drivers/stm32/drv_io_timer.h>
|
||||
#include <px4_arch/io_timer.h>
|
||||
|
||||
#include "board_config.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user