rm x2s

rm x2s info
sonyrm
arduino
also Google : sony rm-x2s compatibility

Tags:

donkeycar

libusb


sudo apt-get install libudev-dev libsystemd-dev


cc -g -O0 --std=gnu99 --pedantic `pkg-config --cflags libusb-1.0` stlink.o stlinkv2.o espstlink.o main.o byte_utils.o ihex.o srec.o stm8.o `pkg-config --libs libusb-1.0` -o stm8flash

Note, in above,

pkg-config --cflags libusb-1.0

produces

-I/usr/include/libusb-1.0

The following is the command that made stm8flash to work:

sudo apt-get install libusb-1.0

des

Tags:

rust

Environment variables

Environment variables
setting a temporary environment variable

RUST_BACKTRACE=1 something=2 gtk_colours

the gtk_colours executable can be used to display environment variables.
gtk_colours is a program available on my Github site.
This also illustrates the bash shell ability to insert an environment variable on the command line.

psychology

chirp download

trove

Tags:

A Life Well Lived

Pages

Subscribe to Electroteach RSS