Skip to content

Document initial setup - #24

Draft
JohnAZoidberg wants to merge 1 commit into
mainfrom
pr-buspirate_ctrl-inital-setup
Draft

Document initial setup#24
JohnAZoidberg wants to merge 1 commit into
mainfrom
pr-buspirate_ctrl-inital-setup

Conversation

@JohnAZoidberg

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg
JohnAZoidberg requested a review from TapFW August 2, 2026 08:45
@JohnAZoidberg JohnAZoidberg changed the title wip Document initial setup Aug 2, 2026
Comment thread scripts/buspirate_ctrl.py
process can use it at a time. To control GPIO while a PTY bridge is
running, use signals (see below) or combinable flags.

Initial setup:

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TapFW found that for uut/uartupdatetool we also need some local libraries.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ldd uartupdatetool
        linux-vdso.so.1 (0x00007f4839c4c000)
        libftdi1.so.2 => /lib64/libftdi1.so.2 (0x00007f4839c0b000)
        libusb-1.0.so.0 => /lib64/libusb-1.0.so.0 (0x00007f4839bea000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f48399f1000)
        libudev.so.1 => /lib64/libudev.so.1 (0x00007f48399a5000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f4839c4e000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f4839978000)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant