You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ulfalizer
changed the title
*_UART_NS16550_PORT_{2,3}_* seems to be a (possibly broken) Kconfig/DTS mismash
*_UART_NS16550_PORT_{2,3}_* seems to be a (possibly broken) Kconfig/DTS mishmash
Feb 25, 2019
Previous rename from CONFIG_* to DT_* left a few remaining
CONFIG_*. So rename them manually now.
Fixzephyrproject-rtos#13753
Signed-off-by: Daniel Leung <[email protected]>
Previous rename from CONFIG_* to DT_* left a few remaining
CONFIG_*. So rename them manually now.
Fix#13753
Signed-off-by: Daniel Leung <[email protected]>
These symbols are referenced but never defined:
Some of the
CONFIG_*
macros seem to get defined with aDT_*
prefix instead:The text was updated successfully, but these errors were encountered: