Skip to content
Avatar

Achievements

Achievements

Organizations

@armbian
Block or Report

Block or report Miouyouyou

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. RockMyy Public

    Build scripts and patches used to cross-compile 5.6-rcX kernels for RK3288 boards

    Shell 30 7

  2. One way to setup a Matrix Synapse server, with Coturn, PostgreSQL, HAProxy and SSL certificates

    Shell 5 2

  3. A not-so simple DRM / Evdev / OpenGL ES 2.x moving cursor example

    C 8 1

  4. 1
    // gcc -o test init_window.c -I. -lwayland-client -lwayland-server -lwayland-client-protocol -lwayland-egl -lEGL -lGLESv2
    2
    #include <wayland-client.h>
    3
    #include <wayland-server.h>
    4
    #include <wayland-client-protocol.h>
    5
    #include <wayland-egl.h> // Wayland EGL MUST be included before EGL headers
  5. This demonstrates how to write a native library with a procedure calling a Java method, defined in an Android app that previously invoked that native procedure. The library is written in ARMv8-A as…

    Assembly 2 2

  6. This demonstrates how to read a value returned by a native method in a library written in Assembly for ARM64 (GNU AS Syntax), and assembled with GNU AS and GOLD

    Assembly 3 2

9 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

May 2022

Created 1 repository
Opened 1 pull request in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.