aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-03-21[sensor] Update sensor API for readings (#843)Jimmy Huang
2017-03-15[docs] Fix link for ble.md doc (#831)Jimmy Huang
2017-03-15[aio] Remove unused parameters in open (#830)Jimmy Huang
2017-03-15[ocf] Added OCF client documentation (#825)James Prestwood
2017-03-14[util] Add macros/functions to standardize argument validation (#817)Geoff Gustafson
2017-03-14[docs] Update OCF-BLE MAC addresscuiyan
2017-03-08[fs] File System module (#510)James Prestwood
2017-03-02[docs] Added docs about console format specifiers (#787)James Prestwood
2017-03-02[docs] Add UDP link to API.md (#786)Sakari Poussa
2017-03-02[doc] Added documentation for W3C Generic Sensor API (#756)Jimmy Huang
2017-02-28[dgram] Clarify description of address which should be used in bind() (#767)Paul Sokolovsky
2017-02-19[dgram] Add docs.Paul Sokolovsky
2017-02-17[docs] API docs for OCF serverJames Prestwood
2017-02-16[docs] Tweak OCF over BLE doc based on my runthrough today (#740)Geoff Gustafson
2017-02-08[ocf] Fix memory leaks and update APIs (#690)James Prestwood
2017-02-06[docs] Updating ashell docs with more info (#673)Brian Jones
2017-01-23[docs] Alphabetize API document list (#649)Geoff Gustafson
2017-01-20[console] Added console API documentation, and fixed a minor bug (#630)James Prestwood
2017-01-17[webusb] Add WebUSB support to ashell (#612)Sudarsana Nagineni
2016-12-30[docs] Updating I2C document file (#583)Brian Jones
2016-12-28[docs] Event API documentation (#570)James Prestwood
2016-12-14[uart] Changed UART docs to reflect proper usage (#540)James Prestwood
2016-11-16[docs] Update grove_lcd.md (#455)Cui Yan
2016-11-10[makefile] Remove need to pass MALLOC=heap for ashellGeoff Gustafson
2016-11-04[UART] UART implementation (#306)James Prestwood
2016-11-04[performance] New module implementing performance counter API.Paul Sokolovsky
2016-11-04[docs] Add I2C API docs to the list of APIs (#387)Francesco Balestrieri
2016-11-03[Documentation] Updated BLE API documentation and setup instructions (#355)Jimmy Huang
2016-11-03[travis] Use git diff --check for trailing whitespace (#354)Geoff Gustafson
2016-11-02[docs] Updating timers.md doc filexiaolongx
2016-10-26[docs] Updating ashell doc file (#302)Brian Jones
2016-10-06[I2C] Adding the read and burstRead API (#246)Brian Jones
2016-10-06[Cleanup] Update project name throughout repo (#251)Geoff Gustafson
2016-09-26Merge pull request #212 from jimmy-huang/ble-disconnectGeoff Gustafson
2016-09-23Merge pull request #209 from brianjjones/masterGeoff Gustafson
2016-09-23[I2C] Adding the doc fileBrian J Jones
2016-09-23[BLE] Implement missing disconnect() APIJimmy Huang
2016-09-21[AIO] Fix AIO API to support close() and drop abort()Jimmy Huang
2016-09-16[Buffer] Add support for read/write of 16- and 32-bit valuesGeoff Gustafson
2016-09-15Merge pull request #179 from grgustaf/aio-new-callbacksJimmy Huang
2016-09-15[AIO] Migrate AIO to new callback styleGeoff Gustafson
2016-09-14[Docs] Added API doc for the Grove LCD APIJimmy Huang
2016-09-01[Docs] Add documentation for timer functions (setInterval, etc.)Geoff Gustafson
2016-08-24Merge pull request #135 from grgustaf/add-k64f-buffer-docsBrian Jones
2016-08-24[ashell] Added the development mode 'A shell'Sergio Martinez
2016-08-23[Docs] Add K64F pins and Buffer documentationGeoff Gustafson
2016-08-22Merge pull request #128 from grgustaf/add-a101-pins-docsBrian Jones
2016-08-22[Docs] Add Arduino 101 pins documentationGeoff Gustafson
2016-08-19[Docs] Add BLE API documentationGeoff Gustafson
2016-08-17[Docs] Add PWM API documentationGeoff Gustafson