Readme update

This commit is contained in:
Eljakim Herrewijnen 2024-08-08 11:47:47 +02:00
parent 63befbb676
commit d3ffb96db4

View File

@ -4,4 +4,8 @@ Current memory map:
![memory map](memory_map.drawio.svg)
## Usage:
Copy this folder to <gupje>/devices/samsung_s7 and run ``make``
Copy this folder to <gupje>/devices/samsung_s7 and run:
```bash
make -f devices/samsung_s7/Makefile
```