diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2016-05-13 17:51:12 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2016-05-13 17:51:12 +0900 |
commit | 206f2a5f07855a6c6775e7336a65fb63d374cd99 (patch) | |
tree | 1e1c36241bd2992b30e7aa304f4ec7b8b4bf9911 /NEWS | |
parent | 5046dd45f2e675c37e505d42ecce746cb64b64f9 (diff) |
Fix intr_wait
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |