Search found 3 matches

by werty37
Sun Jan 23, 2022 2:03 pm
Forum: ESP-ADF
Topic: How to add custom board config?
Replies: 3
Views: 11590

Re: How to add custom board config?

Tried following the instructions but for some reason, the board won't show up in menuconfig. I am using an ESP32 Audio Kit v2.2 3378 by Aithinker.

Appended the following to component.mk

# Added AI THINKER V2.2 3378
ifdef CONFIG_ESP_AI_THINKER_V2_2_3378_BOARD
COMPONENT_ADD_INCLUDEDIRS += ./ai ...
by werty37
Sun Jan 23, 2022 1:08 pm
Forum: ESP-ADF
Topic: ESP-ADF not running on Apple M1 Chip?
Replies: 5
Views: 16369

Re: ESP-ADF not running on Apple M1 Chip?

I seem to have installed the dev version of IDF. I can confirm build and flash works with esp-idf v4.3.2 and esp-adf v2.3-191-g2b7af28 on macOS v12.1 Monterey.
by werty37
Sun Jan 16, 2022 6:25 am
Forum: ESP-ADF
Topic: ESP-ADF not running on Apple M1 Chip?
Replies: 5
Views: 16369

Re: ESP-ADF not running on Apple M1 Chip?

I seem to have the same issue. But I have a MacBook Pro (Retina, 15-inch, Mid 2015) hardware

Processor: 2.2 GHz Quad-Core Intel Core i7
OS: macOS v12.1 Monterey

Any recommendations?

s@S-MacBook-Pro play_mp3_control % idf.py menuconfig
Executing action: menuconfig
Running cmake in directory ...

Go to advanced search