)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"3f0663e476beca335dfe6710f0a44cec6c0dcf99","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"1f2bb2e8_af194567","updated":"2023-05-22 21:06:20.000000000","message":"Thanks for the patch!\n\nI have not yet checked the values wrt the datasheet, I will do it later.\nIn mean time I have one comment below.","commit_id":"8cb89648d7243abd4187c86f80e76e77ec75eea5"},{"author":{"_account_id":1002144,"name":"Dominik Wernberger","email":"dominik.wernberger@gmx.de","username":"Werni2A"},"change_message_id":"2cfeef96bfcbe264f89b2e2d8ce493e14752e5c4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"02ce24b5_ed899578","updated":"2023-05-19 08:34:18.000000000","message":"The previous implementation covered only chips with smaller Flash and EEPROM memory but not the larger models. In fact ST NUCLEO 8L152R8 uses larger memory than previously defined.\n\nstm8l.cfg states an _OPTIONEND of 0x487f. I\u0027m not sure where this value comes from but the datasheet states a different end in the memory map, therefore I set the value explicitly.\n\nFlash, EEPROM, RAM sizes for the different chip types are documented in the datasheet [1, Page 12]. The memory map is located at [1, Page 41].\n\nNote that I did not have the chance to test this yet. Further I have only access to a STM8L151C8. I would appreciate if anyone could test other devices too.\n\nThis datasheet covers both device types.\n[1] https://www.st.com/resource/en/datasheet/stm8l151r6.pdf\n[2] https://www.st.com/en/microcontrollers-microprocessors/stm8l151-152.html","commit_id":"8cb89648d7243abd4187c86f80e76e77ec75eea5"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"950d6f7b8568804625e4d9e17b28f2fbf97c6ea3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"f65a6b9e_c015bd75","updated":"2023-05-24 22:29:53.000000000","message":"I think there is a mistake in the comment.","commit_id":"b392f065d5c8b46b4b8c575b75338e1293f3bf7e"},{"author":{"_account_id":1002144,"name":"Dominik Wernberger","email":"dominik.wernberger@gmx.de","username":"Werni2A"},"change_message_id":"66f62362be8d61714e84f41808d103959ab4a6b8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"43442e95_0a1beded","updated":"2023-05-24 18:40:15.000000000","message":"Thanks for your review. I\u0027m looking forward hearing your feedback.","commit_id":"b392f065d5c8b46b4b8c575b75338e1293f3bf7e"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"8510c80a1e0c071489ac87e66e22ab1628d73be6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"fc3e7826_f8fb9b30","updated":"2023-05-27 18:45:16.000000000","message":"Thanks","commit_id":"1940761f806415a95f546e229f14b22a4b91f5ad"}],"tcl/target/stm8l151x2.cfg":[{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"950d6f7b8568804625e4d9e17b28f2fbf97c6ea3","unresolved":true,"context_lines":[{"line_number":12,"context_line":"# End   0x03ff"},{"line_number":13,"context_line":"set WORKAREASIZE 1024"},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"# 1kB Flash"},{"line_number":16,"context_line":"set FLASHSTART  0x8000"},{"line_number":17,"context_line":"set FLASHEND    0x8fff"},{"line_number":18,"context_line":""}],"source_content_type":"text/x-ttcn-cfg","patch_set":3,"id":"32f3bca1_465ddfa6","line":15,"updated":"2023-05-24 22:29:53.000000000","message":"typo in the comment. It should be 4kB\nThe values below are correct","commit_id":"b392f065d5c8b46b4b8c575b75338e1293f3bf7e"},{"author":{"_account_id":1002144,"name":"Dominik Wernberger","email":"dominik.wernberger@gmx.de","username":"Werni2A"},"change_message_id":"8ea73e657ae6c1f3300442f043a7198e977c7b5b","unresolved":false,"context_lines":[{"line_number":12,"context_line":"# End   0x03ff"},{"line_number":13,"context_line":"set WORKAREASIZE 1024"},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"# 1kB Flash"},{"line_number":16,"context_line":"set FLASHSTART  0x8000"},{"line_number":17,"context_line":"set FLASHEND    0x8fff"},{"line_number":18,"context_line":""}],"source_content_type":"text/x-ttcn-cfg","patch_set":3,"id":"4ab26b5a_4a6be77f","line":15,"in_reply_to":"32f3bca1_465ddfa6","updated":"2023-05-25 16:36:02.000000000","message":"You\u0027re right. Fixed it.","commit_id":"b392f065d5c8b46b4b8c575b75338e1293f3bf7e"}],"tcl/target/stm8l152.cfg":[{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"3f0663e476beca335dfe6710f0a44cec6c0dcf99","unresolved":true,"context_lines":[{"line_number":1,"context_line":"# SPDX-License-Identifier: GPL-2.0-or-later"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"#config script for STM8L152"},{"line_number":4,"context_line":""}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"85acdfbf_1d826f64","side":"PARENT","line":1,"updated":"2023-05-22 21:06:20.000000000","message":"there is a remote possibility that someone is using this file directly in his own script.\nRemoving it will cause his some problem.\nWould you mind replacing the content of this file with:\n\n\u0027# SPDX-License-Identifier: GPL-2.0-or-later\n\necho \u0027DEPRECATED: use stm8l15xx8.cfg instead of stm8l152.cfg\u0027\nsource [find target/stm8l15xx8.cfg]","commit_id":"30b0e9af8d1e68ee051ac62dd0e27c920fb396bd"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"950d6f7b8568804625e4d9e17b28f2fbf97c6ea3","unresolved":false,"context_lines":[{"line_number":1,"context_line":"# SPDX-License-Identifier: GPL-2.0-or-later"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"#config script for STM8L152"},{"line_number":4,"context_line":""}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"e09948f2_b8c01760","side":"PARENT","line":1,"in_reply_to":"323789dc_4a1c5f4d","updated":"2023-05-24 22:29:53.000000000","message":"Ack","commit_id":"30b0e9af8d1e68ee051ac62dd0e27c920fb396bd"},{"author":{"_account_id":1002144,"name":"Dominik Wernberger","email":"dominik.wernberger@gmx.de","username":"Werni2A"},"change_message_id":"66f62362be8d61714e84f41808d103959ab4a6b8","unresolved":true,"context_lines":[{"line_number":1,"context_line":"# SPDX-License-Identifier: GPL-2.0-or-later"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"#config script for STM8L152"},{"line_number":4,"context_line":""}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"323789dc_4a1c5f4d","side":"PARENT","line":1,"in_reply_to":"85acdfbf_1d826f64","updated":"2023-05-24 18:40:15.000000000","message":"Thank you for reviewing this.\n\nI kept the old version of the stm8l152.cfg script because it\u0027s behavior would always deviate slightly depending on what other script I would source.","commit_id":"30b0e9af8d1e68ee051ac62dd0e27c920fb396bd"}],"tcl/target/stm8l15xr6.cfg":[{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"89a2eb21da5def29c6f4f06e2db53a1c0ce3eece","unresolved":true,"context_lines":[{"line_number":1,"context_line":"# SPDX-License-Identifier: GPL-2.0-or-later"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"# Config script for"},{"line_number":4,"context_line":"# STM8L151R6"},{"line_number":5,"context_line":"# STM8L152R6"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"# 2kB RAM"},{"line_number":8,"context_line":""}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"142d7ed8_30e6437a","line":5,"range":{"start_line":4,"start_character":0,"end_line":5,"end_character":12},"updated":"2023-05-22 21:18:52.000000000","message":"From\nhttps://www.st.com/en/microcontrollers-microprocessors/stm8l151-152.html","commit_id":"8cb89648d7243abd4187c86f80e76e77ec75eea5"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"89a2eb21da5def29c6f4f06e2db53a1c0ce3eece","unresolved":true,"context_lines":[{"line_number":1,"context_line":"# SPDX-License-Identifier: GPL-2.0-or-later"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"# Config script for"},{"line_number":4,"context_line":"# STM8L151R6"},{"line_number":5,"context_line":"# STM8L152R6"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"# 2kB RAM"},{"line_number":8,"context_line":""}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"5869fcf7_14feb071","line":5,"range":{"start_line":4,"start_character":0,"end_line":5,"end_character":12},"updated":"2023-05-22 21:18:52.000000000","message":"From the picture in\nhttps://www.st.com/en/microcontrollers-microprocessors/stm8l151-152.html\nthis file matches all stm32l15xx6, including STM8L151[GKCR]6 and STM8L151[KCR]6\nShould the filename and the list be updated?","commit_id":"8cb89648d7243abd4187c86f80e76e77ec75eea5"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"950d6f7b8568804625e4d9e17b28f2fbf97c6ea3","unresolved":false,"context_lines":[{"line_number":1,"context_line":"# SPDX-License-Identifier: GPL-2.0-or-later"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"# Config script for"},{"line_number":4,"context_line":"# STM8L151R6"},{"line_number":5,"context_line":"# STM8L152R6"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"# 2kB RAM"},{"line_number":8,"context_line":""}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"cffeb447_d16af73c","line":5,"range":{"start_line":4,"start_character":0,"end_line":5,"end_character":12},"in_reply_to":"142d7ed8_30e6437a","updated":"2023-05-24 22:29:53.000000000","message":"Done","commit_id":"8cb89648d7243abd4187c86f80e76e77ec75eea5"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"950d6f7b8568804625e4d9e17b28f2fbf97c6ea3","unresolved":false,"context_lines":[{"line_number":1,"context_line":"# SPDX-License-Identifier: GPL-2.0-or-later"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"# Config script for"},{"line_number":4,"context_line":"# STM8L151R6"},{"line_number":5,"context_line":"# STM8L152R6"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"# 2kB RAM"},{"line_number":8,"context_line":""}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"c51d03b3_da2d0ce5","line":5,"range":{"start_line":4,"start_character":0,"end_line":5,"end_character":12},"in_reply_to":"224b45a1_99072802","updated":"2023-05-24 22:29:53.000000000","message":"Ack","commit_id":"8cb89648d7243abd4187c86f80e76e77ec75eea5"},{"author":{"_account_id":1002144,"name":"Dominik Wernberger","email":"dominik.wernberger@gmx.de","username":"Werni2A"},"change_message_id":"66f62362be8d61714e84f41808d103959ab4a6b8","unresolved":true,"context_lines":[{"line_number":1,"context_line":"# SPDX-License-Identifier: GPL-2.0-or-later"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"# Config script for"},{"line_number":4,"context_line":"# STM8L151R6"},{"line_number":5,"context_line":"# STM8L152R6"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"# 2kB RAM"},{"line_number":8,"context_line":""}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"224b45a1_99072802","line":5,"range":{"start_line":4,"start_character":0,"end_line":5,"end_character":12},"in_reply_to":"5869fcf7_14feb071","updated":"2023-05-24 18:40:15.000000000","message":"I had only checked the PDF datasheet where only a few devices were mentioned. For the sake of completeness I added also the rest of the STM8L151/152 series.","commit_id":"8cb89648d7243abd4187c86f80e76e77ec75eea5"}]}
