pkg/nanopb: extend the documentation
This commit is contained in:
parent
7fd329b3a1
commit
7227b00b97
@ -5,4 +5,12 @@
|
||||
* @brief Provides a protocol buffers library to RIOT
|
||||
*
|
||||
* @see https://github.com/nanopb/nanopb
|
||||
*
|
||||
* # Limitations
|
||||
*
|
||||
* The generated headers and includes from `.proto` files not accessible outside the
|
||||
* module in which the `.proto` file is located.
|
||||
*
|
||||
* You can include `.proto` files that are not in the same directory by adding the
|
||||
* directory of the `.proto` include to `PROTOBUF_PATH`.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user