mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
omnibus: enable dmesg buffer (3kb)
without LPE running, we have about 17.6 kb more free RAM.
This commit is contained in:
@@ -72,6 +72,7 @@ px4_add_board(
|
||||
|
||||
SYSTEMCMDS
|
||||
#bl_update
|
||||
dmesg
|
||||
config
|
||||
dumpfile
|
||||
esc_calib
|
||||
|
||||
@@ -264,6 +264,9 @@
|
||||
|
||||
#define BOARD_HAS_ON_RESET 1
|
||||
|
||||
#define BOARD_ENABLE_CONSOLE_BUFFER
|
||||
#define BOARD_CONSOLE_BUFFER_SIZE (1024*3)
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
/****************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user