2023-11-21

yocto devshell menuconfig 을 위해 설치해야할것.

sudo apt install tmux

sudo apt install libncurses-dev

원격이든 컨테이너 attach든, vscode의 콘솔이든
menuconfig과 devshell시 새로 뜨는 창을 현재창에 대신띄워준다.

^^ 맞나?

댓글 없음:

댓글 쓰기

Sharing /dev/ttyUSB0 between Claude Code and a Human via tmux

Sharing /dev/ttyUSB0 between Claude Code and a Human via tmux When you debug an embedded board with Claude Code, sooner or later you want t...