Page 1 of 1

Shared kconfig

Posted: Mon Jan 27, 2025 8:07 am
by malachib
I have a set of components which wants to include SPI settings across them. Only one component will truly activate at a time, but all are available. I `rsource` them in so that I can use relative pathing to get to a parent folder.

In certain environments, this results in "INFO: Symbol ... defined in multiple locations"

Example project linked here https://bitbucket.org/malachib/playgrou ... /PGESP-69/ exhibits the problem. You can see there are some IF guards there, but the INFO warning persists.

Please advise.

Re: Shared kconfig

Posted: Sun Feb 09, 2025 4:17 pm
by malachib
Hi, two weeks have passed. Any advice? Thank you