Daniel Agar
9ce3412a93
NuttX board build not needed ( #8029 )
7 years ago
Daniel Agar
474f216a0a
UAVCAN bootloaders split into separate repository ( #7878 )
7 years ago
David Sidrane
0d82e807fe
esc35-v1 nsh:Optimize memset for speed
7 years ago
David Sidrane
bcd832893f
esc35-v1:nsh Refresh config
7 years ago
David Sidrane
d882a39de4
esc35-v1:bootloader Refresh config
7 years ago
David Sidrane
ea0dd5827b
esc35-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
7 years ago
David Sidrane
d7c5419f57
esc35-v1 nsh: Upstream NuttX removed setenv.sh
7 years ago
David Sidrane
c5aea5640b
esc35-v1 bootloader: Upstream NuttX removed setenv.sh
7 years ago
David Sidrane
7339b957fe
esc35-v1 nsh: Upstream NuttX defconfig changes
...
was:CONFIG_STM32_STM32F40XX is:CONFIG_STM32_STM32F4XXX
7 years ago
David Sidrane
43c90e64af
esc35-v1 bootloader: Upstream NuttX defconfig changes
...
was:CONFIG_STM32_STM32F40XX is:CONFIG_STM32_STM32F4XXX
7 years ago
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
7 years ago
David Sidrane
c09fefa5bb
esc35-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
7 years ago
David Sidrane
01699b32bc
esc35-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO
7 years ago
David Sidrane
74aeff4d04
esc35-v1 bootloader Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO
7 years ago
David Sidrane
2d00fdf630
esc35-v1 bootloader Update for upstream NuttX up_timer_initialize changes
...
up_timer_initialize became arm_timer_initialize
7 years ago
David Sidrane
0308b1d363
esc35-v1 bootloader Update for upstream NuttX setvbuf changes
7 years ago
David Sidrane
3ea7083601
esc35-v1 nsh Refreshed nuttx config for 7.19+
7 years ago
David Sidrane
6187769746
esc35-v1 bootloader Refreshed nuttx config for 7.19+
7 years ago
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.
8 years ago
David Sidrane
cd8b759fed
Adding esc35-v1 board and bootloader
8 years ago