696 Commits (6e2587576d37fc8aa7ca47896f2c04fbbe55327e)
 

Author SHA1 Message Date
  Jon Trulson 6e2587576d stepmotor: various functions should return a value 9 years ago
  Jon Trulson f8179328cf ssd1327: various functions should return values 9 years ago
  Jon Trulson dae5c67c02 ssd1327-oled: main should return a value 9 years ago
  Jon Trulson eb2ff59fe5 ssd1308: writeChar(), setAddressingMode() should return a value 9 years ago
  Jon Trulson b36eb487eb ssd1308: example main() should return 0 9 years ago
  Jon Trulson bc61e9f86b servo: return a value in setAngle() 9 years ago
  Jon Trulson 61175740f6 pulsensor: do_sample needs to return a value (NULL) 9 years ago
  Jon Trulson a41f59984f otp538u: searching otp538u_vt_table could overflow array bounds 9 years ago
  Jon Trulson 0bab36a95a mpu9150: getData() does not return a value 9 years ago
  Jon Trulson ff88313462 lcm1602: example main() should return 0 9 years ago
  Jon Trulson 3f5c357971 jhd1313m1: example main() should return 0 9 years ago
  Jon Trulson d2e11d6f11 itg3200: calibrate() doesn't return anything 9 years ago
  Jon Trulson 3e82dd8d0a lcd: return a proper value in write() 9 years ago
  Jon Trulson 4f5030ecf7 htu21d: declare resetSensor() as void 9 years ago
  Jon Trulson 784e8a3eb8 hmtrp: example: make sure string read is 0 terminated 9 years ago
  Jon Trulson 7fbe71102a adafruitss: initialize duration 9 years ago
  Jon Trulson 6f34162ac5 pca9685: enableRestart() does not return anything, so make it void 9 years ago
  sisinty sasmita patra 46ab65a344 images: Added few more images and updated corresponding header files 9 years ago
  Mihai Tudor Panu d8cf4c82a5 docs: changed landing page links for c/c++ documentation to sensors page 9 years ago
  sisinty sasmita patra ab14f4f82e images: added few sparkfun images and updated respective license info 9 years ago
  Mihai Tudor Panu 56cbeb6183 flex: added Sparkfun image and updated license info 9 years ago
  Mihai Tudor Panu 6efe6916ba docs: modified index pages for documentation to link to samples repo 9 years ago
  Mihai Tudor Panu ea544e8391 yuidoc: formated main.css style file and added missing semicolons 9 years ago
  Mihai Tudor Panu 0c46dd28be yuidoc: updated generators and templates to fix IE sidebar issue 9 years ago
  Mihai Tudor Panu d493c015fd sphinx: inserted links to other language APIs 9 years ago
  Mihai Tudor Panu 1e3797ec48 yuidoc: added custom index file for node documentation and fixed image links 9 years ago
  Mihai Tudor Panu 6effb25bd6 cmake: changed to generic way to copy png files for documentation links 9 years ago
  Mihai Tudor Panu 796f188cb3 upm: updated year in license file 9 years ago
  Mihai Tudor Panu e0bc9573d4 docs: updated links to documentation pages from readme.md and for porting example 9 years ago
  Jon Trulson 5733918a2f m24lr64e: Initial Implementation 9 years ago
  Mihai Tudor Panu 6740932c47 sphinx: small changes to index and added link to node documentation 9 years ago
  Mihai Tudor Panu 9fb0ca3466 cmake: fixed indentation and V8 version string 9 years ago
  Brendan Le Foll d6ce082274 uart: result of mraa_uart_get_dev_path is a const 9 years ago
  Brendan Le Foll 3587162611 bmpx8x: Fix typo BPM -> BMP 9 years ago
  Mihai Tudor Panu 2f1bad1c29 upm: update to version 0.3.0 9 years ago
  Mihai Tudor Panu 443888825f cmake: added pydoc dependency on swig generated targets 9 years ago
  Mihai Tudor Panu 3872259687 cmake: removed NODE_PATH from call to post build script too 9 years ago
  Mihai Tudor Panu 14f80e779e docs: updated library descriptions and sensor names for consistency 9 years ago
  Brendan Le Foll 8965d56c93 cmake: dont set NODE_PATH in cmake 9 years ago
  Mihai Tudor Panu 8614cb322a docs: removed C++ references from documentation to make API language agnostic 9 years ago
  Mihai Tudor Panu 4390c30be8 cmake: added option to turn on/off building of example binaries 9 years ago
  Jon Trulson fcf2b9c6aa grovescam: Initial implementation 9 years ago
  sisinty sasmita patra 89c9239798 sphinx: updated index.rst file 9 years ago
  Mihai Tudor Panu 062a7cb826 grovecollision: fixed sensor category 9 years ago
  Mihai Tudor Panu d614719d1d cmake: added guard for version checks on Sphinx and Yuidoc 9 years ago
  Mihai Tudor Panu cbe7b64a97 cmake: added pydoc and jsdoc targets to default build when swig is on 9 years ago
  Mihai Tudor Panu f893613e99 cmake: updated to support building with nodejs 0.12 and swig 3.0.5 9 years ago
  Mihai Tudor Panu 5bc5379640 cmake: minor cleanup and changes for pydoc target 9 years ago
  Brendan Le Foll f537a5cd4c cmake: make sphinx use a python-staging folder instead of site-packages 9 years ago
  Mihai Tudor Panu 54c2c8db76 jsdoc: change errors to warning when unknown tags are encountered in xml 9 years ago