Skip to content

Commit 2b96e33

Browse files
committed
boards: atl_mantis-edu add bootloader
1 parent 5d06ef8 commit 2b96e33

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed
10.4 KB
Binary file not shown.

boards/atl/mantis-edu/default.cmake

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11

22
px4_add_board(
33
PLATFORM nuttx
4-
VENDOR atl
5-
MODEL mantis-edu
6-
LABEL default
74
TOOLCHAIN arm-none-eabi
85
ARCHITECTURE cortex-m7
96
ROMFSROOT px4fmu_common
@@ -14,7 +11,6 @@ px4_add_board(
1411
gps
1512
#heater
1613
imu/invensense/icm20602
17-
#lights/rgbled_pwm
1814
magnetometer/isentek/ist8310
1915
tap_esc
2016
MODULES
@@ -45,27 +41,20 @@ px4_add_board(
4541
bl_update
4642
dmesg
4743
dumpfile
48-
esc_calib
4944
hardfault_log
50-
i2cdetect
5145
led_control
5246
mixer
5347
motor_ramp
5448
motor_test
55-
nshterm
5649
param
5750
perf
5851
reboot
59-
reflect
60-
sd_bench
61-
serial_test
6252
shutdown
6353
system_time
6454
top
6555
topic_listener
6656
tune_control
6757
uorb
68-
usb_connected
6958
ver
7059
work_queue
7160
)

0 commit comments

Comments
 (0)