aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2016-04-22 17:21:29 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2016-04-22 17:21:29 +0900
commitfba1dc05ea48cbed12cf7b227eed60810b79c885 (patch)
treeda8ccd590318892b1eaf668ed154cb30e5452504 /ChangeLog
parent1b12a780548cff613e9eaa5cdef0e4a9429441cb (diff)
Clean up FS-BB48 example
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cc5bc7..5fcca76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-04-22 Niibe Yutaka <gniibe@fsij.org>
+ * example-fs-bb48/first-pages.c: Rename from reset.c and merge
+ crc32.c.
+ * example-fs-bb48/sample.ld: Define section for first two pages.
+ * example-fs-bb48/usb_kl27z.c (__usb_buf__): Remove.
+
* chopstx.c (chx_cond_hook): Rename from chopstx_cond_hook and make
it internal.
(chx_cond_unhook): Likewise.