Beat Küng
58aff84911
stm32f4discovery 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
8bb72d45dc
px4-stm32f4discovery Increased IRQ Stack Size
8 years ago
David Sidrane
4bbcb9a768
px4-stm32f4discovery use board common reset interface
8 years ago
David Sidrane
f149adac54
Changes to px4-stm32f4discovery for upstream Nuttx
8 years ago
David Sidrane
3829871612
Removed unused NXFFS buys back 5792 bytes of FLASH
9 years ago
Daniel Agar
0b54bb99f9
NuttX quiet build
...
cmake combine NuttX copy and export
-NuttX wasn't recopying if it fails to compile
9 years ago
Lorenz Meier
ff360aa75a
NuttX configs: Add hotfix for RX DMA buffer sizes
10 years ago
David Sidrane
e7a3674c1d
This is a temporary hot fix for lost data
10 years ago
nopeppermint
169f112f0d
change name in board.h
10 years ago
nopeppermint
b0efb24468
add USART6 on PC6(TX) and PC7(RX) to discovery
10 years ago
Roman Bapst
e097affd7a
log multirotor attitude controller status
10 years ago
Lorenz Meier
3ee9b441c6
Add STM32F4 discovery config.
10 years ago