)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"a0642bd345b8e0b3d663eada6b34194fecd75627","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"19a74357_f57455fb","updated":"2024-08-27 11:53:16.000000000","message":"This jlink driver is the only one that (as far as I can find) refuses to continue if there are 2 or more devices. The others (stlink, cmsis-dap, ...) simply use the first in the list.\nShould this be extended to the other drivers? Or is this driver that should be aligned with the others?","commit_id":"c036114a7dab6f7b5d74c2d4c058dd2d6544377d"},{"author":{"_account_id":1000853,"name":"zapb","display_name":"Marc Schink","email":"dev@zapb.de","username":"zapb"},"change_message_id":"0864ef388287a399c9f440dd88254fd2deb04884","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"22722919_94a53ed5","in_reply_to":"19a74357_f57455fb","updated":"2024-08-29 20:17:41.000000000","message":"Long term, I would like to provide a driver scan/discovery feature which is also able to list the available serial numbers. There we would also enforce that a S/N must be provided in case there are multiple devices connected.\n\nI don\u0027t like the idea to print the S/Ns via info messages but I\u0027m not voting against it since it will take some time until the \"discovery\" feature is implemented.","commit_id":"c036114a7dab6f7b5d74c2d4c058dd2d6544377d"},{"author":{"_account_id":1002225,"name":"Marcus Nilsson","username":"metmo"},"change_message_id":"a8752b57739ca1298c55f8171b196d43fce0033c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"8566d4bb_8c84f3c4","in_reply_to":"22722919_94a53ed5","updated":"2024-08-30 08:23:34.000000000","message":"Good point, a list command or similar would be a nice solution","commit_id":"c036114a7dab6f7b5d74c2d4c058dd2d6544377d"},{"author":{"_account_id":1002135,"name":"Mark Zhuang","email":"mark.zhuang@spacemit.com","username":"zqb-all"},"change_message_id":"14dac07d31bc9a3741175665e27c933fd61aeaeb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"84e87f12_8bda9c20","updated":"2024-09-02 13:58:25.000000000","message":"LGTM, would save some time for people who don\u0027t know how to get serial number","commit_id":"be084325eb2f2d39af766db82e7146a33544d9f3"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"fd44192424756617aa00f19343f57af81e2c8dc8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"1e035df4_97fe13bb","updated":"2024-08-31 13:34:47.000000000","message":"Thanks!","commit_id":"be084325eb2f2d39af766db82e7146a33544d9f3"}],"src/jtag/drivers/jlink.c":[{"author":{"_account_id":1000853,"name":"zapb","display_name":"Marc Schink","email":"dev@zapb.de","username":"zapb"},"change_message_id":"0864ef388287a399c9f440dd88254fd2deb04884","unresolved":true,"context_lines":[{"line_number":575,"context_line":"\t\t\t\t\tjaylink_strerror(ret));"},{"line_number":576,"context_line":"\t\t\t\tcontinue;"},{"line_number":577,"context_line":"\t\t\t}"},{"line_number":578,"context_line":"\t\t\tLOG_INFO(\"Device %zu serial: %u\", i, serial);"},{"line_number":579,"context_line":"\t\t}"},{"line_number":580,"context_line":""},{"line_number":581,"context_line":"\t\tjaylink_free_devices(devs, true);"}],"source_content_type":"text/x-csrc","patch_set":4,"id":"517f510d_b60f2971","line":578,"updated":"2024-08-29 20:17:41.000000000","message":"Should be PRIu32","commit_id":"c036114a7dab6f7b5d74c2d4c058dd2d6544377d"},{"author":{"_account_id":1002225,"name":"Marcus Nilsson","username":"metmo"},"change_message_id":"a8752b57739ca1298c55f8171b196d43fce0033c","unresolved":false,"context_lines":[{"line_number":575,"context_line":"\t\t\t\t\tjaylink_strerror(ret));"},{"line_number":576,"context_line":"\t\t\t\tcontinue;"},{"line_number":577,"context_line":"\t\t\t}"},{"line_number":578,"context_line":"\t\t\tLOG_INFO(\"Device %zu serial: %u\", i, serial);"},{"line_number":579,"context_line":"\t\t}"},{"line_number":580,"context_line":""},{"line_number":581,"context_line":"\t\tjaylink_free_devices(devs, true);"}],"source_content_type":"text/x-csrc","patch_set":4,"id":"3143bbf2_02463fdb","line":578,"in_reply_to":"517f510d_b60f2971","updated":"2024-08-30 08:23:34.000000000","message":"Done","commit_id":"c036114a7dab6f7b5d74c2d4c058dd2d6544377d"}]}
