Search found 4 matches

by cmumford
Sat Oct 16, 2021 11:29 pm
Forum: ESP-IDF
Topic: esp-idf-tools-setup-online-2.11 certificate error
Replies: 3
Views: 4120

Re: esp-idf-tools-setup-online-2.11 certificate error

Yes, same thing is happening to me. Haven't found a solution yet. :x
by cmumford
Tue Feb 23, 2021 1:23 am
Forum: General Discussion
Topic: Logging from another task/thread
Replies: 2
Views: 2762

Re: Logging from another task/thread

I'm on ESP-IDF master/2bfdd036b2dbd07004c8e4f2ffc87c728819b737. I'm doing USB host stuff, so needed new stuff in 4.3. My code is at https://github.com/BigMumf/display-keyboard. Looking more closely I'm not sure it's dropping logging from other tasks, but it is definitely dropping log messages - of a...
by cmumford
Mon Feb 22, 2021 1:14 am
Forum: General Discussion
Topic: Logging from another task/thread
Replies: 2
Views: 2762

Logging from another task/thread

Hi:

I just noticed that all of my logging (i.e. ESP_LOGE, etc.) from all tasks after the first task do not show up in the monitor. I figured this would be a FAQ, but I can't find any mention of this. Is this support?
by cmumford
Mon Dec 21, 2020 3:10 am
Forum: General Discussion
Topic: ESP-IDF development with Apple M1 chip?
Replies: 3
Views: 8714

ESP-IDF development with Apple M1 chip?

What's the current state of ESP32 development with ESP-IDF on Apple M1 silicon?