
14 Nov
2021
14 Nov
'21
10:03 a.m.
Add the LMB library to the HTML documenation. Start cleaning up the library.
Heinrich Schuchardt (5): lmb: remove lmb_is_nomap() from include doc: add include/lmb.h to the HTML documentation lmb: remove extern keyword in lmb.h lmb: drop unused lmb_size_bytes() lmb: fix typo 'commun'
doc/api/index.rst | 1 + doc/api/lmb.rst | 7 +++++ include/lmb.h | 72 +++++++++++++++++++---------------------------- lib/Kconfig | 2 +- test/lib/lmb.c | 5 ++++ 5 files changed, 43 insertions(+), 44 deletions(-) create mode 100644 doc/api/lmb.rst
--
2.32.0