Skip to content

Instantly share code, notes, and snippets.

View mirzak's full-sized avatar
💭
Compiling...

Mirza Krak mirzak

💭
Compiling...
View GitHub Profile
@Gadgetoid
Gadgetoid / README.md
Last active February 20, 2023 09:35
Raspberry Pi Zero / Windows 10 automatic RNDIS driver install for composite gadgets

Preface

I owe my very rapid learning journey in the world of ConfigFs to several key sources which aren't necessarily relevant to this result, but I feel deserve a mention anyway.

@neagix
neagix / libretro-build-mupen64plus.log
Created October 5, 2013 03:38
errors when building on ARM cortex A9
$ ./libretro-build.sh build_libretro_mupen64
armv7l CPU detected
Script: ~/libretro-super/libretro-build.sh
CC = gcc
CXX = g++
STRIP =
Compiler: CC="gcc" CXX="g++"
=== ARM NEON opts enabled... ===
=== Cortex A9 opts enabled... ===
=== ARM hardfloat ABI enabled... ===