Commit Graph

11 Commits

Author SHA1 Message Date
Nick Banks b38faa8fa0 Default Logging Support (#1054)
* Add support for NCP passing logs up in the SPINEL_PROP_STREAM_DEBUG command.
2016-12-12 09:18:04 -08:00
Buke Po d20d54a394 correct va_list usage (#686) 2016-09-26 10:00:50 -07:00
Buke Po 3452933fc5 Enable CLI logging (#670)
* enable uart logging
2016-09-23 20:43:49 -07:00
Marcin K Szczodrak ce8da8db80 add missing include into cli-console.h (#633) 2016-09-19 17:22:21 -07:00
Marcin K Szczodrak 6eb60ac8fb add missing include in cli-uart (#632) 2016-09-19 15:23:08 -07:00
Jonathan Hui 44350178ad Change copyright to The OpenThread Authors. (#583)
- Add a top-level file named AUTHORS which identifies the copyright
holders of the project.
2016-09-13 15:57:11 -07:00
Nick Banks ffbe65c6dd otInstance Declarations (#473)
* Add otInstance type declaration and update ot APIs to take it as input.
2016-09-12 14:29:43 -07:00
Marcin K Szczodrak f153da566a add Cli Console support (#532)
* add Cli Console support
2016-09-07 14:57:27 -07:00
Jonathan Hui 9baa18e6e6 Rename otPlatSerial* to otPlatUart*. (#253) 2016-07-07 12:18:58 -07:00
Jonathan Hui 1af6a399eb Install public headers. (#102) 2016-06-02 19:07:28 -07:00
Jonathan Hui c3009d0361 Move example apps to C-only API. (#99) 2016-06-02 18:38:27 -07:00