Search found 5 matches

by camztouch
Tue Aug 01, 2023 8:20 am
Forum: General Discussion
Topic: ESP-IDF v5.1 - identifier "CONFIG_FREERTOS_HZ" is undefined
Replies: 8
Views: 6296

Re: ESP-IDF v5.1 - identifier "CONFIG_FREERTOS_HZ" is undefined

I have the same issue on idf 5.1 on Apple Silicon.
It still compiles, but feels wrong
by camztouch
Wed Sep 28, 2022 9:53 am
Forum: Hardware
Topic: [Answered] Exposing the EN and Boot buttons off DevKitC
Replies: 7
Views: 31958

Re: [Answered] Exposing the EN and Boot buttons off DevKitC

I know this is an old thread, but I have another somewhat related question. How do I know, if my board has the buggy circuit? Is there any way of detecting, without flashing? On my boards I have to press these buttons, but I think I didn't have to do this the first time I flashed them...
by camztouch
Sat Nov 20, 2021 6:17 pm
Forum: General Discussion
Topic: Camera OV2640 - instable JPEG stream
Replies: 3
Views: 7470

Re: Camera OV2640 - instable JPEG stream

Did you solve the problem? I'm facing the same issue.
by camztouch
Mon Aug 09, 2021 6:39 pm
Forum: IDEs for ESP-IDF
Topic: VSCode installation doesn't work. (Ninja not found)
Replies: 2
Views: 8124

Re: VSCode installation doesn't work. (Ninja not found)

System is a fresh install of Windows 10 Pro 21H1.

I solved the problem by installing the ESP-IDF manually to the exact same location as the extension would have done. Works fine.
by camztouch
Fri Aug 06, 2021 12:36 pm
Forum: IDEs for ESP-IDF
Topic: VSCode installation doesn't work. (Ninja not found)
Replies: 2
Views: 8124

VSCode installation doesn't work. (Ninja not found)

Hello, I did a clean install of Windows and VSCode. There were no errors while installing, but when I try to build something, i get this error: > Executing task: cmake --build . < ninja: error: loading 'build.ninja': The system cannot find the file specified. The terminal process "C:\WINDOWS\System3...