1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Start getting the documentation into shape.

This commit is contained in:
Peter Steenbergen
2023-08-31 10:53:35 +02:00
parent bf166be419
commit b10f3abd0e
8 changed files with 102 additions and 300 deletions

View File

@ -1,6 +1,12 @@
# Kernel Version
Linux kernel version used for supported boards.<br>
Default kernel tree: 6.1 LTS
| Board | Version |
|-------|---------|
| Raspberry Pi (3&4) | 5.15.x |
| Raspberry Pi 3 | 6.1.47 |
| Raspberry Pi 4 | 6.1.47 |
| Open Virtual Appliance | 6.1.47 |
| Generic x86-64 | 6.1.47 |