Commit Graph

5 Commits

Author SHA1 Message Date
David Sidrane
7657a40c41 esc35-v1 nsh: Upstream NuttX defconfig changes
was:CONFIG_ARM_TOOLCHAIN_IAR is:CONFIG_ARCH_TOOLCHAIN_IAR
   was:CONFIG_ARM_TOOLCHAIN_GNU is:CONFIG_ARCH_TOOLCHAIN_GNU
   was:CONFIG_MUTEX_TYPES is:CONFIG_PTHREAD_MUTEX_TYPES
2017-09-29 10:13:51 -04:00
David Sidrane
01699b32bc esc35-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane
3ea7083601 esc35-v1 nsh Refreshed nuttx config for 7.19+ 2017-09-29 10:13:51 -04:00
Beat Küng
3ac953db0e esc35-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
David Sidrane
cd8b759fed Adding esc35-v1 board and bootloader 2016-12-21 08:34:21 +01:00