docs: Regenerate boards
This commit is contained in:
parent
5e96a8e96f
commit
538bb15c20
|
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
layout: board
|
||||
title: LicheePi Zero SD card images
|
||||
description: "Minimal, pure and up-to-date vanilla Debian/Ubuntu armhf SD card images for LicheePi Zero by Zepan, SoC: Allwinner V3s, CPU ISA: armv7"
|
||||
board_id: lichee_pi_zero
|
||||
board_dtb_name: sun8i-v3s-licheepi-zero
|
||||
board_name: LicheePi Zero
|
||||
board_maker_name: Zepan
|
||||
board_soc_name: Allwinner V3s
|
||||
board_cpu_name: ARM Cortex A7 (armv7)
|
||||
board_cpu_arch_isa: armv7
|
||||
board_cpu_arch_debian: armhf
|
||||
---
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
os: ubuntu
|
||||
dist: kinetic
|
||||
arch: arm64
|
||||
---
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
os: ubuntu
|
||||
dist: kinetic
|
||||
arch: armhf
|
||||
---
|
||||
Loading…
Reference in New Issue