Difference between revisions of "Rock3/dev"
< Rock3
Line 12: | Line 12: | ||
* [[radxa-configuration | Radxa Configuration]] | * [[radxa-configuration | Radxa Configuration]] | ||
* [[Device-tree-overlays | Device Tree Overlays]] | * [[Device-tree-overlays | Device Tree Overlays]] | ||
+ | |||
+ | ------ | ||
+ | |||
* [https://github.com/radxa/debos-radxa debos-radxa] build Radxa official system images | * [https://github.com/radxa/debos-radxa debos-radxa] build Radxa official system images | ||
− | |||
* [[rock3/dev/Debian | Build Debian from scratch]] | * [[rock3/dev/Debian | Build Debian from scratch]] | ||
+ | * [[rock3/dev/serial-console | Using Serial Console]] | ||
* [[rock3/dev/pxe-boot | PXE Boot ]] | * [[rock3/dev/pxe-boot | PXE Boot ]] | ||
* [[rock3/dev/adb | Using Android Debug Bridge]] | * [[rock3/dev/adb | Using Android Debug Bridge]] | ||
Line 26: | Line 29: | ||
* [[rock3/dev/uefi | Unified Extensible Firmware Interface]] | * [[rock3/dev/uefi | Unified Extensible Firmware Interface]] | ||
* [[rock3/dev/sata-on-radxa-cm3-io | Use SATA SSD on Radxa CM3 IO]] | * [[rock3/dev/sata-on-radxa-cm3-io | Use SATA SSD on Radxa CM3 IO]] | ||
+ | * [[rock3/dev/install-docker-engineer-on-docker | Install Docker Engine on Debian]] | ||
------ | ------ |
Revision as of 06:30, 14 July 2022
ROCK 3 > Development Guide
This page describes development tips for ROCK 3.
- How to use Radxa Official Debian
- How to use Radxa Official Ubuntu
- Radxa APT
- Radxa Configuration
- Device Tree Overlays
- debos-radxa build Radxa official system images
- Build Debian from scratch
- Using Serial Console
- PXE Boot
- Using Android Debug Bridge
- Using CAN bus communication
- Using Coral Edge TPU
- NPU Run Test
- Install libmraa
- SPI + NVME SSD boot
- Change kernel params
- Mainline Development
- Unified Extensible Firmware Interface
- Use SATA SSD on Radxa CM3 IO
- Install Docker Engine on Debian