Navigation Menu

Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

Updating demo code to use PT #71

Merged
merged 21 commits into from Jun 25, 2014
Merged

Updating demo code to use PT #71

merged 21 commits into from Jun 25, 2014

Commits on Jun 15, 2014

  1. Copy the full SHA
    5e1aaf9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ed830ba View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6cc283b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    574edc7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3b0397d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    318a458 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e3eb906 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c40de17 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    7bbdda2 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    72b3739 View commit details
    Browse the repository at this point in the history
  11. More cleanups and fixes.

    farcaller committed Jun 15, 2014
    Copy the full SHA
    a3ae217 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    069d066 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    17bf63b View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    5d6741e View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    5f597f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2014

  1. Copy the full SHA
    1b69316 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f069202 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2014

  1. Recovering from broken .git tree. This includes the following commits:

     * 3a40290 app_blink is now buildable with PT.
     * 4ed74c7 Removed lifetime arg from lpc17xx::GPIO.
     * 0f60ef3 Temporary extracted pinconf to deal with lifetimes.
     * 831adb6 Generated args struct now uses correct lifetimes for refs.
     * d92eb08 Added os/single_task/args builder (a bit broken).
     * 070482f Using DUMMY_SP where possible.
     * 594a145 Parser now returns gc-wrapped platformtree.
     * 0a8cbd4 Fixed GPIOConf typo in generated gpio node.
     * 1d2f851 Tests are now always being built with `-g`.
     * e013567 Extracted TokenString to builder.
     * 51fa0c7 Added platformtee_verbose! macro to dump generated code.
     * 1a8cdb4 Cleaned up app_empty demo code.
     * 35de740 Very basic gpio subnode implementation for lpc17xx.
     * 6c75500 Basic timer subnode implementation for lpc17xx.
     * 3197ce6 Refactored test helpers to use pprust for source rendering.
     * 4267646 Starting refactoring work on app_blink.
     * 2b40597 Cleaned up app_empty demo, this one is done.
     * 7fe9f17 Debug build breaks IDA and Hopper, huh.
     * ef9a9af build_os builds a correct call to loop function now.
     * e64807b Compilation fixes for recent rustc version.
    farcaller committed Jun 24, 2014
    Copy the full SHA
    929977c View commit details
    Browse the repository at this point in the history
  2. Fixed tests.

    farcaller committed Jun 24, 2014
    Copy the full SHA
    d078ebd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2014

  1. Updated default OS X SDK.

    farcaller committed Jun 25, 2014
    Copy the full SHA
    fcb002c View commit details
    Browse the repository at this point in the history
  2. 5
    Copy the full SHA
    db3d4d0 View commit details
    Browse the repository at this point in the history