source file first commit, folder structure refact
Makefile
0 → 100644
app/.gitignore
0 → 100644
app/Makefile
0 → 100644
app/driver/Makefile
0 → 100644
app/driver/gpio16.c
0 → 100644
app/driver/i2c_master.c
0 → 100644
app/driver/key.c
0 → 100644
app/driver/onewire.c
0 → 100644
app/driver/pwm.c
0 → 100644
app/driver/readline.c
0 → 100644
app/driver/spi.c
0 → 100644
app/driver/uart.c
0 → 100644
app/gen_misc.bat
0 → 100644
app/gen_misc.sh
0 → 100644
app/gen_misc_plus.bat
0 → 100644
app/gen_misc_plus.sh
0 → 100644
app/include/arch/cc.h
0 → 100644
app/include/arch/perf.h
0 → 100644
app/include/arch/sys_arch.h
0 → 100644
Please register or sign in to comment