]> git.gag.com Git - fw/openocd/commit
stlink: handle read/write FPU registers in HLA API
authorAntonio Borneo <borneo.antonio@gmail.com>
Sun, 25 Oct 2020 16:35:45 +0000 (17:35 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 15 Nov 2020 21:07:23 +0000 (21:07 +0000)
commit4d336e8ffb7507f893640d344326b46f4bd8762d
treeec064867a3043eda2feb81394278eac4b29912b4
parentbe631eed16bd9ef2b735fd64650ca7283d2ca361
stlink: handle read/write FPU registers in HLA API

Old stlink firmware in stlink V1 and stlink V2 pre-J15 do not
handle FPU registers in the read_reg() and write_reg() API.

Add code to be compatible with the new API of OpenOCD.

Change-Id: Ib0439c5294b6911ea75efe8c7fa085b014317a4b
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5883
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
src/jtag/drivers/stlink_usb.c