Pinned Repositories
ar9331-i2s-alsa
I2S alsa device drivers for the popular MIPS ar9331 SOC (Carambola2, Arduino Yun...)
gcc-build-tools
Scripts to ease building gcc (cross) toolchains.
genetic_algorithm
Simple genetic algorithm library in C
leiwand_rv32
RISC-V RV32I CPU written in verilog
linux_for_riscv_em
Scripts to automate building linux images for my emulator riscv_em
nes_emu
Portable nes-emulator written in C
REM
REM is a Yocto like buildsystem primarily intended for microcontrollers. It is based on ruby rake.
rem_libopenpic32
Basic opensource library for pic32 microcontrollers. WIP
riscv_em
Simple risc-v emulator, able to run linux, written in C.
franzflasch's Repositories
franzflasch/riscv_em
Simple risc-v emulator, able to run linux, written in C.
franzflasch/linux_for_riscv_em
Scripts to automate building linux images for my emulator riscv_em
franzflasch/leiwand_rv32
RISC-V RV32I CPU written in verilog
franzflasch/REM
REM is a Yocto like buildsystem primarily intended for microcontrollers. It is based on ruby rake.
franzflasch/gcc-build-tools
Scripts to ease building gcc (cross) toolchains.
franzflasch/docker_scripts
franzflasch/mmap_alloc
Linux driver that allows a user-space program to mmap a buffer of contiguous physical memory
franzflasch/rem_test_project
Test project for the rem build system
franzflasch/blackmagic
In application debugger for ARM Cortex microcontrollers.
franzflasch/c_state_machine
A simple state machine implemented in C. Ready to use example from http://stackoverflow.com/questions/1371460/state-machines-tutorials/1371654#1371654
franzflasch/elf2flt
ELF to bFLT (binary flat) converter for no-mmu Linux targets
franzflasch/generic_lut
Simple generic lookup table library with interpolation.
franzflasch/Hex-Cell-Holder
An OpenSCAD project to generate models of hexagonal lithium cell holders
franzflasch/i2c-gpiod-custom-openwrt
Port of i2c-gpio-custom with gpiod support
franzflasch/libgp8302-openwrt
Linux C library for the GP8302 Gravity: I2C 4-20mA DAC Module, OpenWrt package
franzflasch/libi2c-user-openwrt
userspace i2c library openwrt package
franzflasch/libopencm3-examples-dfsdm
Simple example projects showing how to use libopencm3.
franzflasch/libopencm3_dfsdm
Open source ARM Cortex-M microcontroller library
franzflasch/libsigrok
Read-only mirror of the official repo at git://sigrok.org/libsigrok. Pull requests welcome. Please file bugreports at sigrok.org/bugzilla.
franzflasch/linked_list_c
simple double linked list implementation in C
franzflasch/linux-lin
Linux kernel LIN bus support implemented as TTY line discipline for generic UART conrollers, documentation https://github.com/lin-bus/linux-lin/wiki, based on https://github.com/lin-bus/linux-lin/wiki/sllin-rtlws14-paper.pdf, more CAN related projects http://canbus.pages.fel.cvut.cz/
franzflasch/linux_bridge_scripts
Useful scripts for managing bridges in linux
franzflasch/playing_around_with_c
some useful c codesnippets
franzflasch/relayboard
program to control denkovi USB relay board
franzflasch/rem_packages
Public recipes for the "rem" build system.
franzflasch/riscv-test-scripts
This is a collection of scripts to ease the testing of risc-v cores.
franzflasch/sds
Simple Dynamic Strings library for C
franzflasch/vzlogger-openwrt
OpenWRT package for vzlogger
franzflasch/watchdogd
Advanced system monitor & process supervisor for Linux
franzflasch/watchdogd-openwrt
watchdogd (https://github.com/troglobit/watchdogd) recipes for openwrt