meta-intel-edison
meta-intel-edison copied to clipboard
how to use MCU SDK in thud branch or most recent branch
in original firmware, we use tty channels and sysfs nodes to coummunicate with the MCU. in thud branch, the /dev/ttymcuX is missing, sysfs node /sys/devices/platform/intel_mcu does not exist, only a shell script and a firmware exist /etc/intel_mcu/mcu_fw_loader.sh /lib/firmware/intel_mcu.bin
so how can develop a MCU application and upload/debug it ?