Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 686 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 686 Bytes

Open-Canalyzer C11 library

Library to support the Open-Canalyzer. Cross-platform Mac/Linux/Windows.

Build Status Build status

Building

  • CMake 2.8 or higher
  • Make (when generating makefiles)
$ make help
$ make lint
$ make debug
$ make test
$ make release

Contributing

  • Linux-kernel codestyle, with some exceptions:
  • Lines maybe 120 characters

License

MIT