Version 0.02

This commit is contained in:
NIIBE Yutaka
2013-11-08 11:37:53 +09:00
parent e957d1aff8
commit 21c3f461c5
6 changed files with 55 additions and 45 deletions

View File

@@ -1,3 +1,13 @@
2013-11-08 Niibe Yutaka <gniibe@fsij.org>
* Version 0.02.
* doc/chopstx.texi (VERSION): 0.02.
* example-cdc/usb_stm32f103.c: Updated from NeuG.
* chopstx.c (CPU_EXCEPTION_PRIORITY_SYSTICK): Equals to
CPU_EXCEPTION_PRIORITY_INTERRUPT.
2013-11-03 Niibe Yutaka <gniibe@fsij.org>
* Version 0.01.