Skip to content

IsaacMcCracken/EmBlocks-HackED-2026

Repository files navigation

hacked26

pname is a highly abstracted IDE that uses Scratch-like blocks for embedded system development!

With pname, you can go directly from high-level abstractions to the C level, then compile to a .uf2 file.

block
columns 1
  block:development
    columns 1
    block:editor
        block_editor("Block Editor")
    end
    space
    block:output
        executable["Executable"]
    end
  end
  editor --> output
Loading

Usage

Features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors