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

Update ESP32 series to IDF 5.1.3 #2829

Merged
merged 165 commits into from
May 7, 2024
Merged

Update ESP32 series to IDF 5.1.3 #2829

merged 165 commits into from
May 7, 2024

Commits on Dec 12, 2023

  1. IDF 5.1.1 update

    AdrianSoundy authored and josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9000598 View commit details
    Browse the repository at this point in the history
  2. Code style fixes

    Automated fixes for code style.
    nfbot authored and josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    cedac61 View commit details
    Browse the repository at this point in the history
  3. update tools cache key

    AdrianSoundy authored and josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    71f92cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91e2be6 View commit details
    Browse the repository at this point in the history
  5. Make sure mbedtls/version.h is included.

    Needed for version 2 mbedtls. Already included via platform.h for version 3
    AdrianSoundy authored and josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    955e05f View commit details
    Browse the repository at this point in the history
  6. Azure builds don't have lwip

    AdrianSoundy authored and josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    298a7af View commit details
    Browse the repository at this point in the history
  7. Further changes for AzureRtos - Network

    Update method names for address conversions to specify for IPV4
    AdrianSoundy authored and josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    358b6eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6209ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c33e029 View commit details
    Browse the repository at this point in the history
  10. Back out changes

    AdrianSoundy authored and josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b66b2af View commit details
    Browse the repository at this point in the history
  11. Remove fix install.ps1 step again

    AdrianSoundy authored and josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5500093 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f9e0efe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a39d75e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    618b513 View commit details
    Browse the repository at this point in the history
  15. Minor fixes in comments

    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f804a6c View commit details
    Browse the repository at this point in the history
  16. Add missing entry for new API

    - Also fixed identation.
    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7f5a449 View commit details
    Browse the repository at this point in the history
  17. Remove commented code

    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    31010da View commit details
    Browse the repository at this point in the history
  18. Minor style fixes

    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6446cfa View commit details
    Browse the repository at this point in the history
  19. Bump version

    *** REQUIRES SAME IN C# LIB PR ***
    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    25e4e1d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a26440c View commit details
    Browse the repository at this point in the history
  21. Code style fixes

    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b8ce9ef View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8148d6b View commit details
    Browse the repository at this point in the history
  23. Add empty line

    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    53ee30f View commit details
    Browse the repository at this point in the history
  24. Code style fixes

    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6eb6a7e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    12cd406 View commit details
    Browse the repository at this point in the history
  26. Add back comment

    - Important to highlight that we are indeed ignoring the return result of this call.
    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6bc2954 View commit details
    Browse the repository at this point in the history
  27. Code style fixes

    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    769d77b View commit details
    Browse the repository at this point in the history
  28. Replace license header

    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0a7d851 View commit details
    Browse the repository at this point in the history
  29. Code style fixes

    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fe42b8a View commit details
    Browse the repository at this point in the history
  30. Code style fixes

    josesimoes committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c9273ef View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d79a189 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    69ca7fe View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e5be262 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    bd58c0c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    348bd57 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c9c9af2 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    dc4b754 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4159b7c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    6e56c74 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    52e7a3f View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    d10d6c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    9a33412 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    b885481 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Fix devcontainers

    Remove un-necessary python install attempt.
    networkfusion authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1b106a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Bump IDF to 5.1.2

    josesimoes committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    21fb593 View commit details
    Browse the repository at this point in the history
  2. Revert "Bump IDF to 5.1.2"

    This reverts commit 21fb593.
    
    Issue with code upstream.
    Reported to Espressif espressif/esp-idf#11922 (comment)
    josesimoes committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1b063ba View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Fix to BlockStorage to unitialize devices

    This caused the ESP32/S2/S3 devices to fail to start a debug session as add block device failed when soft restarted.
    AdrianSoundy committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c786c58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efe809f View commit details
    Browse the repository at this point in the history
  3. Update sdkconfig.default_nopsram_rev3.esp32

    Was not converted to minimal file with updated names.
    Used in ESP32_REV3 build
    AdrianSoundy committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d7fc395 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    f0a0cdb View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    50cbb43 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. IDF 5.1.1 update

    AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2434243 View commit details
    Browse the repository at this point in the history
  2. Code style fixes

    Automated fixes for code style.
    nfbot authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    026dc6e View commit details
    Browse the repository at this point in the history
  3. update tools cache key

    AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    749770e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71433c7 View commit details
    Browse the repository at this point in the history
  5. Make sure mbedtls/version.h is included.

    Needed for version 2 mbedtls. Already included via platform.h for version 3
    AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b3f15a1 View commit details
    Browse the repository at this point in the history
  6. Further changes for AzureRtos - Network

    Update method names for address conversions to specify for IPV4
    AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1348aae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    410ded4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cca58c0 View commit details
    Browse the repository at this point in the history
  9. Back out changes

    AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ac08e2e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f20457f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a56950 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    96b0ffe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dec7d28 View commit details
    Browse the repository at this point in the history
  14. Minor fixes in comments

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c78a7ec View commit details
    Browse the repository at this point in the history
  15. Add missing entry for new API

    - Also fixed identation.
    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    330bb80 View commit details
    Browse the repository at this point in the history
  16. Remove commented code

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    dcffcaa View commit details
    Browse the repository at this point in the history
  17. Minor style fixes

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f515d75 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    96b92c1 View commit details
    Browse the repository at this point in the history
  19. Code style fixes

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    eb99111 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7ea4da1 View commit details
    Browse the repository at this point in the history
  21. Add empty line

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a83d8db View commit details
    Browse the repository at this point in the history
  22. Add back comment

    - Important to highlight that we are indeed ignoring the return result of this call.
    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8c93968 View commit details
    Browse the repository at this point in the history
  23. Code style fixes

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5da172e View commit details
    Browse the repository at this point in the history
  24. Replace license header

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9a3fd06 View commit details
    Browse the repository at this point in the history
  25. Code style fixes

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    93a5b2d View commit details
    Browse the repository at this point in the history
  26. Code style fixes

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5d71cbe View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c3089be View commit details
    Browse the repository at this point in the history
  28. Update github tag for IDF repo

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    130db2e View commit details
    Browse the repository at this point in the history
  29. Fix path to requirements file

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ab56781 View commit details
    Browse the repository at this point in the history
  30. Fix path to requirements file

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5576c8e View commit details
    Browse the repository at this point in the history
  31. Add back tweaks to IDF install

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    51618ee View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ddb2472 View commit details
    Browse the repository at this point in the history
  33. Fix getting path to IDF tools

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b1ea30e View commit details
    Browse the repository at this point in the history
  34. Disable Thread from build options

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    498b62f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3810f5c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e2267b4 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7cc318b View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d017aea View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    f84d87b View commit details
    Browse the repository at this point in the history
  40. Fix devcontainers

    Remove un-necessary python install attempt.
    networkfusion authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1e10672 View commit details
    Browse the repository at this point in the history
  41. Bump IDF to 5.1.2

    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    97fac0e View commit details
    Browse the repository at this point in the history
  42. Revert "Bump IDF to 5.1.2"

    This reverts commit 21fb593.
    
    Issue with code upstream.
    Reported to Espressif espressif/esp-idf#11922 (comment)
    josesimoes authored and AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    98d3c67 View commit details
    Browse the repository at this point in the history
  43. Update sdkconfig.default_nopsram_rev3.esp32

    Was not converted to minimal file with updated names.
    Used in ESP32_REV3 build
    AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5d15dc5 View commit details
    Browse the repository at this point in the history
  44. IDF 5.1.2 update

    Needed for Thread border router test
    Fix issues with update.
    AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    93d2ae6 View commit details
    Browse the repository at this point in the history
  45. Code style fixes

    Automated fixes for code style.
    nfbot committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a60d5e8 View commit details
    Browse the repository at this point in the history
  46. Merge pull request #102 from nanoframework/nfbot/clang-format-fix/b3f…

    …c16a5-373a-433e-8de5-797311ab4f98
    
    Code style fixes for nanoframework/nf-interpreter PR#2829
    AdrianSoundy authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8ef0df6 View commit details
    Browse the repository at this point in the history
  47. Fix merge error

    AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2de038b View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    fbf69f3 View commit details
    Browse the repository at this point in the history
  49. Fix PWM merge issue

    AdrianSoundy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8d078f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    b92ff66 View commit details
    Browse the repository at this point in the history
  2. Code style fixes

    Automated fixes for code style.
    nfbot committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    180f7e9 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/nfbot/clang-format-fix/e44fed3…

    …6-e843-4f6d-aa97-35542f1e4aeb' into IDF5.1
    AdrianSoundy committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    64d0c01 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. IDF 5.1.3 update

    - OpenThread wip
    - Add tinyusb support
    
     Add logic to load tinyusb component for S2 & S3 builds as no 
     longer a IDF core component
    
    - Remove debugging
    AdrianSoundy committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4d12c51 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. IDF 5.1.1 update

    AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    32f7d5e View commit details
    Browse the repository at this point in the history
  2. Code style fixes

    Automated fixes for code style.
    nfbot authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cefa672 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9f725f View commit details
    Browse the repository at this point in the history
  4. Make sure mbedtls/version.h is included.

    Needed for version 2 mbedtls. Already included via platform.h for version 3
    AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b33b243 View commit details
    Browse the repository at this point in the history
  5. Further changes for AzureRtos - Network

    Update method names for address conversions to specify for IPV4
    AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7b712c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b67790e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6618a1 View commit details
    Browse the repository at this point in the history
  8. Back out changes

    AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d5b6644 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1bada43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    856f119 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    583c959 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cfccdaf View commit details
    Browse the repository at this point in the history
  13. Minor fixes in comments

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7e01b06 View commit details
    Browse the repository at this point in the history
  14. Add missing entry for new API

    - Also fixed identation.
    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    846f477 View commit details
    Browse the repository at this point in the history
  15. Remove commented code

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    af931a1 View commit details
    Browse the repository at this point in the history
  16. Minor style fixes

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9885ac2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f472bc0 View commit details
    Browse the repository at this point in the history
  18. Code style fixes

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e001ff1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dab6da4 View commit details
    Browse the repository at this point in the history
  20. Add empty line

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9b1fe99 View commit details
    Browse the repository at this point in the history
  21. Add back comment

    - Important to highlight that we are indeed ignoring the return result of this call.
    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    54814c4 View commit details
    Browse the repository at this point in the history
  22. Code style fixes

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    21d92de View commit details
    Browse the repository at this point in the history
  23. Replace license header

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b0aa891 View commit details
    Browse the repository at this point in the history
  24. Code style fixes

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    67bada9 View commit details
    Browse the repository at this point in the history
  25. Code style fixes

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    72f20d6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bf1ed1e View commit details
    Browse the repository at this point in the history
  27. Fix path to requirements file

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    eb3130f View commit details
    Browse the repository at this point in the history
  28. Fix path to requirements file

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b2f44b2 View commit details
    Browse the repository at this point in the history
  29. Add back tweaks to IDF install

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b3ef66c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d29b92a View commit details
    Browse the repository at this point in the history
  31. Fix getting path to IDF tools

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4742c82 View commit details
    Browse the repository at this point in the history
  32. Disable Thread from build options

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    dcc65c4 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e416459 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5225662 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    6811e79 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    34a6f6b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9d2f59d View commit details
    Browse the repository at this point in the history
  38. Fix devcontainers

    Remove un-necessary python install attempt.
    networkfusion authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7a02f8c View commit details
    Browse the repository at this point in the history
  39. Bump IDF to 5.1.2

    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    258548e View commit details
    Browse the repository at this point in the history
  40. Revert "Bump IDF to 5.1.2"

    This reverts commit 21fb593.
    
    Issue with code upstream.
    Reported to Espressif espressif/esp-idf#11922 (comment)
    josesimoes authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2e9fb61 View commit details
    Browse the repository at this point in the history
  41. Update sdkconfig.default_nopsram_rev3.esp32

    Was not converted to minimal file with updated names.
    Used in ESP32_REV3 build
    AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5264246 View commit details
    Browse the repository at this point in the history
  42. IDF 5.1.2 update

    Needed for Thread border router test
    Fix issues with update.
    AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    47721db View commit details
    Browse the repository at this point in the history
  43. Fix merge error

    AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3b40d93 View commit details
    Browse the repository at this point in the history
  44. Fix PWM merge issue

    AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    105fa51 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    2f4bc56 View commit details
    Browse the repository at this point in the history
  46. Code style fixes

    Automated fixes for code style.
    nfbot authored and AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5d377bf View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    046cd33 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    11ebc35 View commit details
    Browse the repository at this point in the history
  49. Fix merge issue

    AdrianSoundy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a820135 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    1bd29b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Fixes

    - SPIRAM not configured as missing esp_psram component
    - Network start fails when any network interface fails to start causing initialisation to be incomplete.
    - Added code to close down network on reboot  so startup ok
    - Fix IPV6 build
    - Disable automatic start for openthread till more work done.
    - Adjust IDF allocations on S3 builds
    - Add OCT spiram for S3 build
    - Adjust partion sizes
    - Don't report error on SPIFFS init when already initialised.
    AdrianSoundy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    708823c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    0408952 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9e8f3c View commit details
    Browse the repository at this point in the history
  3. Code style fixes

    Automated fixes for code style.
    nfbot committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d3853ae View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/nfbot/clang-format-fix/482351d…

    …2-f920-4ce9-8654-719cc9e0f108' into IDF5.1
    AdrianSoundy committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9957daa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca3c48c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5aa8fc0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    5f184c9 View commit details
    Browse the repository at this point in the history
  2. Fix line endings

    josesimoes committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6587271 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89b613e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    f887395 View commit details
    Browse the repository at this point in the history