chris12892 wrote on January 20, 2019:
Seems like the esp-idf package in the demo repo does not have support for CAN. Could we get an update to this package? I tried to just direct the makefile to a new cloned esp-idf outside of the demo repo, but I got the following build error:
Python requirements from /home/chris/espiot/esp-idf/requirements.txt are satisfied.
Building partitions from /home/chris/espiot/amazon-freertos/demos/espressif/esp32_devkitc_esp_wrover_kit/make/partitions_example.csv...
CC build/amazon-freertos-common/lib/mqtt/aws_mqtt_lib.o
CC build/amazon-freertos-common/lib/mqtt/aws_mqtt_agent.o
In file included from /home/chris/espiot/amazon-freertos/lib/include/private/portable.h:52:0,
from /home/chris/espiot/amazon-freertos/lib/include/FreeRTOS.h:62,
from /home/chris/espiot/amazon-freertos/lib/include/aws_mqtt_agent.h:36,
from /home/chris/espiot/amazon-freertos/lib/mqtt/aws_mqtt_agent.c:33:
/home/chris/espiot/amazon-freertos/lib/FreeRTOS/portable/ThirdParty/GCC/Xtensa_ESP32/include/portmacro.h:77:32: fatal error: xtensa/tie/xt_core.h: No such file or directory