diff options
| author | hathach <[email protected]> | 2018-11-22 00:50:51 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-11-22 00:50:51 +0700 |
| commit | 3fccd24854fd2857aba2cb287fa5712a7b9b76ca (patch) | |
| tree | 98fd52df017d218699271e252195872b1df8109a /examples/device_composite | |
| parent | 1a91b5a62e514908d32d983431b0e2f2df9d12d3 (diff) | |
refractor device composite freertos ses
Diffstat (limited to 'examples/device_composite')
| -rw-r--r-- | examples/device_composite/ses/device_composite.emProject | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/device_composite/ses/device_composite.emProject b/examples/device_composite/ses/device_composite.emProject new file mode 100644 index 000000000..d78430f58 --- /dev/null +++ b/examples/device_composite/ses/device_composite.emProject @@ -0,0 +1,6 @@ +<!DOCTYPE CrossStudio_Project_File> +<solution Name="device_composite" target="8" version="2"> + <import file_name="nrf5x/nrf5x.emProject" /> + <import file_name="samd21/samd21.emProject" /> + <import file_name="samd51/samd51.emProject" /> +</solution> |
