Steve Karg
00ab206075
* Changed header file include guards to unique namespace. Updated file headers comments with SPDX [issue #55 ] ( #666 )
2024-07-19 17:16:28 -05:00
Steve Karg
1520f2c612
Add core stack headers into bacdef.h and cleanup includes. ( #602 )
...
* Added dependent BACnet stack headers into bacdef.h file.
* Changed bacdef.h and other stack includes in c/h files to have a common pattern.
* Moved bits.h, bytes.h, and bacnet_stack_exports.h under bacnet/basic/sys/ folder.
2024-03-15 16:58:52 -05:00
Steve Karg
cc4911a185
make pretty
2022-09-10 10:32:50 -05:00
Steve Karg
295f127c2b
Feature/makefile add apps library ( #218 )
...
* add BACnet stack library at apps/lib
* convert apps to use apps/lib for smaller binary
* fix -DBACDL_ALL=1 build
* fix piface build
* datalink MAX_MPDU and MAX_HEADER cleanup
* add bip6 to git workflow
* fix system library dependency of BACnet library
Co-authored-by: Steve Karg <skarg@users.sourceforge.net >
2022-01-29 15:55:40 -06:00
Steve Karg
a4fe367ac0
Added write BDT application ( #170 )
...
Co-authored-by: Steve Karg <skarg@users.sourceforge.net >
2021-04-23 13:46:21 -05:00