This folder contains various useful utilities and config files to enhance the Hydrabus usage.
The OLS client profile file that can be used for Hydrabus.
Just copy this file in the installation folder for the Hydrabus to be detected.
This config file for openocd allows to use the Hydrabus as a debugging platform.
The hydrabus.cfg
file can be placed in the scripts/interface/
folder.
This file adds udev rules for the Hydrabus serial port to be usable by any user.
This udev rule file must be installed int the /etc/udev/rules.d/
folder. Once
installed, the following root command will enable the rule without rebooting :
# udevadm control --reload-rules && udevadm trigger
This driver installation file can be used to use the Hydrabus on Windows. At the first use, just select this file when requested to select the driver.
This folder contains the binary release of the DfuSe tool from ST for Windows. Please see the wiki for details.