mbed os with nrf51 internal bandgap enabled to read battery level
Dependents: BLE_file_test BLE_Blink ExternalEncoder
features/frameworks/unity/license.txt@0:f269e3021894, 2016-10-23 (annotated)
- Committer:
- elessair
- Date:
- Sun Oct 23 15:10:02 2016 +0000
- Revision:
- 0:f269e3021894
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
elessair | 0:f269e3021894 | 1 | The MIT License (MIT) |
elessair | 0:f269e3021894 | 2 | |
elessair | 0:f269e3021894 | 3 | Copyright (c) <year> 2007-14 Mike Karlesky, Mark VanderVoord, Greg Williams |
elessair | 0:f269e3021894 | 4 | |
elessair | 0:f269e3021894 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy |
elessair | 0:f269e3021894 | 6 | of this software and associated documentation files (the "Software"), to deal |
elessair | 0:f269e3021894 | 7 | in the Software without restriction, including without limitation the rights |
elessair | 0:f269e3021894 | 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
elessair | 0:f269e3021894 | 9 | copies of the Software, and to permit persons to whom the Software is |
elessair | 0:f269e3021894 | 10 | furnished to do so, subject to the following conditions: |
elessair | 0:f269e3021894 | 11 | |
elessair | 0:f269e3021894 | 12 | The above copyright notice and this permission notice shall be included in |
elessair | 0:f269e3021894 | 13 | all copies or substantial portions of the Software. |
elessair | 0:f269e3021894 | 14 | |
elessair | 0:f269e3021894 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
elessair | 0:f269e3021894 | 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
elessair | 0:f269e3021894 | 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
elessair | 0:f269e3021894 | 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
elessair | 0:f269e3021894 | 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
elessair | 0:f269e3021894 | 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
elessair | 0:f269e3021894 | 21 | THE SOFTWARE. |