Difference between revisions of "Rockpi4/dev"
< Rockpi4
Line 6: | Line 6: | ||
− | This page | + | This page describes development tips for ROCK Pi. |
* [[rockpi4/dev/usb-install | USB Installation]] describe how to use PC tools to install image on ROCK Pi 4. | * [[rockpi4/dev/usb-install | USB Installation]] describe how to use PC tools to install image on ROCK Pi 4. | ||
Line 22: | Line 22: | ||
* [[rockpi4/dev/install-opencl | Install OpenCL ]] | * [[rockpi4/dev/install-opencl | Install OpenCL ]] | ||
* [[rockpi4/dev/apmode | Setting AP Mode ]] | * [[rockpi4/dev/apmode | Setting AP Mode ]] | ||
+ | * [[rockpi4/dev/monitor-mode | Setting Monitor Mode ]] | ||
* [[rockpi4/dev/vs | Setting Up Visual Studio For ROCK Pi 4 ]] | * [[rockpi4/dev/vs | Setting Up Visual Studio For ROCK Pi 4 ]] | ||
* [[rockpi4/dev/compile-a-kernel-module-on-rockpi4 | Compile a kernel module on ROCK Pi 4]] | * [[rockpi4/dev/compile-a-kernel-module-on-rockpi4 | Compile a kernel module on ROCK Pi 4]] | ||
* [[rockpi4/dev/build-Armbian | Build Armbian ]] | * [[rockpi4/dev/build-Armbian | Build Armbian ]] |
Revision as of 10:17, 7 September 2020
ROCK Pi 4 > Development
This page describes development tips for ROCK Pi.
- USB Installation describe how to use PC tools to install image on ROCK Pi 4.
- Install images to SPI flash describe how to write bootloader to SPI flash on ROCK Pi 4.
- Build Debian
- Build vendor kernel(Rockchip 4.4)
- Build mainline kernel(kernel 5.x)
- U-boot
- U-boot/PXE Boot
- USB Device Network
- Build Android (nougat) TV
- Serial Console
- Install OpenCV
- Install Libmraa
- Install OpenCL
- Setting AP Mode
- Setting Monitor Mode
- Setting Up Visual Studio For ROCK Pi 4
- Compile a kernel module on ROCK Pi 4
- Build Armbian