Skip to content
Block or report user

Report or block pftbest

Hide content and notifications from this user.

Contact Support about this user’s behavior.

Report abuse
Pro
  • Minsk

Popular repositories

  1. rust_on_msp

    Simple blinking LED example that runs on MSP430.

    Rust 11 3

  2. ldparser

    Linker Script parser

    Rust 2

  3. msp430_svd

    C 2 1

  4. relay

    simple tun vpn

    C 1 2

  5. msp430g2553

    Peripheral access API for MSP430G2553 microcontrollers (generated using svd2rust)

    Rust 1

  6. gtmpl-rust

    Forked from fiji-flo/gtmpl-rust

    golang text/template for rust

    Rust 1

42 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March - April 2019

pftbest has no activity yet for this period.

February 2019

Created a pull request in japaric/vcell that received 1 comment

Created an issue in access-softek/msp430-clang that received 3 comments

Inefficient code for adding two 32bit integers

This simple program: long foo(long a, long b) { return a + b; } Compiles to this strange sequence of instructions: add r15, r13 add r14, r12 cmp …

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.