This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 120c4a1660 modlib: Move modlib_allocbuffer to modlib_sectname and modlib_symname add 7160849f63 new feature on trace dump support segger-rtt add bcaa52e0f1 driver/segger: Simplify serial driver configuation add 94af148fb3 sim/segger: Enable CONFIG_NOTE_RTT and CONFIG_SERIAL_RTT0 No new revisions were added by this update. Summary of changes: boards/sim/sim/sim/configs/segger/defconfig | 2 + drivers/note/note_initialize.c | 9 + drivers/segger/Kconfig | 47 +++-- drivers/segger/Make.defs | 4 + .../sam_ethernet.c => drivers/segger/note_rtt.c | 87 +++++---- .../nuttx/segger/note_rtt.h | 20 ++- tools/parsetrace.py | 194 ++++++++++++++++++--- 7 files changed, 281 insertions(+), 82 deletions(-) copy arch/arm/src/samd5e5/sam_ethernet.c => drivers/segger/note_rtt.c (65%) copy boards/xtensa/esp32/common/include/esp32_max6675.h => include/nuttx/segger/note_rtt.h (75%)