mirror of
https://github.com/vsergeev/c-periphery.git
synced 2026-09-24 05:54:03 +08:00
changelog: update with v2.4.3
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
* v2.4.3 - 02/28/2025
|
||||
* Fix memory safety with some older `strerror_r()` implementations in error
|
||||
formatters for all modules.
|
||||
* Build
|
||||
* Fix character device GPIO support tests in Makefile for alternate
|
||||
shells and older versions of make.
|
||||
* Fix cross-compilation in Makefile from Windows.
|
||||
* Fix CMake minimum required version.
|
||||
* Add CMake package generation.
|
||||
* Contributors
|
||||
* Ryan Barnett, @rjbarnet - ec31b39
|
||||
* javalikescript, @javalikescript - 024a25d
|
||||
* HopeCollector, @HopeCollector - aca6815, b5e53e6
|
||||
|
||||
* v2.4.2 - 07/05/2023
|
||||
* GPIO
|
||||
* Fix building under Linux kernel headers missing realtime event
|
||||
|
||||
Reference in New Issue
Block a user