Skip to content

Instantly share code, notes, and snippets.

View jasta's full-sized avatar

Josh Guilfoyle jasta

  • Seattle, WA
View GitHub Profile
#
# Automatically generated file. DO NOT EDIT.
# Espressif IoT Development Framework (ESP-IDF) Project Configuration
#
CONFIG_IDF_CMAKE=y
CONFIG_IDF_TARGET_ARCH_RISCV=y
CONFIG_IDF_TARGET="esp32c3"
CONFIG_IDF_TARGET_ESP32C3=y
CONFIG_IDF_FIRMWARE_CHIP_ID=0x0005
I (30) boot: ESP-IDF v4.4.4 2nd stage bootloader
I (30) boot: compile time 19:49:29
I (30) boot: chip revision: v0.3
I (32) boot.esp32c3: SPI Speed : 80MHz
I (37) boot.esp32c3: SPI Mode : DIO
I (42) boot.esp32c3: SPI Flash Size : 2MB
I (46) boot: Enabling RNG early entropy source...
I (52) boot: Partition Table:
I (55) boot: ## Label Usage Type ST Offset Length
I (63) boot: 0 nvs WiFi data 01 02 00009000 00006000
#
# Automatically generated file. DO NOT EDIT.
# Espressif IoT Development Framework (ESP-IDF) Project Configuration
#
CONFIG_IDF_CMAKE=y
CONFIG_IDF_TARGET_ARCH_RISCV=y
CONFIG_IDF_TARGET="esp32c3"
CONFIG_IDF_TARGET_ESP32C3=y
CONFIG_IDF_FIRMWARE_CHIP_ID=0x0005
I (7346) wpa: DPP: Authentication Request from 9e:1e:25:80:96:1a
D (7576) wpa: DPP: ECDH shared secret (M.x) - hexdump(len=32):
D (7586) wpa: DPP: PRK = HKDF-Extract(<>, IKM=M.x) - hexdump(len=32):
D (7606) wpa: DPP: k1 = HKDF-Expand(PRK, info, L) - hexdump(len=32):
D (7686) wpa: DPP: AES-SIV ciphertext - hexdump(len=41):
D (7706) wpa: DPP: AES-SIV cleartext - hexdump(len=25):
D (7726) wpa: DPP: I-nonce - hexdump(len=16):
D (7736) wpa: DPP: I-capabilities: 0x02
D (7736) wpa: DPP: Acting as Enrollee
D (7746) wpa: DPP: Build Authentication Response
assert failed: xQueueReceive queue.c:1382 (( pxQueue ))
Core 0 register dump:
MEPC : 0x40380934 RA : 0x4038666a SP : 0x3fcb18d0 GP : 0x3fc8fe00
TP : 0x3fc77888 T0 : 0x37363534 T1 : 0x7271706f T2 : 0x33323130
S0/FP : 0x3fcb1a27 S1 : 0x00000090 A0 : 0x3fcb1928 A1 : 0x3fc90e01
A2 : 0x00000001 A3 : 0x00000029 A4 : 0x3fc95924 A5 : 0x3fc9592c
A6 : 0x7a797877 A7 : 0x76757473 S2 : 0x3fcb1928 S3 : 0x00000001
S4 : 0x3fcb1928 S5 : 0x00000000 S6 : 0x3fc95624 S7 : 0x3fc95930
S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
T3 : 0x6e6d6c6b T4 : 0x6a696867 T5 : 0x66656463 T6 : 0x62613938
D (87332) wpa: DPP: Mgmt Tx - MAC:9e:1e:25:80:96:1a, Channel-6, WaitT-500
D (87422) event: running post WIFI_EVENT:19 with handler 0x42005074 and context 0x3fca70bc on loop 0x3fc9cc1c
D (87422) event: running post WIFI_EVENT:19 with handler 0x42045988 and context 0x3fcad300 on loop 0x3fc9cc1c
D (87432) wpa: Mgmt Tx Status - 1, Cookie - 0x4204586a
I (87442) esp_idf_svc::wifi_dpp: Deinitializing DPP...
E (87442) esp_dpp_test: DPP error: ESP_ERR_DPP_TX_FAILURE, bootstrapping again...
I (87452) esp_idf_svc::wifi: Disconnect requested
D (87462) wifi:Start wifi disconnect
D (87462) wifi:connect status 0 -> 0
D (87462) wifi:filter: set rx policy=8
[194/841] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj
FAILED: esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj
/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/tools/riscv32-esp-elf/esp-12.2.0_20230208/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\"17216b2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -Iconfig -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/include -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/port/include -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/port/. -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/port/soc -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-
[209/848] /home/jasta/.espressif/tools/riscv32-esp-elf/esp-12.2.0_20230208/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\"17216b2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/examples/wifi/wifi_easy_connect/dpp-enrollee/build/config -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/include -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/port/include -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/port/. -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/port/soc -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/port/include/riscv
[5/642] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj
FAILED: esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj
/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/tools/riscv32-esp-elf/esp-12.2.0_20230208/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\"17216b2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -Iconfig -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/include -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/port/include -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/port/. -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/components/esp_system/port/soc -I/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-id
running: cd "/media/jasta/data/projects/esp-dpp-test/target/riscv32imc-esp-espidf/debug/build/esp-idf-sys-d4c956fc43057f0c/out/build" && CMAKE_PREFIX_PATH="" EXTRA_COMPONENT_DIRS="" IDF_PATH="/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix" IDF_TARGET="esp32c3" IDF_TOOLS_PATH="/media/jasta/data/projects/esp-dpp-test/.embuild/espressif" PATH="/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/tools/cmake/3.20.3/bin:/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/python_env/idf5.1_py3.10_env/bin:/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/tools/riscv32-esp-elf/esp-12.2.0_20230208/riscv32-esp-elf/bin:/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/tools/ninja/1.10.2/:/media/jasta/data/projects/esp-dpp-test/.embuild/espressif/esp-idf-df2028dd89b274ec/dpp_fix/tools:/home/jasta/.cargo/bin:/opt/fbhg/bin:/home/jasta/bin:/home/jasta/.local/bin:/home/jasta/bin:/home/jasta/.cargo/bin:/opt/fbhg/bin:/home/jasta/bin:/home/jasta/.loca