phoenix-rtos-project icon indicating copy to clipboard operation
phoenix-rtos-project copied to clipboard

devices: `sensors` and `libsensors` have hard dependency on `libzynq7000-gpio-msg`

Open nalajcie opened this issue 1 year ago • 0 comments

  • the generic library should depend on common interfaces only, the compiled lib (implementation) should be used implicitly
  • as sensors are (surprisingly) a DEFAULT_COMPONENT on imx6ull target subfamily, the libzynq7000-gpio-msg is being compiled there :rofl:
  • more robust interface for including available sensors should be designed at a later time

nalajcie avatar Jun 01 '23 15:06 nalajcie