Commit 2460429
Sean Lyons
Merge pull request #70 in SA/ble_examples from feature/peripheral_observer_1_40 to develop
Squashed commit of the following: commit cdf9be53242faa48a2385a0420bb0581e32da85c Author: Gerardo Gomez Martinez <gerardo@ti.com> Date: Fri Dec 8 15:14:15 2017 -0800 Update how scan results are displayed on readme See: LPRFAPPS-859 commit 65405d3e4652a7251fe444a8b717511f9ee4aba6 Author: Gerardo Gomez Martinez <gerardo@ti.com> Date: Fri Dec 8 14:56:26 2017 -0800 Update cfg file to not import other configurations See: LPRFAPPS-859 commit 4606b5af12e75f0821077c9a1df73d8601070888 Author: Gomez Martinez <gerardo@ti.com> Date: Mon Nov 20 13:48:40 2017 -0800 Add Simple Peripheral Observer to main README See: LPRFAPPS-859 commit 881f072ea8e4e4f0765aea6cd71f4b2f780c5b91 Author: Gomez Martinez <gerardo@ti.com> Date: Mon Nov 20 10:27:54 2017 -0800 Add readme to Simple Peripheral Observer See: LPRFAPPS-859 commit d0352c49e53e1229a86686967fb521c19c84ae21 Author: Gomez Martinez <gerardo@ti.com> Date: Thu Nov 16 15:29:32 2017 -0800 Add Simple Peripheral Observer Initial commit to add simple peripheral observer, adds the needed application, startup and profile files. Also adds CCS and IAR project files. See: LPRFAPPS-8591 parent 6cee083 commit 2460429
File tree
18 files changed
+12865
-0
lines changed- examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_peripheral_observer
- src
- app
- stack
- tirtos
- ccs
- iar
- app
- stack
- source/ti/blestack/profiles/roles
18 files changed
+12865
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
204 | 218 | | |
205 | 219 | | |
206 | 220 | | |
| |||
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments