Skip to content
View Darchiv's full-sized avatar

    Organizations

    @phoenix-rtos

    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.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

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

    Report abuse

    Pinned Loading

    1. gruszkagruszkaPublic

      An operating system for a 65C02-based microcomputer

      Assembly

    2. stm32-ld-scriptsstm32-ld-scriptsPublic

      Forked from antongus/stm32-ld-scripts

      GNU LD scripts for STM32 microcontrollers

    3. Build script for a GNU toolchainBuild 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;