Update example-led.

This commit is contained in:
NIIBE Yutaka
2017-11-20 10:14:34 +09:00
parent 8c4ea854cb
commit 14c4256337
4 changed files with 23 additions and 69 deletions

View File

@@ -1,5 +1,7 @@
2017-11-20 NIIBE Yutaka <gniibe@fsij.org>
* example-led: Update using stack-def.h.
* chopstx-cortex-m.c [__ARM_ARCH_6M__] (chx_sched): Fix.
2017-11-18 NIIBE Yutaka <gniibe@fsij.org>