Skip to content
View Darchiv's full-sized avatar

Organizations

@phoenix-rtos
Block or Report

Block or report Darchiv

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. gruszka gruszka Public

    An operating system for a 65C02-based microcomputer

    Assembly

  2. stm32-ld-scripts stm32-ld-scripts Public

    Forked from antongus/stm32-ld-scripts

    GNU LD scripts for STM32 microcontrollers

  3. Build script for a GNU toolchain Build script for a GNU toolchain
    1
    #!/bin/bash
    2
    
    
    3
    # What this script does:
    4
    # - downloads sources of GCC, Binutils, and GDB;
    5
    # - unpacks them;