erhankur's Stars
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
matiassingers/awesome-readme
A curated list of awesome READMEs
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
stlink-org/stlink
Open source STM32 MCU programming toolset
mortbopet/Ripes
A graphical processor simulator and assembly editor for the RISC-V ISA
multiarch/qemu-user-static
:earth_africa: `/usr/bin/qemu-*-static`
ETLCPP/etl
Embedded Template Library
yhzhang0128/egos-2000
Envision a future where every student can read all the code of a teaching operating system.
rsta2/circle
A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)
openocd-org/openocd
Official OpenOCD Read-Only Mirror (no pull requests)
lieff/minimp3
Minimalistic MP3 decoder single header library
psychs/limechat
IRC Client for Mac
bminor/glibc
Unofficial mirror of sourceware glibc repository. Updated daily.
UncleRus/esp-idf-lib
Component library for ESP32-xx and ESP8266
rossumur/esp_8_bit
Atari 8 bit computers, NES and SMS game consoles on your TV with nothing more than a ESP32 and a sense of nostalgia
libriscv/libriscv
The fastest RISC-V sandbox
sifive/freedom-e-sdk
Open Source Software for Developing on the Freedom E Platform - Deprecated
DISTORTEC/distortos
object-oriented C++ RTOS for microcontrollers
cesanta/mjson
C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems
espressif/esp-serial-flasher
Library for flashing Espressif SoCs from other MCUs.
walmis/blackmagic-espidf
Blackmagic Wireless SWD Debug probe hosted on esp-idf SDK (for ESP8266) with UART on Telnet port and HTTP using xterm.js
mborgerson/gdbstub
Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.
aappleby/picorvd
GDB-compatible RISC-V Debugger for CH32V003 that runs on a Raspberry Pi Pico
xhackerustc/uc-rv32ima
Run Linux on MCUs such as ESP32C3 with RISC-V emulator
espressif/esp32c3-direct-boot-example
Example of ESP32-C3 (rev. 3 and later) "direct boot" feature.
sellicott/tcc-riscv32
Port TCC (Tiny C Compiler) to support Risc-V 32 targets (specifically for the ESP32-C3). This project is a work-in-progress and is not currently functional. The goal is to push developments to upstream TCC once they are working.
tomverbeure/gdbwave
GDB server to debug CPU simulation waveform traces
nakane1chome/modern-cxx-riscv
Baremetal RISC-V examples with modern C++