Commit aac4fa42 authored by Andrew Jones's avatar Andrew Jones Committed by Hero Bird
Browse files

[cli] Update `new` cli for latest flipper (#77)

* [cli] Update `new` cli for latest

* [cli] Fix arguments in cli

* [cli] Update to use `super::*`

* [cli] Update to use `#![cfg_attr(not(any(test, feature = "std")), no_std)]`

* [cli] Update build script to latest

* [cli] Update to `#[cfg(all(test, feature = "test-env"))]`

* Add `set -e` to build.sh
parent 81a28411
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment