Issue 188 compile failed when bbmd enabled 0 (#200)
* Fix compile for BBMD=none * Add compile for BBMD=none to pipeline * remove appveyor. add codeql badge Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
@@ -8,9 +8,9 @@ Welcome to the wonderful world of BACnet and true device interoperability!
|
||||
Continuous Integration
|
||||
----------------------
|
||||
|
||||
This library uses various automated continuous integration services
|
||||
to assist in automated compilation, validation, linting, and unit testing
|
||||
of robust C code and BACnet functionality.
|
||||
This library uses automated continuous integration services
|
||||
to assist in automated compilation, validation, linting, security scanning,
|
||||
and unit testing to produce robust C code and BACnet functionality.
|
||||
|
||||
[](https://github.com/bacnet-stack/bacnet-stack/actions) GitHub Workflow
|
||||
|
||||
@@ -18,7 +18,7 @@ of robust C code and BACnet functionality.
|
||||
|
||||
[](https://github.com/bacnet-stack/bacnet-stack/actions) GitHub Workflow
|
||||
|
||||
[](https://ci.appveyor.com/project/skarg/bacnet-stack/branch/master) AppVeyor CI
|
||||
[](https://github.com/bacnet-stack/bacnet-stack/actions) GitHub Workflow
|
||||
|
||||
About this Project
|
||||
------------------
|
||||
|
||||
Reference in New Issue
Block a user