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 lorawan-fuota #4

Merged
merged 158 commits into from
Nov 19, 2024
Merged

Update lorawan-fuota #4

merged 158 commits into from
Nov 19, 2024

Conversation

diggerdata
Copy link

Summary of changes

Impact of changes

Migration actions required

Documentation


Pull request type

[] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers


cyliangtw and others added 30 commits November 23, 2022 19:31
New Platform for Toshiba Added
Signed-off-by: Martin Kojtal <martin.kojtal@arm.com>
…cancode-error-version

scancode: Limit click version to <8
Signed-off-by: Yilin Sun <imi415@imi.moe>
Signed-off-by: Martin Kojtal <martin.kojtal@arm.com>
…ode-license-index

scancode: Fix license index failure
fix STM32L1 FLASH_SIZE for cat.3 devices with DEV_ID 0x436
Fix mesh connect semaphore not releasing causing blockage
Add support of NSAPI_ICMP sockets in Nanostack
STM32F1: add MCU_STM32F103xD and MCU_STM32F103xG support
Some tests are failing as echo.mbedcloudtesting.com is not serving TLS
requests anymore.

Signed-off-by: Saheer Babu <saheer.babu@arm.com>
If user sets the default interface ID for a socket (e.g. using setsockopt
with SOCKET_INTERFACE_SELECT), the default interface should take over
other interface selection mechanisms as a interface is bound to the socket.
This applies for both IPv6 local and global scopes for unicast messages
but not for multicast messages as these are bound to a multicast interface
using SOCKET_IPV6_MULTICAST_IF socket option.
test: Disable failing tests due to echo server
0xc0170 and others added 29 commits October 18, 2023 11:48
STM32: disable CONSOLE_* checks in for serial if no console available
STM32WL LoRaWAN set downlink preamble length to 8
TARGET_STM: only mask CAN rx interrupt after rx interrupt, not all CAN interrupts
…eduled_tx

LoRaWAN fix over consumption on scheduled tx
TARGET_M480: Update targets.json to enable IAR support
Nuvoton: Bug fix of Nuvoton HUSBD driver's endpoint write
…han-one-fifo

Don't overlap STM32 FDCAN RAM sections
@diggerdata diggerdata merged commit 621b796 into lorawan-fuota Nov 19, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.