Skip to content
Open
Changes from all commits
Commits
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
3 changes: 3 additions & 0 deletions releases.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,9 @@ def __init__(self, args):
'RK3328.arm': 'Rockchip RK3328',
'RK3399.aarch64': 'Rockchip RK3399',
'RK3399.arm': 'Rockchip RK3399',
'RK356X.aarch64': 'Rockchip RK356X',
'RK3576.aarch64': 'Rockchip RK3576',
'RK3588.aarch64': 'Rockchip RK3588',
'RPi.arm': 'Raspberry Pi Zero and 1',
'RPi2.arm': 'Raspberry Pi 2 and 3',
'RPi3.arm': 'Raspberry Pi 3',
Expand Down