tree: 88ec05db5fcc2ba542710e100bad3aecbc49d578 [path history] [tgz]
  1. genllheaders/
  2. genpinctrl/
  3. README.md
scripts/tests/README.md

stm32_hal scripts tests

This folder contains stm32_hal scripts tests.

Dependencies

You can install testing dependencies by running:

pip install -r scripts/requirements-test.txt

Note that only Python 3 is supported.

Running

You can launch tests by running:

pytest