David Sidrane
9368c2e675
px4esc-v1:bootloader Refresh config
8 years ago
David Sidrane
0f5c75b4c6
px4esc-v1 nsh: increase CONFIG_NFILE_DESCRIPTORS from 53 to 54
...
Updated to match master
This is needed when logger is logging to file and ulog streaming gets
activated
8 years ago
David Sidrane
89ab7456c0
px4esc-v1 nsh: Upstream NuttX removed setenv.sh
8 years ago
David Sidrane
f3790dc8d1
px4esc-v1 bootloader: Upstream NuttX removed setenv.sh
8 years ago
David Sidrane
3cd605e734
px4esc-v1 nsh: Upstream NuttX defconfig changes
...
was:CONFIG_STM32_STM32F40XX is:CONFIG_STM32_STM32F4XXX
8 years ago
David Sidrane
fb758e86d0
px4esc-v1 bootloader: Upstream NuttX defconfig changes
...
was:CONFIG_STM32_STM32F40XX is:CONFIG_STM32_STM32F4XXX
8 years ago
David Sidrane
15748f9275
px4esc-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
8 years ago
David Sidrane
fadf9d417c
px4esc-v1 bootloader: 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
8 years ago
David Sidrane
3ea3450feb
px4esc-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO
8 years ago
David Sidrane
a0f1dbe554
px4esc-v1 bootloader Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO
8 years ago
David Sidrane
c59817a622
px4esc-v1 bootloader Update for upstream NuttX up_timer_initialize changes
...
up_timer_initialize became arm_timer_initialize
8 years ago
David Sidrane
b389a4cd2d
px4esc-v1 bootloader Update for upstream NuttX setvbuf changes
8 years ago
David Sidrane
9e746012a3
px4esc-v1 nsh Refreshed nuttx config for 7.19+
8 years ago
David Sidrane
60c8424af4
px4esc-v1 bootloader Refreshed nuttx config for 7.19+
8 years ago
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.
8 years ago
David Sidrane
24e8c213ee
Adding px4esc-v1 board and bootloader
8 years ago