surenyi
|
a7fdd870ae
|
stm32f429-disc: fix iap.c
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
9475991fbc
|
add lib/terminal.*
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
7cf70f9137
|
fix compling errors
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
e7a6f8bf3a
|
lib/cmd.c: update
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
f62c488912
|
cmd.c: add key actions and do completion
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
865ced5f3d
|
update lib/cmd.*
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
41a5639d84
|
update ymodem, serial_ymodem
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
d8ce5d5d85
|
update lib/ymodem.c
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
47231df593
|
stm32f429-disc: add jsrun command
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
62d603266f
|
add lib/jscore:
import dutape js engine from https://github.com/svaarala/duktape
4781b33420eba0f0dd4f9caa10dfc17622d3925e
python tools/configure.py --source-directory src-input --output-directory src-lowmemory \
--option-file config/examples/low_memory.yaml --architecture arm32 --compiler gcc
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
79e3eff1fa
|
update ymodem.c
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
d71313fa58
|
reimple ymodem_recv() in lib/ymodem.c
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
a8f72c03ab
|
add efs (spiffs implementation)
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
bb15e11cf2
|
reformat source files
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
e799c45133
|
move ad9361 to targets/xc_ppf1901, move lib/a3k* to targets/vocoder
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
b224c2c38f
|
add ad9361 driver
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
80367cdc12
|
add timer[3-6] to lib/timer.c
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
zhaijunyuan
|
669f813e1a
|
20190713 add cmd __input_gain and __dac_gain
|
5 years ago |
zhaijunyuan
|
c5e53aefb5
|
add 9361 9779 read and write interface all of interface is ok
|
5 years ago |
zhaijunyuan
|
0c9b414e6d
|
20190702_AD9779 read and write ok
|
5 years ago |
surenyi
|
ccd0ea45bc
|
xc_ppf1901: add lmk_regs.S
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
zhaijunyuan
|
79e3c4d976
|
AD9779 read data error
|
5 years ago |
surenyi
|
1c6daa003a
|
spi_setup(): add bps paramter
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
3e7d39e529
|
update lib/spi.*
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
a6bc7d268d
|
update lib/can.*
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
9cf4d57b29
|
update lib/can.*
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
e122277a95
|
update lib/can.*
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
zhaijunyuan
|
48bd651c10
|
can run success
|
5 years ago |
surenyi
|
a37643d3e3
|
add lib/can.*
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
zhaijunyuan
|
a778b05b75
|
backup vocoder
|
5 years ago |
zhaijunyuan
|
6ca07700b4
|
vocoder can run
|
5 years ago |
surenyi
|
21c2058044
|
keil script: scripts/xc_ppf1901.sct
Signed-off-by: surenyi <surenyi82@163.com>
|
5 years ago |
surenyi
|
69263d9232
|
update lib/cmd.*
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
0750d6a981
|
fix build for keil
Signed-off-by: abagu <352211526@qq.com>
|
6 years ago |
surenyi
|
07d56c0aa0
|
fix build for keil
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
a8a32371ef
|
fix lib/cmd.c (cmd_loop())
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
992ea1897a
|
change lib/cmd.c
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
zhaijunyuan
|
69e1eb4e8f
|
add the led of send and receive
|
6 years ago |
zhaijunyuan
|
e3337a7777
|
add detection of insert
|
6 years ago |
surenyi
|
5bc54b4857
|
add eeprom init with i2c
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
cfc6f2f3b2
|
xc_ppf1901: add I2C_ADDR_ to target.h
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
4db038c4b7
|
xc_ppf1901: fixed
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
0c1b881ab1
|
add lib/spi_flash.*
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
8f97f1aab0
|
add lib/spi.*
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
6db990d297
|
add target=spectrum
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
b442096b89
|
fix dwt_wait_us()
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
23821a1c8b
|
lib/i2c.c use dwt.h
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
7edbcc24a8
|
add dwt.h
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
72d2309674
|
add rx to lib/commands.c
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |
surenyi
|
a60eba1123
|
add lib/stdio_ymodem.c
Signed-off-by: surenyi <surenyi82@163.com>
|
6 years ago |