aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2016-05-13 17:51:12 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2016-05-13 17:51:12 +0900
commit206f2a5f07855a6c6775e7336a65fb63d374cd99 (patch)
tree1e1c36241bd2992b30e7aa304f4ec7b8b4bf9911 /NEWS
parent5046dd45f2e675c37e505d42ecce746cb64b64f9 (diff)
Fix intr_wait
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ad079b8..bb5147e 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ variables, threads' exit, or IRQ simultaneously with timeout.
Releasing irq is now called automaticall, internally.
** Function chopstx_intr_wait is deprecated
-It's now a macro with chopstx_poll.
+Use of chopstx_poll is recommended.
** FS-BB48: Kinetis L MCU
Support for FS-BB48 board with Kinetis L MCU is added.