Skip to content

inxonic/esp-fibonacci-threading-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Fibonacci numbers multi-threading example

This example code calculates a series of Fibonacci numbers using recursion to see how FreeRTOS makes use of both cores.

In the first pass, all tasks will be bound to the first core. The second pass lets FreeRTOS allocate the tasks dynamically.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •