mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
src/drivers/{kinetis,stm32}: move to arch-specific directories
This commit is contained in:
@@ -31,7 +31,6 @@ px4_add_board(
|
||||
imu/mpu6000
|
||||
imu/mpu9250
|
||||
irlock
|
||||
kinetis
|
||||
lights/blinkm
|
||||
lights/oreoled
|
||||
lights/rgbled
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
#include "chip/kinetis_ftm.h"
|
||||
|
||||
#include <drivers/drv_pwm_output.h>
|
||||
#include <drivers/kinetis/drv_io_timer.h>
|
||||
#include <px4_arch/io_timer.h>
|
||||
|
||||
#include "board_config.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user