Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce code size on ATtiny #1

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 30, 2013

  1. reduce code size on ATtiny

    jscrane committed Aug 30, 2013
    Configuration menu
    Copy the full SHA
    ad38f3a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2013

  1. #ifdefs for attiny

    jscrane committed Sep 5, 2013
    Configuration menu
    Copy the full SHA
    01e9840 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2013

  1. merge ebcd0d1

    jscrane committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    d98a6f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2014

  1. energia

    jscrane committed Jun 7, 2014
    Configuration menu
    Copy the full SHA
    edf7af8 View commit details
    Browse the repository at this point in the history
  2. fixup for msp430

    jscrane committed Jun 7, 2014
    Configuration menu
    Copy the full SHA
    f06cb9a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2014

  1. Configuration menu
    Copy the full SHA
    541262d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82fe103 View commit details
    Browse the repository at this point in the history
  3. inline print_observe_tx

    jscrane committed Jul 23, 2014
    Configuration menu
    Copy the full SHA
    5d7893b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2014

  1. fixes for msp430

    jscrane committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    d87354e View commit details
    Browse the repository at this point in the history
  2. msp430 update

    jscrane committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    a3a5799 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2014

  1. - add back printDetails() on RF24 for backwards compatibility

    - add msp430 version of pingpair
    jscrane committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    f9f0495 View commit details
    Browse the repository at this point in the history
  2. update for new debugging

    jscrane committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    3b0dd05 View commit details
    Browse the repository at this point in the history
  3. debug

    jscrane committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    904b959 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2014

  1. add setter for debug

    jscrane committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    d1c927a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba0da8c View commit details
    Browse the repository at this point in the history
  3. bodge for stellaris

    jscrane committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    9840064 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2014

  1. Configuration menu
    Copy the full SHA
    ac0c78a View commit details
    Browse the repository at this point in the history
  2. bugfix

    jscrane committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    1e6b222 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2014

  1. improve debugging

    jscrane committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    d11cf69 View commit details
    Browse the repository at this point in the history
  2. grrr

    jscrane committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    3def073 View commit details
    Browse the repository at this point in the history
  3. - remove printf from debugging, replace with Print

    - output defaults to Serial
    jscrane committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    418e41d View commit details
    Browse the repository at this point in the history
  4. fix for msp430

    jscrane committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    6621fad View commit details
    Browse the repository at this point in the history
  5. - merge RF24Debug.h into RF24.h

    - add tinypingpair example
    jscrane committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    adb9019 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b292c59 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2014

  1. update for fraunchpad

    jscrane committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    8b7da7f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2015

  1. update for new avr toolchain

    jscrane committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    2835a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1516d01 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. A simple project from Original RF24 library to just check transmit an…

    …d receive of data. Tested and works with MSP430G2553 and Arduino Mega 2560, with nrf24l01+ module
    prasadp4009 committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    5a49ec8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from prasadp4009/master

    A simple project from Original RF24 library to just check transmit an…
    jscrane committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    e898fcf View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. changes for esp8266

    jscrane committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    1015610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46088c1 View commit details
    Browse the repository at this point in the history