[FL-1699, FL-1700] Scripts: new radio firmware bundling scheme, manifest for resources. (#700)
* Scripts: new radio firmware bundling scheme, manifest for resources. * Scripts: add destination address for copro binaries. * Bootloader: update linker scripts * Scripts: resource manifest FsTree.
This commit is contained in:
		| @@ -4,7 +4,7 @@ include				$(PROJECT_ROOT)/assets/assets.mk | ||||
|  | ||||
| $(ASSETS): $(ASSETS_SOURCES) $(ASSETS_COMPILLER) | ||||
| 	@echo "\tASSETS\t" $@ | ||||
| 	@$(ASSETS_COMPILLER) icons -s $(ASSETS_SOURCE_DIR) -o $(ASSETS_COMPILED_DIR) | ||||
| 	@$(ASSETS_COMPILLER) icons "$(ASSETS_SOURCE_DIR)" "$(ASSETS_COMPILED_DIR)" | ||||
|  | ||||
| clean: | ||||
| 	@echo "\tCLEAN\t" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user