Also enables all the usable CAN, Ethernet, I2C, PWM, SPI, UARTs interfaces for this board Signed-off-by: Sumit Batra <sumit.batra@nxp.com>
Sensor Kconfig sybmols should be enabled if CONFIG_SENSOR=y and the devicetree node for the sensor is enabled. We can remove explicitly enabling specific sensor drivers in .conf files. Signed-off-by: Kumar Gala <galak@kernel.org>
Adds the Sensor Shell module sample app. Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>