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

Bugfix: Fix compile error for ESP32 FSM ULP GPIO Example (IDFGH-9687) #11028

Closed
wants to merge 4 commits into from
Closed

Bugfix: Fix compile error for ESP32 FSM ULP GPIO Example (IDFGH-9687) #11028

wants to merge 4 commits into from

Commits on Mar 20, 2023

  1. Change namespace variable to nvs_namespace to prevent expected unqual…

    …ified-id before 'namespace' error
    Kampi committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    3eafff3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    90849db View commit details
    Browse the repository at this point in the history
  2. Change namespace variable to nvs_namespace to prevent expected unqual…

    …ified-id before 'namespace' error
    
    Undo wrong bugfix with type casting
    Kampi committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0f93e52 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'v5.0_Bugfix_ULP_FSM_GPIO_Example' of github.com:Kampi/e…

    …sp-idf into v5.0_Bugfix_ULP_FSM_GPIO_Example
    Kampi committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c96429e View commit details
    Browse the repository at this point in the history