Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/feed0/multithread_esp32

Using the Espressif ESP32's dual core capabilities to prevent pipeline stalls. Part of the Operating Systems subject in Computer Science.
https://github.com/feed0/multithread_esp32

Last synced: 2 days ago
JSON representation

Using the Espressif ESP32's dual core capabilities to prevent pipeline stalls. Part of the Operating Systems subject in Computer Science.

Awesome Lists containing this project

README

        

# multithread_esp32
Using the Espressif ESP32's dual core capabilities to prevent pipeline stalls. Part of the Operating Systems subject in Computer Science.