Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make micro ros epsidf work with IDF 5 #162

Closed
wants to merge 7 commits into from

Commits on Sep 28, 2022

  1. adding additional includes and fixing format issue to compile with EP…

    …S idf v5
    Sebastian Ohl committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    d116ef1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. adding IDF v5 to CI, adapting README, fix example format issue for v5…

    … only
    Sebastian Ohl committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    346afb5 View commit details
    Browse the repository at this point in the history
  2. adding global module dependencies

    Sebastian Ohl committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    18d016e View commit details
    Browse the repository at this point in the history
  3. adding for nightly also

    Sebastian Ohl committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    546ae82 View commit details
    Browse the repository at this point in the history
  4. update to newer FreeRTOS API

    Sebastian Ohl committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    932aab1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. fixing more int vs long issues for v5

    Sebastian Ohl committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    e5e509b View commit details
    Browse the repository at this point in the history
  2. adding special case for IDF5 on risc cores

    Sebastian Ohl committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    e6da6e1 View commit details
    Browse the repository at this point in the history