Update px4fmu-v2_upstream config
This commit is contained in:
parent
91bc8712ef
commit
0e625b64f4
@ -501,7 +501,8 @@ CONFIG_INIT_ENTRYPOINT=y
|
||||
# CONFIG_INIT_FILEPATH is not set
|
||||
CONFIG_USER_ENTRYPOINT="nsh_main"
|
||||
CONFIG_RR_INTERVAL=0
|
||||
CONFIG_TASK_NAME_SIZE=23
|
||||
CONFIG_TASK_NAME_SIZE=24
|
||||
CONFIG_MAX_TASK_ARGS=10
|
||||
CONFIG_MAX_TASKS=32
|
||||
# CONFIG_SCHED_HAVE_PARENT is not set
|
||||
CONFIG_SCHED_WAITPID=y
|
||||
|
12
configs/px4fmu-v2_upstream/px4fmu-v2_upstream.prototype
Normal file
12
configs/px4fmu-v2_upstream/px4fmu-v2_upstream.prototype
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"board_id": 9,
|
||||
"magic": "PX4FWv1",
|
||||
"description": "Firmware for the PX4FMUv2 board",
|
||||
"image": "",
|
||||
"build_time": 0,
|
||||
"summary": "PX4FMUv2",
|
||||
"version": "0.1",
|
||||
"image_size": 0,
|
||||
"git_identity": "",
|
||||
"board_revision": 0
|
||||
}
|
Loading…
Reference in New Issue
Block a user