zephyr/samples/bluetooth
Alex Porosanu 74248e26d9 samples: bluetooth: peripheral_hr: add VEGABoard sanity testing
Add a special target that's marked build_only so the BLE SW LL
implementation on VEGABoard is built daily. This helps ensuring
that it doesn't get inadvertedly broken by subsequent updates.
The name of the target is peripheral_hr_rv32m1_vega_ri5cy
and it can be run with the following command:

sanitycheck -v --all -p rv32m1_vega_ri5cy \
            -x=CMAKE_REQUIRED_FLAGS=-Wl,-dT=/dev/null \
            --test samples/bluetooth/peripheral_hr/\
              sample.bluetooth.peripheral_hr_rv32m1_vega_ri5cy

Note: The extra CMake flags are required if running with the official
      VEGABoard compiler, due to this linker issue:
      https://github.com/pulp-platform/pulpino/issues/240

Signed-off-by: Alex Porosanu <alexandru.porosanu@nxp.com>
2019-11-08 15:38:57 +01:00
..
beacon samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
central samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
central_hr samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
eddystone samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
handsfree cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
hci_spi doc: s/device tree/devicetree/ 2019-10-08 11:53:40 +02:00
hci_uart samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
hci_usb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
ibeacon samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
ipsp coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
mesh Bluetooth: Mesh: Model extension concept 2019-11-07 18:57:32 +02:00
mesh_demo samples: migrating to NVS backend with settings 2019-10-11 14:55:24 +02:00
peripheral samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
peripheral_csc samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
peripheral_dis samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
peripheral_esp samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
peripheral_hids samples: migrating to NVS backend with settings 2019-10-11 14:55:24 +02:00
peripheral_hr samples: bluetooth: peripheral_hr: add VEGABoard sanity testing 2019-11-08 15:38:57 +01:00
peripheral_ht samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
peripheral_sc_only Bluetooth: samples: Add newline when using printk 2019-10-07 20:50:14 +03:00
scan_adv samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
bluetooth.rst doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00