flash: Enable read/write/erase access flash from firmware.
This commit is contained in:
committed by
Jeremy Soller
parent
b4689cb3f1
commit
6f6fc652d5
@@ -27,6 +27,9 @@ CFLAGS+=-I$(SYSTEM76_COMMON_DIR)/include
|
||||
# Add scratch ROM
|
||||
include $(SYSTEM76_COMMON_DIR)/scratch/scratch.mk
|
||||
|
||||
# Add scratch ROM for flash access
|
||||
include $(SYSTEM76_COMMON_DIR)/flash/flash.mk
|
||||
|
||||
console_internal:
|
||||
cargo build --manifest-path tool/Cargo.toml --release
|
||||
sudo tool/target/release/system76_ectool console
|
||||
|
Reference in New Issue
Block a user