From 597985b47a26796a3f4ec64ca7aed85564b485fc Mon Sep 17 00:00:00 2001 From: Shinichiro Nakamura Date: Sun, 29 Jul 2012 10:10:49 +0900 Subject: [PATCH] Added the target and the host directory. --- .../sample/simple_mp3_player/{ => target}/bootload/Makefile | 0 .../sample/simple_mp3_player/{ => target}/bootload/banner.c | 0 .../sample/simple_mp3_player/{ => target}/bootload/banner.h | 0 firm/sample/simple_mp3_player/{ => target}/bootload/boot.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/boot.h | 0 .../simple_mp3_player/{ => target}/bootload/defines.h | 0 .../sample/simple_mp3_player/{ => target}/bootload/diskio.h | 0 firm/sample/simple_mp3_player/{ => target}/bootload/dram.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/dram.h | 0 firm/sample/simple_mp3_player/{ => target}/bootload/elf.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/elf.h | 0 firm/sample/simple_mp3_player/{ => target}/bootload/init.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/init.h | 0 .../simple_mp3_player/{ => target}/bootload/integer.h | 0 .../simple_mp3_player/{ => target}/bootload/interrupt.c | 0 .../simple_mp3_player/{ => target}/bootload/interrupt.h | 0 firm/sample/simple_mp3_player/{ => target}/bootload/intr.S | 0 firm/sample/simple_mp3_player/{ => target}/bootload/intr.h | 0 firm/sample/simple_mp3_player/{ => target}/bootload/ld.scr | 0 firm/sample/simple_mp3_player/{ => target}/bootload/led.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/led.h | 0 firm/sample/simple_mp3_player/{ => target}/bootload/lib.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/lib.h | 0 firm/sample/simple_mp3_player/{ => target}/bootload/main.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/mmc.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/pff.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/pff.h | 0 .../simple_mp3_player/{ => target}/bootload/portconf.h | 0 firm/sample/simple_mp3_player/{ => target}/bootload/re.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/re.h | 0 .../sample/simple_mp3_player/{ => target}/bootload/serial.c | 0 .../sample/simple_mp3_player/{ => target}/bootload/serial.h | 0 .../simple_mp3_player/{ => target}/bootload/sg12232c.c | 0 .../simple_mp3_player/{ => target}/bootload/sg12232c.h | 0 firm/sample/simple_mp3_player/{ => target}/bootload/spi.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/spi.h | 0 firm/sample/simple_mp3_player/{ => target}/bootload/spreg.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/spreg.h | 0 .../simple_mp3_player/{ => target}/bootload/startup.s | 0 firm/sample/simple_mp3_player/{ => target}/bootload/sw.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/sw.h | 0 firm/sample/simple_mp3_player/{ => target}/bootload/test.c | 0 firm/sample/simple_mp3_player/{ => target}/bootload/test.h | 0 .../sample/simple_mp3_player/{ => target}/bootload/vector.c | 0 .../simple_mp3_player/{ => target}/bootload/vs1011e.c | 0 .../simple_mp3_player/{ => target}/bootload/vs1011e.h | 0 .../sample/simple_mp3_player/{ => target}/bootload/xmodem.c | 0 .../sample/simple_mp3_player/{ => target}/bootload/xmodem.h | 0 firm/sample/simple_mp3_player/{ => target}/os/Makefile | 0 firm/sample/simple_mp3_player/{ => target}/os/defines.h | 0 firm/sample/simple_mp3_player/{ => target}/os/diskio.h | 0 .../simple_mp3_player/{ => target}/os/driver_console.c | 0 .../simple_mp3_player/{ => target}/os/driver_console.h | 0 .../sample/simple_mp3_player/{ => target}/os/driver_timer.c | 0 .../sample/simple_mp3_player/{ => target}/os/driver_timer.h | 0 firm/sample/simple_mp3_player/{ => target}/os/integer.h | 0 firm/sample/simple_mp3_player/{ => target}/os/interrupt.c | 0 firm/sample/simple_mp3_player/{ => target}/os/interrupt.h | 0 firm/sample/simple_mp3_player/{ => target}/os/intr.h | 0 firm/sample/simple_mp3_player/{ => target}/os/ipc_audio.c | 0 firm/sample/simple_mp3_player/{ => target}/os/ipc_audio.h | 0 firm/sample/simple_mp3_player/{ => target}/os/ipc_display.c | 0 firm/sample/simple_mp3_player/{ => target}/os/ipc_display.h | 0 firm/sample/simple_mp3_player/{ => target}/os/ipc_menu.c | 0 firm/sample/simple_mp3_player/{ => target}/os/ipc_menu.h | 0 firm/sample/simple_mp3_player/{ => target}/os/ipcrvt.sh | 0 firm/sample/simple_mp3_player/{ => target}/os/kozos.c | 0 firm/sample/simple_mp3_player/{ => target}/os/kozos.h | 0 firm/sample/simple_mp3_player/{ => target}/os/ld.scr | 0 firm/sample/simple_mp3_player/{ => target}/os/lib.c | 0 firm/sample/simple_mp3_player/{ => target}/os/lib.h | 0 .../sample/simple_mp3_player/{ => target}/os/logo_20x16.bmp | Bin .../sample/simple_mp3_player/{ => target}/os/logo_30x24.bmp | Bin .../sample/simple_mp3_player/{ => target}/os/logo_40x32.bmp | Bin firm/sample/simple_mp3_player/{ => target}/os/lowio/led.c | 0 firm/sample/simple_mp3_player/{ => target}/os/lowio/led.h | 0 firm/sample/simple_mp3_player/{ => target}/os/lowio/mmc.c | 0 firm/sample/simple_mp3_player/{ => target}/os/lowio/pff.c | 0 firm/sample/simple_mp3_player/{ => target}/os/lowio/pff.h | 0 .../simple_mp3_player/{ => target}/os/lowio/portconf.h | 0 firm/sample/simple_mp3_player/{ => target}/os/lowio/re.c | 0 firm/sample/simple_mp3_player/{ => target}/os/lowio/re.h | 0 .../simple_mp3_player/{ => target}/os/lowio/sg12232c.c | 0 .../simple_mp3_player/{ => target}/os/lowio/sg12232c.h | 0 firm/sample/simple_mp3_player/{ => target}/os/lowio/spi.c | 0 firm/sample/simple_mp3_player/{ => target}/os/lowio/spi.h | 0 firm/sample/simple_mp3_player/{ => target}/os/lowio/spreg.c | 0 firm/sample/simple_mp3_player/{ => target}/os/lowio/spreg.h | 0 firm/sample/simple_mp3_player/{ => target}/os/lowio/sw.c | 0 firm/sample/simple_mp3_player/{ => target}/os/lowio/sw.h | 0 .../simple_mp3_player/{ => target}/os/lowio/vs1011e.c | 0 .../simple_mp3_player/{ => target}/os/lowio/vs1011e.h | 0 firm/sample/simple_mp3_player/{ => target}/os/main.c | 0 firm/sample/simple_mp3_player/{ => target}/os/memory.c | 0 firm/sample/simple_mp3_player/{ => target}/os/memory.h | 0 .../sample/simple_mp3_player/{ => target}/os/ntlogger/ntl.c | 0 .../sample/simple_mp3_player/{ => target}/os/ntlogger/ntl.h | 0 .../simple_mp3_player/{ => target}/os/ntlogger/ntldef.h | 0 .../simple_mp3_player/{ => target}/os/ntlogger/ntlser.c | 0 .../simple_mp3_player/{ => target}/os/ntlogger/ntlser.h | 0 .../simple_mp3_player/{ => target}/os/ntlogger/ntlusr.h | 0 .../simple_mp3_player/{ => target}/os/ntshell/ntconf.h | 0 .../simple_mp3_player/{ => target}/os/ntshell/ntint.h | 0 .../simple_mp3_player/{ => target}/os/ntshell/ntlibc.c | 0 .../simple_mp3_player/{ => target}/os/ntshell/ntlibc.h | 0 .../simple_mp3_player/{ => target}/os/ntshell/ntopt.c | 0 .../simple_mp3_player/{ => target}/os/ntshell/ntopt.h | 0 .../simple_mp3_player/{ => target}/os/ntshell/ntshell.c | 0 .../simple_mp3_player/{ => target}/os/ntshell/ntshell.h | 0 .../simple_mp3_player/{ => target}/os/ntshell/text_editor.c | 0 .../simple_mp3_player/{ => target}/os/ntshell/text_editor.h | 0 .../{ => target}/os/ntshell/text_history.c | 0 .../{ => target}/os/ntshell/text_history.h | 0 .../simple_mp3_player/{ => target}/os/ntshell/vtrecv.c | 0 .../simple_mp3_player/{ => target}/os/ntshell/vtrecv.h | 0 .../simple_mp3_player/{ => target}/os/ntshell/vtsend.c | 0 .../simple_mp3_player/{ => target}/os/ntshell/vtsend.h | 0 firm/sample/simple_mp3_player/{ => target}/os/serial.c | 0 firm/sample/simple_mp3_player/{ => target}/os/serial.h | 0 firm/sample/simple_mp3_player/{ => target}/os/startup.s | 0 firm/sample/simple_mp3_player/{ => target}/os/syscall.c | 0 firm/sample/simple_mp3_player/{ => target}/os/syscall.h | 0 firm/sample/simple_mp3_player/{ => target}/os/task_audio.c | 0 firm/sample/simple_mp3_player/{ => target}/os/task_audio.h | 0 .../sample/simple_mp3_player/{ => target}/os/task_command.c | 0 .../sample/simple_mp3_player/{ => target}/os/task_command.h | 0 .../sample/simple_mp3_player/{ => target}/os/task_display.c | 0 .../sample/simple_mp3_player/{ => target}/os/task_display.h | 0 firm/sample/simple_mp3_player/{ => target}/os/task_fileio.c | 0 firm/sample/simple_mp3_player/{ => target}/os/task_fileio.h | 0 firm/sample/simple_mp3_player/{ => target}/os/task_input.c | 0 firm/sample/simple_mp3_player/{ => target}/os/task_input.h | 0 firm/sample/simple_mp3_player/{ => target}/os/task_menu.c | 0 firm/sample/simple_mp3_player/{ => target}/os/task_menu.h | 0 firm/sample/simple_mp3_player/{ => target}/os/timer.c | 0 firm/sample/simple_mp3_player/{ => target}/os/timer.h | 0 136 files changed, 0 insertions(+), 0 deletions(-) rename firm/sample/simple_mp3_player/{ => target}/bootload/Makefile (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/banner.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/banner.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/boot.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/boot.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/defines.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/diskio.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/dram.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/dram.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/elf.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/elf.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/init.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/init.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/integer.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/interrupt.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/interrupt.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/intr.S (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/intr.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/ld.scr (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/led.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/led.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/lib.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/lib.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/main.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/mmc.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/pff.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/pff.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/portconf.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/re.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/re.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/serial.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/serial.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/sg12232c.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/sg12232c.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/spi.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/spi.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/spreg.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/spreg.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/startup.s (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/sw.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/sw.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/test.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/test.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/vector.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/vs1011e.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/vs1011e.h (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/xmodem.c (100%) rename firm/sample/simple_mp3_player/{ => target}/bootload/xmodem.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/Makefile (100%) rename firm/sample/simple_mp3_player/{ => target}/os/defines.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/diskio.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/driver_console.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/driver_console.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/driver_timer.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/driver_timer.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/integer.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/interrupt.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/interrupt.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/intr.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ipc_audio.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ipc_audio.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ipc_display.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ipc_display.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ipc_menu.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ipc_menu.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ipcrvt.sh (100%) rename firm/sample/simple_mp3_player/{ => target}/os/kozos.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/kozos.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ld.scr (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lib.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lib.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/logo_20x16.bmp (100%) rename firm/sample/simple_mp3_player/{ => target}/os/logo_30x24.bmp (100%) rename firm/sample/simple_mp3_player/{ => target}/os/logo_40x32.bmp (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/led.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/led.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/mmc.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/pff.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/pff.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/portconf.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/re.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/re.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/sg12232c.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/sg12232c.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/spi.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/spi.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/spreg.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/spreg.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/sw.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/sw.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/vs1011e.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/lowio/vs1011e.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/main.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/memory.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/memory.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntlogger/ntl.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntlogger/ntl.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntlogger/ntldef.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntlogger/ntlser.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntlogger/ntlser.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntlogger/ntlusr.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/ntconf.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/ntint.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/ntlibc.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/ntlibc.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/ntopt.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/ntopt.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/ntshell.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/ntshell.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/text_editor.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/text_editor.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/text_history.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/text_history.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/vtrecv.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/vtrecv.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/vtsend.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/ntshell/vtsend.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/serial.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/serial.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/startup.s (100%) rename firm/sample/simple_mp3_player/{ => target}/os/syscall.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/syscall.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/task_audio.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/task_audio.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/task_command.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/task_command.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/task_display.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/task_display.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/task_fileio.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/task_fileio.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/task_input.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/task_input.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/task_menu.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/task_menu.h (100%) rename firm/sample/simple_mp3_player/{ => target}/os/timer.c (100%) rename firm/sample/simple_mp3_player/{ => target}/os/timer.h (100%) diff --git a/firm/sample/simple_mp3_player/bootload/Makefile b/firm/sample/simple_mp3_player/target/bootload/Makefile similarity index 100% rename from firm/sample/simple_mp3_player/bootload/Makefile rename to firm/sample/simple_mp3_player/target/bootload/Makefile diff --git a/firm/sample/simple_mp3_player/bootload/banner.c b/firm/sample/simple_mp3_player/target/bootload/banner.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/banner.c rename to firm/sample/simple_mp3_player/target/bootload/banner.c diff --git a/firm/sample/simple_mp3_player/bootload/banner.h b/firm/sample/simple_mp3_player/target/bootload/banner.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/banner.h rename to firm/sample/simple_mp3_player/target/bootload/banner.h diff --git a/firm/sample/simple_mp3_player/bootload/boot.c b/firm/sample/simple_mp3_player/target/bootload/boot.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/boot.c rename to firm/sample/simple_mp3_player/target/bootload/boot.c diff --git a/firm/sample/simple_mp3_player/bootload/boot.h b/firm/sample/simple_mp3_player/target/bootload/boot.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/boot.h rename to firm/sample/simple_mp3_player/target/bootload/boot.h diff --git a/firm/sample/simple_mp3_player/bootload/defines.h b/firm/sample/simple_mp3_player/target/bootload/defines.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/defines.h rename to firm/sample/simple_mp3_player/target/bootload/defines.h diff --git a/firm/sample/simple_mp3_player/bootload/diskio.h b/firm/sample/simple_mp3_player/target/bootload/diskio.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/diskio.h rename to firm/sample/simple_mp3_player/target/bootload/diskio.h diff --git a/firm/sample/simple_mp3_player/bootload/dram.c b/firm/sample/simple_mp3_player/target/bootload/dram.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/dram.c rename to firm/sample/simple_mp3_player/target/bootload/dram.c diff --git a/firm/sample/simple_mp3_player/bootload/dram.h b/firm/sample/simple_mp3_player/target/bootload/dram.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/dram.h rename to firm/sample/simple_mp3_player/target/bootload/dram.h diff --git a/firm/sample/simple_mp3_player/bootload/elf.c b/firm/sample/simple_mp3_player/target/bootload/elf.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/elf.c rename to firm/sample/simple_mp3_player/target/bootload/elf.c diff --git a/firm/sample/simple_mp3_player/bootload/elf.h b/firm/sample/simple_mp3_player/target/bootload/elf.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/elf.h rename to firm/sample/simple_mp3_player/target/bootload/elf.h diff --git a/firm/sample/simple_mp3_player/bootload/init.c b/firm/sample/simple_mp3_player/target/bootload/init.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/init.c rename to firm/sample/simple_mp3_player/target/bootload/init.c diff --git a/firm/sample/simple_mp3_player/bootload/init.h b/firm/sample/simple_mp3_player/target/bootload/init.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/init.h rename to firm/sample/simple_mp3_player/target/bootload/init.h diff --git a/firm/sample/simple_mp3_player/bootload/integer.h b/firm/sample/simple_mp3_player/target/bootload/integer.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/integer.h rename to firm/sample/simple_mp3_player/target/bootload/integer.h diff --git a/firm/sample/simple_mp3_player/bootload/interrupt.c b/firm/sample/simple_mp3_player/target/bootload/interrupt.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/interrupt.c rename to firm/sample/simple_mp3_player/target/bootload/interrupt.c diff --git a/firm/sample/simple_mp3_player/bootload/interrupt.h b/firm/sample/simple_mp3_player/target/bootload/interrupt.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/interrupt.h rename to firm/sample/simple_mp3_player/target/bootload/interrupt.h diff --git a/firm/sample/simple_mp3_player/bootload/intr.S b/firm/sample/simple_mp3_player/target/bootload/intr.S similarity index 100% rename from firm/sample/simple_mp3_player/bootload/intr.S rename to firm/sample/simple_mp3_player/target/bootload/intr.S diff --git a/firm/sample/simple_mp3_player/bootload/intr.h b/firm/sample/simple_mp3_player/target/bootload/intr.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/intr.h rename to firm/sample/simple_mp3_player/target/bootload/intr.h diff --git a/firm/sample/simple_mp3_player/bootload/ld.scr b/firm/sample/simple_mp3_player/target/bootload/ld.scr similarity index 100% rename from firm/sample/simple_mp3_player/bootload/ld.scr rename to firm/sample/simple_mp3_player/target/bootload/ld.scr diff --git a/firm/sample/simple_mp3_player/bootload/led.c b/firm/sample/simple_mp3_player/target/bootload/led.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/led.c rename to firm/sample/simple_mp3_player/target/bootload/led.c diff --git a/firm/sample/simple_mp3_player/bootload/led.h b/firm/sample/simple_mp3_player/target/bootload/led.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/led.h rename to firm/sample/simple_mp3_player/target/bootload/led.h diff --git a/firm/sample/simple_mp3_player/bootload/lib.c b/firm/sample/simple_mp3_player/target/bootload/lib.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/lib.c rename to firm/sample/simple_mp3_player/target/bootload/lib.c diff --git a/firm/sample/simple_mp3_player/bootload/lib.h b/firm/sample/simple_mp3_player/target/bootload/lib.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/lib.h rename to firm/sample/simple_mp3_player/target/bootload/lib.h diff --git a/firm/sample/simple_mp3_player/bootload/main.c b/firm/sample/simple_mp3_player/target/bootload/main.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/main.c rename to firm/sample/simple_mp3_player/target/bootload/main.c diff --git a/firm/sample/simple_mp3_player/bootload/mmc.c b/firm/sample/simple_mp3_player/target/bootload/mmc.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/mmc.c rename to firm/sample/simple_mp3_player/target/bootload/mmc.c diff --git a/firm/sample/simple_mp3_player/bootload/pff.c b/firm/sample/simple_mp3_player/target/bootload/pff.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/pff.c rename to firm/sample/simple_mp3_player/target/bootload/pff.c diff --git a/firm/sample/simple_mp3_player/bootload/pff.h b/firm/sample/simple_mp3_player/target/bootload/pff.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/pff.h rename to firm/sample/simple_mp3_player/target/bootload/pff.h diff --git a/firm/sample/simple_mp3_player/bootload/portconf.h b/firm/sample/simple_mp3_player/target/bootload/portconf.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/portconf.h rename to firm/sample/simple_mp3_player/target/bootload/portconf.h diff --git a/firm/sample/simple_mp3_player/bootload/re.c b/firm/sample/simple_mp3_player/target/bootload/re.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/re.c rename to firm/sample/simple_mp3_player/target/bootload/re.c diff --git a/firm/sample/simple_mp3_player/bootload/re.h b/firm/sample/simple_mp3_player/target/bootload/re.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/re.h rename to firm/sample/simple_mp3_player/target/bootload/re.h diff --git a/firm/sample/simple_mp3_player/bootload/serial.c b/firm/sample/simple_mp3_player/target/bootload/serial.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/serial.c rename to firm/sample/simple_mp3_player/target/bootload/serial.c diff --git a/firm/sample/simple_mp3_player/bootload/serial.h b/firm/sample/simple_mp3_player/target/bootload/serial.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/serial.h rename to firm/sample/simple_mp3_player/target/bootload/serial.h diff --git a/firm/sample/simple_mp3_player/bootload/sg12232c.c b/firm/sample/simple_mp3_player/target/bootload/sg12232c.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/sg12232c.c rename to firm/sample/simple_mp3_player/target/bootload/sg12232c.c diff --git a/firm/sample/simple_mp3_player/bootload/sg12232c.h b/firm/sample/simple_mp3_player/target/bootload/sg12232c.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/sg12232c.h rename to firm/sample/simple_mp3_player/target/bootload/sg12232c.h diff --git a/firm/sample/simple_mp3_player/bootload/spi.c b/firm/sample/simple_mp3_player/target/bootload/spi.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/spi.c rename to firm/sample/simple_mp3_player/target/bootload/spi.c diff --git a/firm/sample/simple_mp3_player/bootload/spi.h b/firm/sample/simple_mp3_player/target/bootload/spi.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/spi.h rename to firm/sample/simple_mp3_player/target/bootload/spi.h diff --git a/firm/sample/simple_mp3_player/bootload/spreg.c b/firm/sample/simple_mp3_player/target/bootload/spreg.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/spreg.c rename to firm/sample/simple_mp3_player/target/bootload/spreg.c diff --git a/firm/sample/simple_mp3_player/bootload/spreg.h b/firm/sample/simple_mp3_player/target/bootload/spreg.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/spreg.h rename to firm/sample/simple_mp3_player/target/bootload/spreg.h diff --git a/firm/sample/simple_mp3_player/bootload/startup.s b/firm/sample/simple_mp3_player/target/bootload/startup.s similarity index 100% rename from firm/sample/simple_mp3_player/bootload/startup.s rename to firm/sample/simple_mp3_player/target/bootload/startup.s diff --git a/firm/sample/simple_mp3_player/bootload/sw.c b/firm/sample/simple_mp3_player/target/bootload/sw.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/sw.c rename to firm/sample/simple_mp3_player/target/bootload/sw.c diff --git a/firm/sample/simple_mp3_player/bootload/sw.h b/firm/sample/simple_mp3_player/target/bootload/sw.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/sw.h rename to firm/sample/simple_mp3_player/target/bootload/sw.h diff --git a/firm/sample/simple_mp3_player/bootload/test.c b/firm/sample/simple_mp3_player/target/bootload/test.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/test.c rename to firm/sample/simple_mp3_player/target/bootload/test.c diff --git a/firm/sample/simple_mp3_player/bootload/test.h b/firm/sample/simple_mp3_player/target/bootload/test.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/test.h rename to firm/sample/simple_mp3_player/target/bootload/test.h diff --git a/firm/sample/simple_mp3_player/bootload/vector.c b/firm/sample/simple_mp3_player/target/bootload/vector.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/vector.c rename to firm/sample/simple_mp3_player/target/bootload/vector.c diff --git a/firm/sample/simple_mp3_player/bootload/vs1011e.c b/firm/sample/simple_mp3_player/target/bootload/vs1011e.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/vs1011e.c rename to firm/sample/simple_mp3_player/target/bootload/vs1011e.c diff --git a/firm/sample/simple_mp3_player/bootload/vs1011e.h b/firm/sample/simple_mp3_player/target/bootload/vs1011e.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/vs1011e.h rename to firm/sample/simple_mp3_player/target/bootload/vs1011e.h diff --git a/firm/sample/simple_mp3_player/bootload/xmodem.c b/firm/sample/simple_mp3_player/target/bootload/xmodem.c similarity index 100% rename from firm/sample/simple_mp3_player/bootload/xmodem.c rename to firm/sample/simple_mp3_player/target/bootload/xmodem.c diff --git a/firm/sample/simple_mp3_player/bootload/xmodem.h b/firm/sample/simple_mp3_player/target/bootload/xmodem.h similarity index 100% rename from firm/sample/simple_mp3_player/bootload/xmodem.h rename to firm/sample/simple_mp3_player/target/bootload/xmodem.h diff --git a/firm/sample/simple_mp3_player/os/Makefile b/firm/sample/simple_mp3_player/target/os/Makefile similarity index 100% rename from firm/sample/simple_mp3_player/os/Makefile rename to firm/sample/simple_mp3_player/target/os/Makefile diff --git a/firm/sample/simple_mp3_player/os/defines.h b/firm/sample/simple_mp3_player/target/os/defines.h similarity index 100% rename from firm/sample/simple_mp3_player/os/defines.h rename to firm/sample/simple_mp3_player/target/os/defines.h diff --git a/firm/sample/simple_mp3_player/os/diskio.h b/firm/sample/simple_mp3_player/target/os/diskio.h similarity index 100% rename from firm/sample/simple_mp3_player/os/diskio.h rename to firm/sample/simple_mp3_player/target/os/diskio.h diff --git a/firm/sample/simple_mp3_player/os/driver_console.c b/firm/sample/simple_mp3_player/target/os/driver_console.c similarity index 100% rename from firm/sample/simple_mp3_player/os/driver_console.c rename to firm/sample/simple_mp3_player/target/os/driver_console.c diff --git a/firm/sample/simple_mp3_player/os/driver_console.h b/firm/sample/simple_mp3_player/target/os/driver_console.h similarity index 100% rename from firm/sample/simple_mp3_player/os/driver_console.h rename to firm/sample/simple_mp3_player/target/os/driver_console.h diff --git a/firm/sample/simple_mp3_player/os/driver_timer.c b/firm/sample/simple_mp3_player/target/os/driver_timer.c similarity index 100% rename from firm/sample/simple_mp3_player/os/driver_timer.c rename to firm/sample/simple_mp3_player/target/os/driver_timer.c diff --git a/firm/sample/simple_mp3_player/os/driver_timer.h b/firm/sample/simple_mp3_player/target/os/driver_timer.h similarity index 100% rename from firm/sample/simple_mp3_player/os/driver_timer.h rename to firm/sample/simple_mp3_player/target/os/driver_timer.h diff --git a/firm/sample/simple_mp3_player/os/integer.h b/firm/sample/simple_mp3_player/target/os/integer.h similarity index 100% rename from firm/sample/simple_mp3_player/os/integer.h rename to firm/sample/simple_mp3_player/target/os/integer.h diff --git a/firm/sample/simple_mp3_player/os/interrupt.c b/firm/sample/simple_mp3_player/target/os/interrupt.c similarity index 100% rename from firm/sample/simple_mp3_player/os/interrupt.c rename to firm/sample/simple_mp3_player/target/os/interrupt.c diff --git a/firm/sample/simple_mp3_player/os/interrupt.h b/firm/sample/simple_mp3_player/target/os/interrupt.h similarity index 100% rename from firm/sample/simple_mp3_player/os/interrupt.h rename to firm/sample/simple_mp3_player/target/os/interrupt.h diff --git a/firm/sample/simple_mp3_player/os/intr.h b/firm/sample/simple_mp3_player/target/os/intr.h similarity index 100% rename from firm/sample/simple_mp3_player/os/intr.h rename to firm/sample/simple_mp3_player/target/os/intr.h diff --git a/firm/sample/simple_mp3_player/os/ipc_audio.c b/firm/sample/simple_mp3_player/target/os/ipc_audio.c similarity index 100% rename from firm/sample/simple_mp3_player/os/ipc_audio.c rename to firm/sample/simple_mp3_player/target/os/ipc_audio.c diff --git a/firm/sample/simple_mp3_player/os/ipc_audio.h b/firm/sample/simple_mp3_player/target/os/ipc_audio.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ipc_audio.h rename to firm/sample/simple_mp3_player/target/os/ipc_audio.h diff --git a/firm/sample/simple_mp3_player/os/ipc_display.c b/firm/sample/simple_mp3_player/target/os/ipc_display.c similarity index 100% rename from firm/sample/simple_mp3_player/os/ipc_display.c rename to firm/sample/simple_mp3_player/target/os/ipc_display.c diff --git a/firm/sample/simple_mp3_player/os/ipc_display.h b/firm/sample/simple_mp3_player/target/os/ipc_display.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ipc_display.h rename to firm/sample/simple_mp3_player/target/os/ipc_display.h diff --git a/firm/sample/simple_mp3_player/os/ipc_menu.c b/firm/sample/simple_mp3_player/target/os/ipc_menu.c similarity index 100% rename from firm/sample/simple_mp3_player/os/ipc_menu.c rename to firm/sample/simple_mp3_player/target/os/ipc_menu.c diff --git a/firm/sample/simple_mp3_player/os/ipc_menu.h b/firm/sample/simple_mp3_player/target/os/ipc_menu.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ipc_menu.h rename to firm/sample/simple_mp3_player/target/os/ipc_menu.h diff --git a/firm/sample/simple_mp3_player/os/ipcrvt.sh b/firm/sample/simple_mp3_player/target/os/ipcrvt.sh similarity index 100% rename from firm/sample/simple_mp3_player/os/ipcrvt.sh rename to firm/sample/simple_mp3_player/target/os/ipcrvt.sh diff --git a/firm/sample/simple_mp3_player/os/kozos.c b/firm/sample/simple_mp3_player/target/os/kozos.c similarity index 100% rename from firm/sample/simple_mp3_player/os/kozos.c rename to firm/sample/simple_mp3_player/target/os/kozos.c diff --git a/firm/sample/simple_mp3_player/os/kozos.h b/firm/sample/simple_mp3_player/target/os/kozos.h similarity index 100% rename from firm/sample/simple_mp3_player/os/kozos.h rename to firm/sample/simple_mp3_player/target/os/kozos.h diff --git a/firm/sample/simple_mp3_player/os/ld.scr b/firm/sample/simple_mp3_player/target/os/ld.scr similarity index 100% rename from firm/sample/simple_mp3_player/os/ld.scr rename to firm/sample/simple_mp3_player/target/os/ld.scr diff --git a/firm/sample/simple_mp3_player/os/lib.c b/firm/sample/simple_mp3_player/target/os/lib.c similarity index 100% rename from firm/sample/simple_mp3_player/os/lib.c rename to firm/sample/simple_mp3_player/target/os/lib.c diff --git a/firm/sample/simple_mp3_player/os/lib.h b/firm/sample/simple_mp3_player/target/os/lib.h similarity index 100% rename from firm/sample/simple_mp3_player/os/lib.h rename to firm/sample/simple_mp3_player/target/os/lib.h diff --git a/firm/sample/simple_mp3_player/os/logo_20x16.bmp b/firm/sample/simple_mp3_player/target/os/logo_20x16.bmp similarity index 100% rename from firm/sample/simple_mp3_player/os/logo_20x16.bmp rename to firm/sample/simple_mp3_player/target/os/logo_20x16.bmp diff --git a/firm/sample/simple_mp3_player/os/logo_30x24.bmp b/firm/sample/simple_mp3_player/target/os/logo_30x24.bmp similarity index 100% rename from firm/sample/simple_mp3_player/os/logo_30x24.bmp rename to firm/sample/simple_mp3_player/target/os/logo_30x24.bmp diff --git a/firm/sample/simple_mp3_player/os/logo_40x32.bmp b/firm/sample/simple_mp3_player/target/os/logo_40x32.bmp similarity index 100% rename from firm/sample/simple_mp3_player/os/logo_40x32.bmp rename to firm/sample/simple_mp3_player/target/os/logo_40x32.bmp diff --git a/firm/sample/simple_mp3_player/os/lowio/led.c b/firm/sample/simple_mp3_player/target/os/lowio/led.c similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/led.c rename to firm/sample/simple_mp3_player/target/os/lowio/led.c diff --git a/firm/sample/simple_mp3_player/os/lowio/led.h b/firm/sample/simple_mp3_player/target/os/lowio/led.h similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/led.h rename to firm/sample/simple_mp3_player/target/os/lowio/led.h diff --git a/firm/sample/simple_mp3_player/os/lowio/mmc.c b/firm/sample/simple_mp3_player/target/os/lowio/mmc.c similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/mmc.c rename to firm/sample/simple_mp3_player/target/os/lowio/mmc.c diff --git a/firm/sample/simple_mp3_player/os/lowio/pff.c b/firm/sample/simple_mp3_player/target/os/lowio/pff.c similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/pff.c rename to firm/sample/simple_mp3_player/target/os/lowio/pff.c diff --git a/firm/sample/simple_mp3_player/os/lowio/pff.h b/firm/sample/simple_mp3_player/target/os/lowio/pff.h similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/pff.h rename to firm/sample/simple_mp3_player/target/os/lowio/pff.h diff --git a/firm/sample/simple_mp3_player/os/lowio/portconf.h b/firm/sample/simple_mp3_player/target/os/lowio/portconf.h similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/portconf.h rename to firm/sample/simple_mp3_player/target/os/lowio/portconf.h diff --git a/firm/sample/simple_mp3_player/os/lowio/re.c b/firm/sample/simple_mp3_player/target/os/lowio/re.c similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/re.c rename to firm/sample/simple_mp3_player/target/os/lowio/re.c diff --git a/firm/sample/simple_mp3_player/os/lowio/re.h b/firm/sample/simple_mp3_player/target/os/lowio/re.h similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/re.h rename to firm/sample/simple_mp3_player/target/os/lowio/re.h diff --git a/firm/sample/simple_mp3_player/os/lowio/sg12232c.c b/firm/sample/simple_mp3_player/target/os/lowio/sg12232c.c similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/sg12232c.c rename to firm/sample/simple_mp3_player/target/os/lowio/sg12232c.c diff --git a/firm/sample/simple_mp3_player/os/lowio/sg12232c.h b/firm/sample/simple_mp3_player/target/os/lowio/sg12232c.h similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/sg12232c.h rename to firm/sample/simple_mp3_player/target/os/lowio/sg12232c.h diff --git a/firm/sample/simple_mp3_player/os/lowio/spi.c b/firm/sample/simple_mp3_player/target/os/lowio/spi.c similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/spi.c rename to firm/sample/simple_mp3_player/target/os/lowio/spi.c diff --git a/firm/sample/simple_mp3_player/os/lowio/spi.h b/firm/sample/simple_mp3_player/target/os/lowio/spi.h similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/spi.h rename to firm/sample/simple_mp3_player/target/os/lowio/spi.h diff --git a/firm/sample/simple_mp3_player/os/lowio/spreg.c b/firm/sample/simple_mp3_player/target/os/lowio/spreg.c similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/spreg.c rename to firm/sample/simple_mp3_player/target/os/lowio/spreg.c diff --git a/firm/sample/simple_mp3_player/os/lowio/spreg.h b/firm/sample/simple_mp3_player/target/os/lowio/spreg.h similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/spreg.h rename to firm/sample/simple_mp3_player/target/os/lowio/spreg.h diff --git a/firm/sample/simple_mp3_player/os/lowio/sw.c b/firm/sample/simple_mp3_player/target/os/lowio/sw.c similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/sw.c rename to firm/sample/simple_mp3_player/target/os/lowio/sw.c diff --git a/firm/sample/simple_mp3_player/os/lowio/sw.h b/firm/sample/simple_mp3_player/target/os/lowio/sw.h similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/sw.h rename to firm/sample/simple_mp3_player/target/os/lowio/sw.h diff --git a/firm/sample/simple_mp3_player/os/lowio/vs1011e.c b/firm/sample/simple_mp3_player/target/os/lowio/vs1011e.c similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/vs1011e.c rename to firm/sample/simple_mp3_player/target/os/lowio/vs1011e.c diff --git a/firm/sample/simple_mp3_player/os/lowio/vs1011e.h b/firm/sample/simple_mp3_player/target/os/lowio/vs1011e.h similarity index 100% rename from firm/sample/simple_mp3_player/os/lowio/vs1011e.h rename to firm/sample/simple_mp3_player/target/os/lowio/vs1011e.h diff --git a/firm/sample/simple_mp3_player/os/main.c b/firm/sample/simple_mp3_player/target/os/main.c similarity index 100% rename from firm/sample/simple_mp3_player/os/main.c rename to firm/sample/simple_mp3_player/target/os/main.c diff --git a/firm/sample/simple_mp3_player/os/memory.c b/firm/sample/simple_mp3_player/target/os/memory.c similarity index 100% rename from firm/sample/simple_mp3_player/os/memory.c rename to firm/sample/simple_mp3_player/target/os/memory.c diff --git a/firm/sample/simple_mp3_player/os/memory.h b/firm/sample/simple_mp3_player/target/os/memory.h similarity index 100% rename from firm/sample/simple_mp3_player/os/memory.h rename to firm/sample/simple_mp3_player/target/os/memory.h diff --git a/firm/sample/simple_mp3_player/os/ntlogger/ntl.c b/firm/sample/simple_mp3_player/target/os/ntlogger/ntl.c similarity index 100% rename from firm/sample/simple_mp3_player/os/ntlogger/ntl.c rename to firm/sample/simple_mp3_player/target/os/ntlogger/ntl.c diff --git a/firm/sample/simple_mp3_player/os/ntlogger/ntl.h b/firm/sample/simple_mp3_player/target/os/ntlogger/ntl.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntlogger/ntl.h rename to firm/sample/simple_mp3_player/target/os/ntlogger/ntl.h diff --git a/firm/sample/simple_mp3_player/os/ntlogger/ntldef.h b/firm/sample/simple_mp3_player/target/os/ntlogger/ntldef.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntlogger/ntldef.h rename to firm/sample/simple_mp3_player/target/os/ntlogger/ntldef.h diff --git a/firm/sample/simple_mp3_player/os/ntlogger/ntlser.c b/firm/sample/simple_mp3_player/target/os/ntlogger/ntlser.c similarity index 100% rename from firm/sample/simple_mp3_player/os/ntlogger/ntlser.c rename to firm/sample/simple_mp3_player/target/os/ntlogger/ntlser.c diff --git a/firm/sample/simple_mp3_player/os/ntlogger/ntlser.h b/firm/sample/simple_mp3_player/target/os/ntlogger/ntlser.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntlogger/ntlser.h rename to firm/sample/simple_mp3_player/target/os/ntlogger/ntlser.h diff --git a/firm/sample/simple_mp3_player/os/ntlogger/ntlusr.h b/firm/sample/simple_mp3_player/target/os/ntlogger/ntlusr.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntlogger/ntlusr.h rename to firm/sample/simple_mp3_player/target/os/ntlogger/ntlusr.h diff --git a/firm/sample/simple_mp3_player/os/ntshell/ntconf.h b/firm/sample/simple_mp3_player/target/os/ntshell/ntconf.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/ntconf.h rename to firm/sample/simple_mp3_player/target/os/ntshell/ntconf.h diff --git a/firm/sample/simple_mp3_player/os/ntshell/ntint.h b/firm/sample/simple_mp3_player/target/os/ntshell/ntint.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/ntint.h rename to firm/sample/simple_mp3_player/target/os/ntshell/ntint.h diff --git a/firm/sample/simple_mp3_player/os/ntshell/ntlibc.c b/firm/sample/simple_mp3_player/target/os/ntshell/ntlibc.c similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/ntlibc.c rename to firm/sample/simple_mp3_player/target/os/ntshell/ntlibc.c diff --git a/firm/sample/simple_mp3_player/os/ntshell/ntlibc.h b/firm/sample/simple_mp3_player/target/os/ntshell/ntlibc.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/ntlibc.h rename to firm/sample/simple_mp3_player/target/os/ntshell/ntlibc.h diff --git a/firm/sample/simple_mp3_player/os/ntshell/ntopt.c b/firm/sample/simple_mp3_player/target/os/ntshell/ntopt.c similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/ntopt.c rename to firm/sample/simple_mp3_player/target/os/ntshell/ntopt.c diff --git a/firm/sample/simple_mp3_player/os/ntshell/ntopt.h b/firm/sample/simple_mp3_player/target/os/ntshell/ntopt.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/ntopt.h rename to firm/sample/simple_mp3_player/target/os/ntshell/ntopt.h diff --git a/firm/sample/simple_mp3_player/os/ntshell/ntshell.c b/firm/sample/simple_mp3_player/target/os/ntshell/ntshell.c similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/ntshell.c rename to firm/sample/simple_mp3_player/target/os/ntshell/ntshell.c diff --git a/firm/sample/simple_mp3_player/os/ntshell/ntshell.h b/firm/sample/simple_mp3_player/target/os/ntshell/ntshell.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/ntshell.h rename to firm/sample/simple_mp3_player/target/os/ntshell/ntshell.h diff --git a/firm/sample/simple_mp3_player/os/ntshell/text_editor.c b/firm/sample/simple_mp3_player/target/os/ntshell/text_editor.c similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/text_editor.c rename to firm/sample/simple_mp3_player/target/os/ntshell/text_editor.c diff --git a/firm/sample/simple_mp3_player/os/ntshell/text_editor.h b/firm/sample/simple_mp3_player/target/os/ntshell/text_editor.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/text_editor.h rename to firm/sample/simple_mp3_player/target/os/ntshell/text_editor.h diff --git a/firm/sample/simple_mp3_player/os/ntshell/text_history.c b/firm/sample/simple_mp3_player/target/os/ntshell/text_history.c similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/text_history.c rename to firm/sample/simple_mp3_player/target/os/ntshell/text_history.c diff --git a/firm/sample/simple_mp3_player/os/ntshell/text_history.h b/firm/sample/simple_mp3_player/target/os/ntshell/text_history.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/text_history.h rename to firm/sample/simple_mp3_player/target/os/ntshell/text_history.h diff --git a/firm/sample/simple_mp3_player/os/ntshell/vtrecv.c b/firm/sample/simple_mp3_player/target/os/ntshell/vtrecv.c similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/vtrecv.c rename to firm/sample/simple_mp3_player/target/os/ntshell/vtrecv.c diff --git a/firm/sample/simple_mp3_player/os/ntshell/vtrecv.h b/firm/sample/simple_mp3_player/target/os/ntshell/vtrecv.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/vtrecv.h rename to firm/sample/simple_mp3_player/target/os/ntshell/vtrecv.h diff --git a/firm/sample/simple_mp3_player/os/ntshell/vtsend.c b/firm/sample/simple_mp3_player/target/os/ntshell/vtsend.c similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/vtsend.c rename to firm/sample/simple_mp3_player/target/os/ntshell/vtsend.c diff --git a/firm/sample/simple_mp3_player/os/ntshell/vtsend.h b/firm/sample/simple_mp3_player/target/os/ntshell/vtsend.h similarity index 100% rename from firm/sample/simple_mp3_player/os/ntshell/vtsend.h rename to firm/sample/simple_mp3_player/target/os/ntshell/vtsend.h diff --git a/firm/sample/simple_mp3_player/os/serial.c b/firm/sample/simple_mp3_player/target/os/serial.c similarity index 100% rename from firm/sample/simple_mp3_player/os/serial.c rename to firm/sample/simple_mp3_player/target/os/serial.c diff --git a/firm/sample/simple_mp3_player/os/serial.h b/firm/sample/simple_mp3_player/target/os/serial.h similarity index 100% rename from firm/sample/simple_mp3_player/os/serial.h rename to firm/sample/simple_mp3_player/target/os/serial.h diff --git a/firm/sample/simple_mp3_player/os/startup.s b/firm/sample/simple_mp3_player/target/os/startup.s similarity index 100% rename from firm/sample/simple_mp3_player/os/startup.s rename to firm/sample/simple_mp3_player/target/os/startup.s diff --git a/firm/sample/simple_mp3_player/os/syscall.c b/firm/sample/simple_mp3_player/target/os/syscall.c similarity index 100% rename from firm/sample/simple_mp3_player/os/syscall.c rename to firm/sample/simple_mp3_player/target/os/syscall.c diff --git a/firm/sample/simple_mp3_player/os/syscall.h b/firm/sample/simple_mp3_player/target/os/syscall.h similarity index 100% rename from firm/sample/simple_mp3_player/os/syscall.h rename to firm/sample/simple_mp3_player/target/os/syscall.h diff --git a/firm/sample/simple_mp3_player/os/task_audio.c b/firm/sample/simple_mp3_player/target/os/task_audio.c similarity index 100% rename from firm/sample/simple_mp3_player/os/task_audio.c rename to firm/sample/simple_mp3_player/target/os/task_audio.c diff --git a/firm/sample/simple_mp3_player/os/task_audio.h b/firm/sample/simple_mp3_player/target/os/task_audio.h similarity index 100% rename from firm/sample/simple_mp3_player/os/task_audio.h rename to firm/sample/simple_mp3_player/target/os/task_audio.h diff --git a/firm/sample/simple_mp3_player/os/task_command.c b/firm/sample/simple_mp3_player/target/os/task_command.c similarity index 100% rename from firm/sample/simple_mp3_player/os/task_command.c rename to firm/sample/simple_mp3_player/target/os/task_command.c diff --git a/firm/sample/simple_mp3_player/os/task_command.h b/firm/sample/simple_mp3_player/target/os/task_command.h similarity index 100% rename from firm/sample/simple_mp3_player/os/task_command.h rename to firm/sample/simple_mp3_player/target/os/task_command.h diff --git a/firm/sample/simple_mp3_player/os/task_display.c b/firm/sample/simple_mp3_player/target/os/task_display.c similarity index 100% rename from firm/sample/simple_mp3_player/os/task_display.c rename to firm/sample/simple_mp3_player/target/os/task_display.c diff --git a/firm/sample/simple_mp3_player/os/task_display.h b/firm/sample/simple_mp3_player/target/os/task_display.h similarity index 100% rename from firm/sample/simple_mp3_player/os/task_display.h rename to firm/sample/simple_mp3_player/target/os/task_display.h diff --git a/firm/sample/simple_mp3_player/os/task_fileio.c b/firm/sample/simple_mp3_player/target/os/task_fileio.c similarity index 100% rename from firm/sample/simple_mp3_player/os/task_fileio.c rename to firm/sample/simple_mp3_player/target/os/task_fileio.c diff --git a/firm/sample/simple_mp3_player/os/task_fileio.h b/firm/sample/simple_mp3_player/target/os/task_fileio.h similarity index 100% rename from firm/sample/simple_mp3_player/os/task_fileio.h rename to firm/sample/simple_mp3_player/target/os/task_fileio.h diff --git a/firm/sample/simple_mp3_player/os/task_input.c b/firm/sample/simple_mp3_player/target/os/task_input.c similarity index 100% rename from firm/sample/simple_mp3_player/os/task_input.c rename to firm/sample/simple_mp3_player/target/os/task_input.c diff --git a/firm/sample/simple_mp3_player/os/task_input.h b/firm/sample/simple_mp3_player/target/os/task_input.h similarity index 100% rename from firm/sample/simple_mp3_player/os/task_input.h rename to firm/sample/simple_mp3_player/target/os/task_input.h diff --git a/firm/sample/simple_mp3_player/os/task_menu.c b/firm/sample/simple_mp3_player/target/os/task_menu.c similarity index 100% rename from firm/sample/simple_mp3_player/os/task_menu.c rename to firm/sample/simple_mp3_player/target/os/task_menu.c diff --git a/firm/sample/simple_mp3_player/os/task_menu.h b/firm/sample/simple_mp3_player/target/os/task_menu.h similarity index 100% rename from firm/sample/simple_mp3_player/os/task_menu.h rename to firm/sample/simple_mp3_player/target/os/task_menu.h diff --git a/firm/sample/simple_mp3_player/os/timer.c b/firm/sample/simple_mp3_player/target/os/timer.c similarity index 100% rename from firm/sample/simple_mp3_player/os/timer.c rename to firm/sample/simple_mp3_player/target/os/timer.c diff --git a/firm/sample/simple_mp3_player/os/timer.h b/firm/sample/simple_mp3_player/target/os/timer.h similarity index 100% rename from firm/sample/simple_mp3_player/os/timer.h rename to firm/sample/simple_mp3_player/target/os/timer.h -- 2.11.0