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

Backports of 5.1.0 and other issues into 4.x #2553

Merged
merged 8 commits into from
Oct 12, 2022

Commits on Oct 12, 2022

  1. Merge pull request #2536 from particle-iot/fix/app-watchdog

    [wiring] ApplicationWatchdog: fixes potential 2x timeout required  to fire
    scott-brust committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    81913f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2538 from particle-iot/ble_reply_size/sc-109824

    Fix BLE control request channel sending malformed packets
    scott-brust committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    1b6bc97 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2539 from particle-iot/feature/wifi-country-world

    [hal] wifi: add generic 'world' country code as not every country code is exposed through API
    scott-brust committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    1aa3a52 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2545 from particle-iot/chore/sc-101315/test-build…

    …-system-tune-windows-timeouts
    
    chore/sc-101315/test-build-system-tune-windows-timeouts
    busticated authored and scott-brust committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9b56123 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2543 from particle-iot/feature/sc-77462/project-c…

    …ommands
    
    feature/sc-77462/project-commands
    busticated authored and scott-brust committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    bf2da65 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2540 from particle-iot/feature/exflash_wiring_api

    HAL wiring api calls to access exflash read/write functions
    keeramis authored and scott-brust committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4c0afed View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2532 from particle-iot/fix/platform-ncp-get-info

    fix issue with platform_ncp_get_info(0) for some of the platforms
    scott-brust committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    3956929 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2530 from particle-iot/fix/dct-zeros-potential-fix

    Secures DCT initialization from getting interrupted between creating DCT file and filling it with 0xff to default state
    scott-brust committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    b842e9e View commit details
    Browse the repository at this point in the history