[riot-notifications] [RIOT-OS/RIOT] boards/stm32l4/wb: add Kconfig for clock configuration (#14968)
Leandro Lanzieri
notifications at github.com
Thu Nov 5 14:08:38 CET 2020
@leandrolanzieri commented on this pull request.
>
config CLOCK_MSI_1MHZ
- bool "1.048MHz"
+ bool "1MHz"
Hmm sorry, it seems we will need to change these prompts back. Apparently only one prompt is accepted in a simple place, even when they have conditionals, and this is triggering a warning. From kconfiglib:
> # 'prompt' properties override each other within a single definition of
> # a symbol, but additional prompts can be added by defining the symbol
> # multiple times
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/14968#discussion_r518036824
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201105/dc1c6c06/attachment.htm>
More information about the notifications
mailing list