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

tests: net: socket: udp: Add min_flash to the test config #81863

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jukkar
Copy link
Member

@jukkar jukkar commented Nov 25, 2024

Add minimum flash requirement to the tests. This will effectively exclude nrf5340dk/nrf5340/cpuapp/ns as it does not have enough flash for the application.

Fixes #81862

Add minimum flash requirement to the tests. This will effectively
exclude nrf5340dk/nrf5340/cpuapp/ns as it does not have
enough flash for the application.

Fixes zephyrproject-rtos#81862

Signed-off-by: Jukka Rissanen <[email protected]>
@jukkar jukkar marked this pull request as ready for review November 25, 2024 12:02
@zephyrbot zephyrbot added size: XS A PR changing only a single line of code area: Networking area: Sockets Networking sockets labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking area: Sockets Networking sockets size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

net: socket: udp: net.socket.udp.port_range reports FLASH overflow
4 participants