mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2026-04-05 21:15:26 +00:00
update
This commit is contained in:
parent
ad9b495d7e
commit
494a7e1b39
31 changed files with 391 additions and 851 deletions
5
Makefile
5
Makefile
|
|
@ -28,7 +28,7 @@ ramdebug:
|
|||
|
||||
.PHONY: flashburn runram reset test readfullflash
|
||||
flashburn:
|
||||
JLinkGDB-WrFlash.bat build/bin/ram_all.bin
|
||||
JLinkGDB-WrFlash.bat
|
||||
#@$(MAKE) -f flasher.mk flashburn
|
||||
|
||||
runram:
|
||||
|
|
@ -40,7 +40,8 @@ reset:
|
|||
#@make -f flasher.mk reset
|
||||
|
||||
test:
|
||||
@make -f flasher.mk test
|
||||
JLink-RTL00ConsoleROM.bat
|
||||
#@make -f flasher.mk test
|
||||
|
||||
readfullflash:
|
||||
JLink-RdFullFlash.bat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue