)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1000859,"name":"Karl Palsson","email":"karlp@tweak.au","username":"karlp"},"change_message_id":"7b65d9ca926a4c5188b72c9bda199209e8173cd2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"e54b6247_9fa75528","updated":"2023-09-18 12:48:13.000000000","message":"This is a substantial improvement on the last round, but I think these lists should be kept tidy please.","commit_id":"b4a477a675ad6cd650f3e4d562185c80d81ca708"},{"author":{"_account_id":1002126,"name":"boughanmi91","display_name":"Ahmed boughanmi","email":"boughanmi.external@infineon.com","username":"boughanmi91"},"change_message_id":"73fdc360d4bde00fa3db00d81c8fe6bd8bc1f8ab","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"928c6dbe_edb1cbc6","updated":"2023-09-20 09:27:29.000000000","message":"Hi Antonio,\n\nIs it possible to merge this update to the master branch?\n\nBest regards,\nAhmed","commit_id":"1a48808b42d4e8bbc1d355fe9ca0f75873cf3bca"},{"author":{"_account_id":1000859,"name":"Karl Palsson","email":"karlp@tweak.au","username":"karlp"},"change_message_id":"ca74a813625b82ab37fa6791eb73df4f8ff8e911","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"5cec1d9d_83c267e2","updated":"2023-09-19 12:00:57.000000000","message":"Looks good to me!","commit_id":"1a48808b42d4e8bbc1d355fe9ca0f75873cf3bca"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"7edbd3d919a611cba3859f36da2cca2828296d87","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"d293ef71_137fe714","updated":"2023-09-19 10:26:29.000000000","message":"Thanks!","commit_id":"1a48808b42d4e8bbc1d355fe9ca0f75873cf3bca"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"ab8cab090c773cd10092d241bcb3226e59ede623","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"a382fb85_2b2560c5","in_reply_to":"928c6dbe_edb1cbc6","updated":"2023-09-20 09:33:07.000000000","message":"It\u0027s in the queue ... just waiting few more days to see if someone has any concern, then it will be merged","commit_id":"1a48808b42d4e8bbc1d355fe9ca0f75873cf3bca"}],"src/target/arm.h":[{"author":{"_account_id":1000859,"name":"Karl Palsson","email":"karlp@tweak.au","username":"karlp"},"change_message_id":"7b65d9ca926a4c5188b72c9bda199209e8173cd2","unresolved":true,"context_lines":[{"line_number":62,"context_line":"enum arm_implementor {"},{"line_number":63,"context_line":"\tARM_IMPLEMENTOR_ARM \u003d 0x41,"},{"line_number":64,"context_line":"\tARM_IMPLEMENTOR_REALTEK \u003d 0x72,"},{"line_number":65,"context_line":"\tARM_IMPLEMENTOR_INFINEON \u003d 0x49,"},{"line_number":66,"context_line":"};"},{"line_number":67,"context_line":""},{"line_number":68,"context_line":"/**"}],"source_content_type":"text/x-csrc","patch_set":3,"id":"9b951b29_9e8a4a46","line":65,"updated":"2023-09-18 12:48:13.000000000","message":"Personally I think this list should be either alphabetical, or numericallu sorted, not \"date of addition\" sorted.  (Personally I\u0027d go with numerical, but I have no strong opinion on that)","commit_id":"b4a477a675ad6cd650f3e4d562185c80d81ca708"},{"author":{"_account_id":1002126,"name":"boughanmi91","display_name":"Ahmed boughanmi","email":"boughanmi.external@infineon.com","username":"boughanmi91"},"change_message_id":"7ed8222548d04d5ae63d5b6a9c7028dc801038b0","unresolved":false,"context_lines":[{"line_number":62,"context_line":"enum arm_implementor {"},{"line_number":63,"context_line":"\tARM_IMPLEMENTOR_ARM \u003d 0x41,"},{"line_number":64,"context_line":"\tARM_IMPLEMENTOR_REALTEK \u003d 0x72,"},{"line_number":65,"context_line":"\tARM_IMPLEMENTOR_INFINEON \u003d 0x49,"},{"line_number":66,"context_line":"};"},{"line_number":67,"context_line":""},{"line_number":68,"context_line":"/**"}],"source_content_type":"text/x-csrc","patch_set":3,"id":"292630c9_cac247a7","line":65,"in_reply_to":"9b951b29_9e8a4a46","updated":"2023-09-18 12:56:48.000000000","message":"Done","commit_id":"b4a477a675ad6cd650f3e4d562185c80d81ca708"}],"src/target/cortex_m.h":[{"author":{"_account_id":1000859,"name":"Karl Palsson","email":"karlp@tweak.au","username":"karlp"},"change_message_id":"7b65d9ca926a4c5188b72c9bda199209e8173cd2","unresolved":true,"context_lines":[{"line_number":54,"context_line":"\tCORTEX_M0P_PARTNO    \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_ARM, 0xC60),"},{"line_number":55,"context_line":"\tCORTEX_M23_PARTNO    \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_ARM, 0xD20),"},{"line_number":56,"context_line":"\tCORTEX_M33_PARTNO    \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_ARM, 0xD21),"},{"line_number":57,"context_line":"\tINFINEON_SLX2_PARTNO \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_INFINEON, 0xDB0),"},{"line_number":58,"context_line":"\tCORTEX_M35P_PARTNO   \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_ARM, 0xD31),"},{"line_number":59,"context_line":"\tCORTEX_M55_PARTNO    \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_ARM, 0xD22),"},{"line_number":60,"context_line":"\tREALTEK_M200_PARTNO  \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_REALTEK, 0xd20),"}],"source_content_type":"text/x-csrc","patch_set":3,"id":"6cf04813_db8dde5b","line":57,"updated":"2023-09-18 12:48:13.000000000","message":"Again, this doesn\u0027t really feel like the right place in this list.  It\u0027s not between ARM and realtek, nor is it in any sort of numerical order, it\u0027s just sort of thrown in.  Perhaps after the \"standard\" cortex parts and before the realtek parts?","commit_id":"b4a477a675ad6cd650f3e4d562185c80d81ca708"},{"author":{"_account_id":1002126,"name":"boughanmi91","display_name":"Ahmed boughanmi","email":"boughanmi.external@infineon.com","username":"boughanmi91"},"change_message_id":"7ed8222548d04d5ae63d5b6a9c7028dc801038b0","unresolved":false,"context_lines":[{"line_number":54,"context_line":"\tCORTEX_M0P_PARTNO    \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_ARM, 0xC60),"},{"line_number":55,"context_line":"\tCORTEX_M23_PARTNO    \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_ARM, 0xD20),"},{"line_number":56,"context_line":"\tCORTEX_M33_PARTNO    \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_ARM, 0xD21),"},{"line_number":57,"context_line":"\tINFINEON_SLX2_PARTNO \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_INFINEON, 0xDB0),"},{"line_number":58,"context_line":"\tCORTEX_M35P_PARTNO   \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_ARM, 0xD31),"},{"line_number":59,"context_line":"\tCORTEX_M55_PARTNO    \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_ARM, 0xD22),"},{"line_number":60,"context_line":"\tREALTEK_M200_PARTNO  \u003d ARM_MAKE_CPUID(ARM_IMPLEMENTOR_REALTEK, 0xd20),"}],"source_content_type":"text/x-csrc","patch_set":3,"id":"7f517d6a_1401ee97","line":57,"in_reply_to":"6cf04813_db8dde5b","updated":"2023-09-18 12:56:48.000000000","message":"Done","commit_id":"b4a477a675ad6cd650f3e4d562185c80d81ca708"}]}
