]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
transport: store the transports sorted by alphabetic name order
authorAntonio Borneo <borneo.antonio@gmail.com>
Tue, 31 Dec 2024 16:01:41 +0000 (17:01 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Thu, 1 May 2025 15:27:14 +0000 (15:27 +0000)
commit98c09dc257739440f25f5cd23ca9bbd495e5742a
treecbff7f3bf4c32fcdb65ea3aaf11b8f20061fdf0f
parent9643379d30fee381e92200ef9ed0caaeae580dad
transport: store the transports sorted by alphabetic name order

While this operation has no real interest so far, it will be used
later to avoid listing twice protocols with the same name.

Change-Id: I59f3634830f94dc992d28863cf29d5d869726918
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8685
Tested-by: jenkins
Reviewed-by: zapb <dev@zapb.de>
src/transport/transport.c