mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Merge pull request #47 from sergewar/update_doc
Update requisites for compiling
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user