mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Link to VLAN doc updated. Add python as dependency
This commit is contained in:
@@ -52,7 +52,7 @@ devices by looking at the image using e.g. Ghidra.
|
|||||||
## Compiling
|
## Compiling
|
||||||
Install the following particular build requisites (Debian 12, should work on Ubuntu)
|
Install the following particular build requisites (Debian 12, should work on Ubuntu)
|
||||||
```
|
```
|
||||||
sudo apt install sdcc xxd
|
sudo apt install sdcc xxd python
|
||||||
```
|
```
|
||||||
|
|
||||||
Now, building the firmware image should work:
|
Now, building the firmware image should work:
|
||||||
|
|||||||
Reference in New Issue
Block a user