Fixed javadoc header in bvlc-pico. Added ports/pico to CHANGELOG.

This commit is contained in:
Steve Karg
2026-03-25 08:55:04 -05:00
parent 17e94092a1
commit d562374f53
4 changed files with 8 additions and 5 deletions
+3 -1
View File
@@ -13,7 +13,7 @@ The git repositories are hosted at the following sites:
* <https://bacnet.sourceforge.net/>
* <https://github.com/bacnet-stack/bacnet-stack/>
## [Unreleased] - 2026-03-20
## [Unreleased] - 2026-03-25
### Security
@@ -53,6 +53,8 @@ The git repositories are hosted at the following sites:
### Added
* Added ports/pico for Raspberry Pi Pico port of the BACnet stack
supporting both BACnet/IP and BACnet MS/TP. (#1232)
* Added new functions for duplicating and copying octet string buffers.
Refactor existing OctetString Value object to enable writes to object name
description, and present-value, with functional tests to ensure