Reference: https://www.digikey.com/en/maker/projects/intro-to-embedded-linux-part-5-how-to-enable-i2c-in-the-yocto-project/6843bbf9a83c4c96888fccada1e7aedf Intro to Embedded Linux Part 5 - How to Enable I2C in the Yocto Project In this tutorial, we demonstrate how to modify a device tree source (.dts) file to enable an I2C port. We then create a patch file and apply it to the kernel during the bitbake build phase in the Yocto Project. www.digikey.com ※ Digikey 에서 강의한 자료를 따라하면서 정리해 본 자료입니다.
아래는 제...
#
custom
#
device
#
embedded
#
i2c
#
image
#
linux
#
tree
#
yocto