mbed os with nrf51 internal bandgap enabled to read battery level

Dependents:   BLE_file_test BLE_Blink ExternalEncoder

Committer:
elessair
Date:
Sun Oct 23 15:10:02 2016 +0000
Revision:
0:f269e3021894
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
elessair 0:f269e3021894 1
elessair 0:f269e3021894 2 Apache License
elessair 0:f269e3021894 3 Version 2.0, January 2004
elessair 0:f269e3021894 4 http://www.apache.org/licenses/
elessair 0:f269e3021894 5
elessair 0:f269e3021894 6 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
elessair 0:f269e3021894 7
elessair 0:f269e3021894 8 1. Definitions.
elessair 0:f269e3021894 9
elessair 0:f269e3021894 10 "License" shall mean the terms and conditions for use, reproduction,
elessair 0:f269e3021894 11 and distribution as defined by Sections 1 through 9 of this document.
elessair 0:f269e3021894 12
elessair 0:f269e3021894 13 "Licensor" shall mean the copyright owner or entity authorized by
elessair 0:f269e3021894 14 the copyright owner that is granting the License.
elessair 0:f269e3021894 15
elessair 0:f269e3021894 16 "Legal Entity" shall mean the union of the acting entity and all
elessair 0:f269e3021894 17 other entities that control, are controlled by, or are under common
elessair 0:f269e3021894 18 control with that entity. For the purposes of this definition,
elessair 0:f269e3021894 19 "control" means (i) the power, direct or indirect, to cause the
elessair 0:f269e3021894 20 direction or management of such entity, whether by contract or
elessair 0:f269e3021894 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
elessair 0:f269e3021894 22 outstanding shares, or (iii) beneficial ownership of such entity.
elessair 0:f269e3021894 23
elessair 0:f269e3021894 24 "You" (or "Your") shall mean an individual or Legal Entity
elessair 0:f269e3021894 25 exercising permissions granted by this License.
elessair 0:f269e3021894 26
elessair 0:f269e3021894 27 "Source" form shall mean the preferred form for making modifications,
elessair 0:f269e3021894 28 including but not limited to software source code, documentation
elessair 0:f269e3021894 29 source, and configuration files.
elessair 0:f269e3021894 30
elessair 0:f269e3021894 31 "Object" form shall mean any form resulting from mechanical
elessair 0:f269e3021894 32 transformation or translation of a Source form, including but
elessair 0:f269e3021894 33 not limited to compiled object code, generated documentation,
elessair 0:f269e3021894 34 and conversions to other media types.
elessair 0:f269e3021894 35
elessair 0:f269e3021894 36 "Work" shall mean the work of authorship, whether in Source or
elessair 0:f269e3021894 37 Object form, made available under the License, as indicated by a
elessair 0:f269e3021894 38 copyright notice that is included in or attached to the work
elessair 0:f269e3021894 39 (an example is provided in the Appendix below).
elessair 0:f269e3021894 40
elessair 0:f269e3021894 41 "Derivative Works" shall mean any work, whether in Source or Object
elessair 0:f269e3021894 42 form, that is based on (or derived from) the Work and for which the
elessair 0:f269e3021894 43 editorial revisions, annotations, elaborations, or other modifications
elessair 0:f269e3021894 44 represent, as a whole, an original work of authorship. For the purposes
elessair 0:f269e3021894 45 of this License, Derivative Works shall not include works that remain
elessair 0:f269e3021894 46 separable from, or merely link (or bind by name) to the interfaces of,
elessair 0:f269e3021894 47 the Work and Derivative Works thereof.
elessair 0:f269e3021894 48
elessair 0:f269e3021894 49 "Contribution" shall mean any work of authorship, including
elessair 0:f269e3021894 50 the original version of the Work and any modifications or additions
elessair 0:f269e3021894 51 to that Work or Derivative Works thereof, that is intentionally
elessair 0:f269e3021894 52 submitted to Licensor for inclusion in the Work by the copyright owner
elessair 0:f269e3021894 53 or by an individual or Legal Entity authorized to submit on behalf of
elessair 0:f269e3021894 54 the copyright owner. For the purposes of this definition, "submitted"
elessair 0:f269e3021894 55 means any form of electronic, verbal, or written communication sent
elessair 0:f269e3021894 56 to the Licensor or its representatives, including but not limited to
elessair 0:f269e3021894 57 communication on electronic mailing lists, source code control systems,
elessair 0:f269e3021894 58 and issue tracking systems that are managed by, or on behalf of, the
elessair 0:f269e3021894 59 Licensor for the purpose of discussing and improving the Work, but
elessair 0:f269e3021894 60 excluding communication that is conspicuously marked or otherwise
elessair 0:f269e3021894 61 designated in writing by the copyright owner as "Not a Contribution."
elessair 0:f269e3021894 62
elessair 0:f269e3021894 63 "Contributor" shall mean Licensor and any individual or Legal Entity
elessair 0:f269e3021894 64 on behalf of whom a Contribution has been received by Licensor and
elessair 0:f269e3021894 65 subsequently incorporated within the Work.
elessair 0:f269e3021894 66
elessair 0:f269e3021894 67 2. Grant of Copyright License. Subject to the terms and conditions of
elessair 0:f269e3021894 68 this License, each Contributor hereby grants to You a perpetual,
elessair 0:f269e3021894 69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
elessair 0:f269e3021894 70 copyright license to reproduce, prepare Derivative Works of,
elessair 0:f269e3021894 71 publicly display, publicly perform, sublicense, and distribute the
elessair 0:f269e3021894 72 Work and such Derivative Works in Source or Object form.
elessair 0:f269e3021894 73
elessair 0:f269e3021894 74 3. Grant of Patent License. Subject to the terms and conditions of
elessair 0:f269e3021894 75 this License, each Contributor hereby grants to You a perpetual,
elessair 0:f269e3021894 76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
elessair 0:f269e3021894 77 (except as stated in this section) patent license to make, have made,
elessair 0:f269e3021894 78 use, offer to sell, sell, import, and otherwise transfer the Work,
elessair 0:f269e3021894 79 where such license applies only to those patent claims licensable
elessair 0:f269e3021894 80 by such Contributor that are necessarily infringed by their
elessair 0:f269e3021894 81 Contribution(s) alone or by combination of their Contribution(s)
elessair 0:f269e3021894 82 with the Work to which such Contribution(s) was submitted. If You
elessair 0:f269e3021894 83 institute patent litigation against any entity (including a
elessair 0:f269e3021894 84 cross-claim or counterclaim in a lawsuit) alleging that the Work
elessair 0:f269e3021894 85 or a Contribution incorporated within the Work constitutes direct
elessair 0:f269e3021894 86 or contributory patent infringement, then any patent licenses
elessair 0:f269e3021894 87 granted to You under this License for that Work shall terminate
elessair 0:f269e3021894 88 as of the date such litigation is filed.
elessair 0:f269e3021894 89
elessair 0:f269e3021894 90 4. Redistribution. You may reproduce and distribute copies of the
elessair 0:f269e3021894 91 Work or Derivative Works thereof in any medium, with or without
elessair 0:f269e3021894 92 modifications, and in Source or Object form, provided that You
elessair 0:f269e3021894 93 meet the following conditions:
elessair 0:f269e3021894 94
elessair 0:f269e3021894 95 (a) You must give any other recipients of the Work or
elessair 0:f269e3021894 96 Derivative Works a copy of this License; and
elessair 0:f269e3021894 97
elessair 0:f269e3021894 98 (b) You must cause any modified files to carry prominent notices
elessair 0:f269e3021894 99 stating that You changed the files; and
elessair 0:f269e3021894 100
elessair 0:f269e3021894 101 (c) You must retain, in the Source form of any Derivative Works
elessair 0:f269e3021894 102 that You distribute, all copyright, patent, trademark, and
elessair 0:f269e3021894 103 attribution notices from the Source form of the Work,
elessair 0:f269e3021894 104 excluding those notices that do not pertain to any part of
elessair 0:f269e3021894 105 the Derivative Works; and
elessair 0:f269e3021894 106
elessair 0:f269e3021894 107 (d) If the Work includes a "NOTICE" text file as part of its
elessair 0:f269e3021894 108 distribution, then any Derivative Works that You distribute must
elessair 0:f269e3021894 109 include a readable copy of the attribution notices contained
elessair 0:f269e3021894 110 within such NOTICE file, excluding those notices that do not
elessair 0:f269e3021894 111 pertain to any part of the Derivative Works, in at least one
elessair 0:f269e3021894 112 of the following places: within a NOTICE text file distributed
elessair 0:f269e3021894 113 as part of the Derivative Works; within the Source form or
elessair 0:f269e3021894 114 documentation, if provided along with the Derivative Works; or,
elessair 0:f269e3021894 115 within a display generated by the Derivative Works, if and
elessair 0:f269e3021894 116 wherever such third-party notices normally appear. The contents
elessair 0:f269e3021894 117 of the NOTICE file are for informational purposes only and
elessair 0:f269e3021894 118 do not modify the License. You may add Your own attribution
elessair 0:f269e3021894 119 notices within Derivative Works that You distribute, alongside
elessair 0:f269e3021894 120 or as an addendum to the NOTICE text from the Work, provided
elessair 0:f269e3021894 121 that such additional attribution notices cannot be construed
elessair 0:f269e3021894 122 as modifying the License.
elessair 0:f269e3021894 123
elessair 0:f269e3021894 124 You may add Your own copyright statement to Your modifications and
elessair 0:f269e3021894 125 may provide additional or different license terms and conditions
elessair 0:f269e3021894 126 for use, reproduction, or distribution of Your modifications, or
elessair 0:f269e3021894 127 for any such Derivative Works as a whole, provided Your use,
elessair 0:f269e3021894 128 reproduction, and distribution of the Work otherwise complies with
elessair 0:f269e3021894 129 the conditions stated in this License.
elessair 0:f269e3021894 130
elessair 0:f269e3021894 131 5. Submission of Contributions. Unless You explicitly state otherwise,
elessair 0:f269e3021894 132 any Contribution intentionally submitted for inclusion in the Work
elessair 0:f269e3021894 133 by You to the Licensor shall be under the terms and conditions of
elessair 0:f269e3021894 134 this License, without any additional terms or conditions.
elessair 0:f269e3021894 135 Notwithstanding the above, nothing herein shall supersede or modify
elessair 0:f269e3021894 136 the terms of any separate license agreement you may have executed
elessair 0:f269e3021894 137 with Licensor regarding such Contributions.
elessair 0:f269e3021894 138
elessair 0:f269e3021894 139 6. Trademarks. This License does not grant permission to use the trade
elessair 0:f269e3021894 140 names, trademarks, service marks, or product names of the Licensor,
elessair 0:f269e3021894 141 except as required for reasonable and customary use in describing the
elessair 0:f269e3021894 142 origin of the Work and reproducing the content of the NOTICE file.
elessair 0:f269e3021894 143
elessair 0:f269e3021894 144 7. Disclaimer of Warranty. Unless required by applicable law or
elessair 0:f269e3021894 145 agreed to in writing, Licensor provides the Work (and each
elessair 0:f269e3021894 146 Contributor provides its Contributions) on an "AS IS" BASIS,
elessair 0:f269e3021894 147 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
elessair 0:f269e3021894 148 implied, including, without limitation, any warranties or conditions
elessair 0:f269e3021894 149 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
elessair 0:f269e3021894 150 PARTICULAR PURPOSE. You are solely responsible for determining the
elessair 0:f269e3021894 151 appropriateness of using or redistributing the Work and assume any
elessair 0:f269e3021894 152 risks associated with Your exercise of permissions under this License.
elessair 0:f269e3021894 153
elessair 0:f269e3021894 154 8. Limitation of Liability. In no event and under no legal theory,
elessair 0:f269e3021894 155 whether in tort (including negligence), contract, or otherwise,
elessair 0:f269e3021894 156 unless required by applicable law (such as deliberate and grossly
elessair 0:f269e3021894 157 negligent acts) or agreed to in writing, shall any Contributor be
elessair 0:f269e3021894 158 liable to You for damages, including any direct, indirect, special,
elessair 0:f269e3021894 159 incidental, or consequential damages of any character arising as a
elessair 0:f269e3021894 160 result of this License or out of the use or inability to use the
elessair 0:f269e3021894 161 Work (including but not limited to damages for loss of goodwill,
elessair 0:f269e3021894 162 work stoppage, computer failure or malfunction, or any and all
elessair 0:f269e3021894 163 other commercial damages or losses), even if such Contributor
elessair 0:f269e3021894 164 has been advised of the possibility of such damages.
elessair 0:f269e3021894 165
elessair 0:f269e3021894 166 9. Accepting Warranty or Additional Liability. While redistributing
elessair 0:f269e3021894 167 the Work or Derivative Works thereof, You may choose to offer,
elessair 0:f269e3021894 168 and charge a fee for, acceptance of support, warranty, indemnity,
elessair 0:f269e3021894 169 or other liability obligations and/or rights consistent with this
elessair 0:f269e3021894 170 License. However, in accepting such obligations, You may act only
elessair 0:f269e3021894 171 on Your own behalf and on Your sole responsibility, not on behalf
elessair 0:f269e3021894 172 of any other Contributor, and only if You agree to indemnify,
elessair 0:f269e3021894 173 defend, and hold each Contributor harmless for any liability
elessair 0:f269e3021894 174 incurred by, or claims asserted against, such Contributor by reason
elessair 0:f269e3021894 175 of your accepting any such warranty or additional liability.
elessair 0:f269e3021894 176
elessair 0:f269e3021894 177 END OF TERMS AND CONDITIONS
elessair 0:f269e3021894 178
elessair 0:f269e3021894 179 APPENDIX: How to apply the Apache License to your work.
elessair 0:f269e3021894 180
elessair 0:f269e3021894 181 To apply the Apache License to your work, attach the following
elessair 0:f269e3021894 182 boilerplate notice, with the fields enclosed by brackets "[]"
elessair 0:f269e3021894 183 replaced with your own identifying information. (Don't include
elessair 0:f269e3021894 184 the brackets!) The text should be enclosed in the appropriate
elessair 0:f269e3021894 185 comment syntax for the file format. We also recommend that a
elessair 0:f269e3021894 186 file or class name and description of purpose be included on the
elessair 0:f269e3021894 187 same "printed page" as the copyright notice for easier
elessair 0:f269e3021894 188 identification within third-party archives.
elessair 0:f269e3021894 189
elessair 0:f269e3021894 190 Copyright [yyyy] [name of copyright owner]
elessair 0:f269e3021894 191
elessair 0:f269e3021894 192 Licensed under the Apache License, Version 2.0 (the "License");
elessair 0:f269e3021894 193 you may not use this file except in compliance with the License.
elessair 0:f269e3021894 194 You may obtain a copy of the License at
elessair 0:f269e3021894 195
elessair 0:f269e3021894 196 http://www.apache.org/licenses/LICENSE-2.0
elessair 0:f269e3021894 197
elessair 0:f269e3021894 198 Unless required by applicable law or agreed to in writing, software
elessair 0:f269e3021894 199 distributed under the License is distributed on an "AS IS" BASIS,
elessair 0:f269e3021894 200 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
elessair 0:f269e3021894 201 See the License for the specific language governing permissions and
elessair 0:f269e3021894 202 limitations under the License.