Noel Eck
|
edd8df4c50
|
encodings: Added check for non-8bit encodings in src tree.
This commit sanitizes source files for unicode encodings which
cause failures in downstream flows (docgen, python2 module loading,
etc...).
* Removed explicit encodings from src files
* Replaced 2 byte character encodings with ascii encodies:
± -> +/-
° -> deg
“ -> "
etc...
* Added ctest to check src tree files for non-8bit encodings
Signed-off-by: Noel Eck <noel.eck@intel.com>
|
2016-10-05 14:39:30 -07:00 |
|
Mihai Tudor Panu
|
e54d48f407
|
nrf8001: documentation updates and showing relation to aci lib
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
|
2015-03-20 14:34:23 -07:00 |
|
John Van Drasek
|
aaaee7e422
|
nrf8001: Changing comment style to /**< comment */
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
|
2015-01-29 17:05:52 -08:00 |
|
John Van Drasek
|
025ce478be
|
nrf8001: Doxygen documentation warning fixes
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
|
2015-01-29 17:05:09 -08:00 |
|
Kiveisha Yevgeniy
|
044037b892
|
nrf8001: added new BLE module with broadcasting example
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
|
2014-08-12 23:40:47 +00:00 |
|