Merge pull request #47 from sergewar/update_doc

Update requisites for compiling
This commit is contained in:
logicog
2025-12-11 09:35:23 +01:00
committed by GitHub
+1 -1
View File
@@ -52,7 +52,7 @@ devices by looking at the image using e.g. Ghidra.
## Compiling
Install the following particular build requisites (Debian 12, should work on Ubuntu)
```
sudo apt install sdcc xxd python
sudo apt install sdcc xxd python-is-python3 libjson-c-dev
```
Now, building the firmware image should work: