Ringbuf safety across multiple cores
Posted: Thu Dec 05, 2019 8:39 am
Quick question; I notice that the ESP IDF ringbuf is thread safe. Is it also core safe; i.e. if you have two tasks, running on different cores that access the same ringbuf at the same time, will they be excluded? (I'm thinking pre-emption, etc?)
Just looking for some reassurance before using it in a home project.
Cheers
Just looking for some reassurance before using it in a home project.
Cheers