stmhal: Add stmhal-specific README.md with extra details for this port.

This commit is contained in:
Damien George
2016-03-08 12:00:38 +00:00
parent 2c72ae5c29
commit bb293e6bcf
2 changed files with 67 additions and 0 deletions

View File

@@ -149,3 +149,4 @@ Then to flash the code via USB DFU to your device:
This will use the included `tools/pydfu.py` script. If flashing the firmware
does not work it may be because you don't have the correct permissions, and
need to use `sudo make deploy`.
See the README.md file in the stmhal/ directory for further details.