Clean up FS-BB48 example

This commit is contained in:
NIIBE Yutaka
2016-04-22 17:21:29 +09:00
parent 1b12a78054
commit fba1dc05ea
6 changed files with 98 additions and 138 deletions

View File

@@ -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.