-
- Downloads
Merge pull request #6643 from kaspar030/add_http_dl_cache
dist/tools: add http download with caching
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Makefile.include 4 additions, 0 deletionsMakefile.include
- boards/x86-multiboot-common/Makefile.include 2 additions, 1 deletionboards/x86-multiboot-common/Makefile.include
- dist/tools/dlcache/README.md 11 additions, 0 deletionsdist/tools/dlcache/README.md
- dist/tools/dlcache/dlcache.sh 108 additions, 0 deletionsdist/tools/dlcache/dlcache.sh
- makefiles/vars.inc.mk 1 addition, 0 deletionsmakefiles/vars.inc.mk
- pkg/nordic_softdevice_ble/Makefile 2 additions, 1 deletionpkg/nordic_softdevice_ble/Makefile
- pkg/tlsf/Makefile 2 additions, 1 deletionpkg/tlsf/Makefile
dist/tools/dlcache/README.md
0 → 100644
dist/tools/dlcache/dlcache.sh
0 → 100755
Please register or sign in to comment