Steve Karg
|
1372e52aa7
|
Feature/mstp extended frames (#529)
* added MSTP extended frames to bacnet/datalink/mstp.c module. Thank you, Simon!
* auto-size some FIFO buffers for MSTP
* add COBS library to MSTP builds
---------
Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
|
2023-11-08 15:54:18 -06:00 |
|
Steve Karg
|
7db03ac5e5
|
Fix spurious interrupts from STM32 ORE (#456)
Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
|
2023-07-17 13:49:40 -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
|
06dde5050c
|
Add MSTP port to nucleof429zi using DFR0259 RS485 shield (#136)
Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
|
2020-10-30 11:53:57 -05:00 |
|