-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: lowLow impact/importance bugLow impact/importance bug
Milestone
Description
It is not possible to build application:
~/zephyr/zephyr/tests/net/all
for frdm_k64f board.
- Go to ~/zephyr/zephyr/tests/net/all
- mkdir b && cd b
- cmake -GNinja -DBOARD=frdm_k64f ..
- ninja
- See error
Expected behavior
Project will compile
Impact
It is not possible to build this test for frdm_k64f board. In my opinion it is serious.
Environment (please complete the following information):
- OS: Linux
- Zephyr SDK
- Commit SHA or Version used: acaae57 (the newest master)
Screenshots or console output
Additional context
I can build it without any error for nrf52840_pca10056 board.
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: lowLow impact/importance bugLow impact/importance bug