logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gplib - GNU PIC librarian

Author

Description

gplib creates, modifies, and extracts from COFF archives for Microchip (TM) PIC  (TM)  micro-controllers.
       gplib is part of gputils.  Check the gputils(1) manpage for details on other GNU PIC utilities.

Name

       gplib - GNU PIC librarian

Options

-c, --create
              Create a new library.

       -d, --delete
              Delete member from library.

       -h, --help
              Show the usage message and exit.

       -n, --no-index
              Don't add symbol index.

       -q, --quiet
              Quiet mode.

       -r, --replace
              Add or replace member from library.

       -s, --symbols
              List global symbols in library.

       -t, --list
              List members in library.

       -v, --version
              Show the version information and exit.

       -x, --extract
              Extract member from library.

See Also

gputils(1)

Synopsis

gplib[options]library[member]

Warning

       The  information  in this man page is an extract from the full documentation of gputils and is limited to
       the meaning of the options.  For complete and current documentation, refer to "gputils.ps" located in the
       gputils docs directory.

See Also