We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b89c0 commit 2504eaeCopy full SHA for 2504eae
scripts/build.sh
@@ -6,6 +6,7 @@ cargo build --manifest-path nrf52810-hal/Cargo.toml --target thumbv7em-none-eabi
6
cargo build --manifest-path nrf52832-hal/Cargo.toml
7
cargo build --manifest-path nrf52840-hal/Cargo.toml
8
cargo build --manifest-path boards/adafruit_nrf52pro/Cargo.toml --examples
9
+cargo build --manifest-path boards/adafruit-nrf52-bluefruit-le/Cargo.toml --examples
10
cargo build --manifest-path boards/nRF52-DK/Cargo.toml --examples
11
cargo build --manifest-path boards/nRF52840-DK/Cargo.toml --examples
12
cargo build --manifest-path examples/rtfm-demo/Cargo.toml
0 commit comments