boards: frdm_k64f: remove as default platform

With the amount of coverage we are getting through qemu and other
simulators on ARM and other architectures, no need to have a
`build-only` board running in CI.

This was here for legacy reasons and due to the fact it was the first
board to be supported by zephyr.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-09-23 15:43:25 -04:00 committed by Fabio Baltieri
parent 6a6a63d5fe
commit be3479cdc9
1 changed files with 0 additions and 2 deletions

View File

@ -26,5 +26,3 @@ supported:
- spi
- usb_device
- watchdog
testing:
default: true