From 708c80340771a10329046c3e8267f8ec487003e9 Mon Sep 17 00:00:00 2001 From: danpetry Date: Fri, 26 Apr 2019 18:12:56 +0200 Subject: [PATCH] release-notes.txt: Add info on frdm-k64f failures Although not a formal part of the release specs tests, these recently discovered failures are significant enough to warrant documenting in the release notes. --- release-notes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes.txt b/release-notes.txt index 97281c391da9..52af314f9161 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -226,6 +226,7 @@ Native related issues Other platform related issues ----------------------------- +#11447: frdm-k64f: hwrng support broken, applications using RNG crash #11354: ESP32: `write(STDIO_FILENO, ...)` not working #11104: STM32: SPI clock not returning to idle state and generating additional clock cycles