OSDN Git Service

Added utility tools.
authorShinichiro Nakamura <shinta.main.jp@gmail.com>
Sun, 26 Aug 2012 02:43:39 +0000 (11:43 +0900)
committerShinichiro Nakamura <shinta.main.jp@gmail.com>
Sun, 26 Aug 2012 02:43:39 +0000 (11:43 +0900)
commit15642cfc731ddb059c2c0116fb666121374e696b
tree84c89ab84d16cb84587d4886d8d2b7ecd129ae2d
parent8161d2a8875d7f80ac37255792cb9dc937b0399f
Added utility tools.
soft/ffttool/Makefile [new file with mode: 0644]
soft/ffttool/fft.c [new file with mode: 0644]
soft/ffttool/fft.h [new file with mode: 0644]
soft/ffttool/main.c [new file with mode: 0644]
soft/ffttool/sample.wav [new file with mode: 0644]
soft/ffttool/wave.c [new file with mode: 0644]
soft/ffttool/wave.h [new file with mode: 0644]
soft/lcdtool/main.c [new file with mode: 0644]