[PATCH 2/2] tester/bsps: add stm32h7-stlink family configuration
Karel Gardas
karel at functional.vision
Sun May 29 23:18:57 UTC 2022
On 5/30/22 01:07, Karel Gardas wrote:
> On 5/30/22 00:52, Chris Johns wrote:
>>> +requires: bsp_tty_dev, bsp_gdb_script, target_pretest_command,
>>> target_posttest_command
>>
>> Should this be `requires =`?
>
> Indeed, very likely yes, but I'm wondering how it passed my testing. And
> IIRC I really tested it by modifying user ini file and it really
> complained about missing config bits...
>
And I was right about it. I've deleted target_pretest_command from my
user config file and tester immediate starts complain:
error: user value missing, BSP stm32h7-stlink requires 'bsp_gdb_script,
bsp_tty_dev, target_posttest_command, target_pretest_command': missing:
target_pretest_command
So I guess this works fine, but for the sake of being in harmony with
others I'll surely change to requires = ...
Karel
More information about the devel
mailing list