We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d06ef8 commit 2b96e33Copy full SHA for 2b96e33
boards/atl/mantis-edu/bootloader/atl_mantis-edu_bootloader.bin
10.4 KB
boards/atl/mantis-edu/default.cmake
@@ -1,9 +1,6 @@
1
2
px4_add_board(
3
PLATFORM nuttx
4
- VENDOR atl
5
- MODEL mantis-edu
6
- LABEL default
7
TOOLCHAIN arm-none-eabi
8
ARCHITECTURE cortex-m7
9
ROMFSROOT px4fmu_common
@@ -14,7 +11,6 @@ px4_add_board(
14
11
gps
15
12
#heater
16
13
imu/invensense/icm20602
17
- #lights/rgbled_pwm
18
magnetometer/isentek/ist8310
19
tap_esc
20
MODULES
@@ -45,27 +41,20 @@ px4_add_board(
45
41
bl_update
46
42
dmesg
47
43
dumpfile
48
- esc_calib
49
44
hardfault_log
50
- i2cdetect
51
led_control
52
mixer
53
motor_ramp
54
motor_test
55
- nshterm
56
param
57
perf
58
reboot
59
- reflect
60
- sd_bench
61
- serial_test
62
shutdown
63
system_time
64
top
65
topic_listener
66
tune_control
67
uorb
68
- usb_connected
69
ver
70
work_queue
71
)
0 commit comments