Skip to content

Refactor rock4 series #715

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
cbc1c42
refactor: delete the original architecture
nascs Mar 5, 2025
2ce674b
refactor: add images needed for the new architecture
nascs Mar 5, 2025
f5bceb3
fix: add pic
nascs Mar 5, 2025
e706168
refactor: port radxa-os to rock4a/b/se
nascs Mar 5, 2025
8cf2d32
refactor: add other-os for rock4 a/b/se
nascs Mar 5, 2025
189eef8
refactor: port low-level-dev to rock4 a/b/se
nascs Mar 5, 2025
ac340ad
refactor: add hardware info for rock4 a/b/se
nascs Mar 5, 2025
9c1eb4f
refactor: port getting-started to rock4 a/b/se
nascs Mar 5, 2025
014fb95
refactor: port app-dev to rock4 a/b/se
nascs Mar 5, 2025
0c1a3f5
refactor: add download page for rock4 a/b/se
nascs Mar 5, 2025
57ebced
fix: add a blank new line for navbar checked by pre-commit
nascs Mar 5, 2025
53fbe5c
fix: fix rock 4a/b/se home page link
nascs Mar 27, 2025
884f872
fix: rename android 11 low dev
nascs Mar 27, 2025
70884fa
feat: add android 10 low dev
nascs Mar 27, 2025
d2b5689
feat: add rockchip-bsp common docs
nascs Mar 28, 2025
a902767
fix: delete the duplicated cpu info
nascs Mar 28, 2025
ed224e8
fix: align the introduction table at center
nascs Mar 28, 2025
3e674f8
fix: rename the host port
nascs Mar 28, 2025
cfa24f7
fix: fix the audiio info
nascs Mar 28, 2025
ecc8eb9
feat: add faq page for rock 4a/4b/4a+4b+/4se
nascs Mar 28, 2025
ecda40c
feat: add app-dev for rock4 android
nascs Apr 1, 2025
73826db
fix: add android low-dev for rock 4a/4b/4a+4b+/4se
nascs Apr 1, 2025
536be6f
fix: fix the rock 4se router
nascs Apr 1, 2025
b823a0a
feat: add android getting-started for rock4a/4b/4a+/ab+/4se
nascs Apr 1, 2025
d518d96
feat: add android download page for rock 4a/4b/4a+/4b+/4se
nascs Apr 1, 2025
44eed3e
fix: rock4: add 4A+/4B+ to the title
nascs May 20, 2025
4e75a04
fix: rock4: fix the main feature
nascs May 20, 2025
8bb7cc7
fix: rock4: fix the model sort
nascs May 20, 2025
b00182a
fix: rock4: fix cooling option
nascs May 20, 2025
ab032ef
fix: rock4: download: add 4a/4a+/4b/4b+ linux 5.10 image
nascs May 20, 2025
d413b29
fix: rock4: install-os: fix the emmc module picture missing issue
nascs May 20, 2025
0ab187f
fix: rock4: install-os: add tip for nvme boot
nascs May 20, 2025
d7fdcac
fix: rock4: install-os: add tip for erasing spi flash
nascs May 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: fix the audiio info
Signed-off-by: Nascs Fang <nascs@radxa.com>
  • Loading branch information
nascs committed Mar 28, 2025
commit cfa24f7e5ae9586692f126de77d033ba216d43f4
2 changes: 1 addition & 1 deletion docs/rock4/rock4ab-se/getting-started/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ ROCK 4A/4B/4A+/4B+/4SE 提供了完整的硬件设计原理图和软件源代码

<tr>
<th> 音频 </th>
<td align="center" colspan="5"> 通过 4 环 3.5 毫米耳机插孔支持高质量模拟音频输出 <br/> 模拟音频输出可直接驱动 32 欧姆耳机 <br/> 音频插孔默认还支持麦克风输入 <br/> ES8316 高清编解码器最高支持 24 位/96KHz 音频 </td>
<td align="center" colspan="5"> 3.5mm 带麦克风插孔 <br/> ES8316 高清编解码器最高支持 24 位/96KHz 音频 </td>
</tr>

<tr>
Expand Down