px4-firmware/nuttx-configs/px4esc-v1
Beat Küng ab541b1321 px4esc-v1 NuttX defconfig: lower CONFIG_DEV_PIPE_SIZE to 70
This saves almost 2kb of RAM when using the mavlink shell. 70 matches the
size of the mavlink message. Since the pipe is blocking, a process writing
a lot of data will just wait, data will not be dropped.

The mavlink shell is the only process creating a pipe.
2017-03-10 11:29:09 +01:00
..
bootloader Adding px4esc-v1 board and bootloader 2016-12-21 08:34:21 +01:00
include Adding px4esc-v1 board and bootloader 2016-12-21 08:34:21 +01:00
nsh px4esc-v1 NuttX defconfig: lower CONFIG_DEV_PIPE_SIZE to 70 2017-03-10 11:29:09 +01:00
scripts Adding px4esc-v1 board and bootloader 2016-12-21 08:34:21 +01:00
src Adding px4esc-v1 board and bootloader 2016-12-21 08:34:21 +01:00
Kconfig Adding px4esc-v1 board and bootloader 2016-12-21 08:34:21 +01:00