ESP32 开发
功能丰富的 Wi-Fi & 蓝牙 MCU适用于多样的物联网应用 esp32/sources/esp-idf $ python -m pip install --user -r requirements.txt $ make menuconfig $ xtensa-esp32-elf-gcc -v Using built-in specs. COLLECT_GCC=xtensa-esp32-elf-gcc COLLECT_LTO_WRAPPER=...... Target: xtensa-esp32-elf ...... Thread model: posix gcc version 5.2.0 (crosstool-NG crosstool-ng-......) 问题: esp32/sources/esp-idf/components/soc/include/hal/i2s_types.h:70:31: error: expected ',' or '}' before '__attribute__' I2S_COMM_FORMAT_I2S __attribute__((deprecated)) = 0x01, /*!< I2S comm ^ esp32/sources/esp-idf/components/soc/src/hal/i2s_hal.c: In function