Skip to content
  • Paul Sokolovsky's avatar
    minimal: New port, intended to represent minimal working code. · d511a20a
    Paul Sokolovsky authored
    Unlike bare-arm, which is mostly intended to show raw interpreter size,
    without library and support code dependencies. This port is intended to
    be a better base to start new ports, and also will include emulation
    build to allow debug some aspects of embedded targets on POSIX systems.
    
    This initial commit is verbatim copy of bare-arm code.
    d511a20a