aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-02-25 16:50:03 +0100
committerlonkaars <loek@pipeframe.xyz>2023-02-25 16:50:03 +0100
commit755decd17854824ffd792f28abb1b0ac002c4e72 (patch)
treea0eeabc3bc3a79308c8d22a84a33412b474c49d0
parent779ad2408cf97687878f816ddff2b04f22f5172d (diff)
fix src readme
-rw-r--r--src/readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/readme.md b/src/readme.md
index bfbc6e9..45e6c16 100644
--- a/src/readme.md
+++ b/src/readme.md
@@ -14,6 +14,7 @@
## directory structure
|name|description|
+|-|-|
|apu|APU interface functions|
|lib|libraries (stm system headers, HAL, FreeRTOS)|
|ppusim|PPU simulation code (desktop only)|