...
|
...
|
@@ -104,7 +104,7 @@ The project supports building process on Windows and Linux.
|
104
|
104
|
├── fonts # Fonts used in desktop GUI applications.
|
105
|
105
|
├── fs # File system generator needed by the real XiPC and the XiPC Emulator.
|
106
|
106
|
├── fw
|
107
|
|
-│ ├── doc # Documentation of the IO Board to make by Doxygen.
|
|
107
|
+│ ├── doc # Documentation of the IO Board firmware to make by Doxygen.
|
108
|
108
|
│ └── src # Source code of the firmware for the IO Board.
|
109
|
109
|
├── ide
|
110
|
110
|
│ ├── geany # IDE configuration to support assembler for the XiPU.
|