feat(advanced): add selection between flash/serialflash methods #410

Merged
CODeRUS merged 1 commits from serialflash into master 2023-12-10 16:57:59 +01:00
CODeRUS commented 2023-12-05 13:44:02 +01:00 (Migrated from github.com)

Signed-off-by: Andrei Kozhevnikov coderusinbox@gmail.com

Signed-off-by: Andrei Kozhevnikov <coderusinbox@gmail.com>
dw-0 (Migrated from github.com) reviewed 2023-12-10 15:25:21 +01:00
dw-0 (Migrated from github.com) commented 2023-12-10 15:20:17 +01:00

Option "1" needs to be added as the default here, if we want to pre-fill the input with "1".

Option "1" needs to be added as the default here, if we want to pre-fill the input with "1".
dw-0 (Migrated from github.com) commented 2023-12-10 15:23:32 +01:00

Im unsure why you choose to display the mcu_connection_help dialog here. I think we rather should show a new help-dialog which may explains the difference between the two options selectable in that new flash_command dialog as the mcu connection dialog comes in the next step?

Im unsure why you choose to display the mcu_connection_help dialog here. I think we rather should show a new help-dialog which may explains the difference between the two options selectable in that new flash_command dialog as the mcu connection dialog comes in the next step?
CODeRUS (Migrated from github.com) reviewed 2023-12-10 16:38:05 +01:00
CODeRUS (Migrated from github.com) commented 2023-12-10 16:38:05 +01:00

Thanks, totally missed help thing, added

Thanks, totally missed help thing, added
CODeRUS (Migrated from github.com) reviewed 2023-12-10 16:38:16 +01:00
CODeRUS (Migrated from github.com) commented 2023-12-10 16:38:16 +01:00

Added default option

Added default option
dw-0 commented 2023-12-10 16:57:55 +01:00 (Migrated from github.com)

Thank you!

Thank you!
Sign in to join this conversation.