[PATCH] examples/eeprom.c: use AUTO_DETACH_REATACH_SIO_MODULE

2023-08-31 Thread yegorslists
From: Yegor Yefremov This way, the device's state remains unchanged after the eeprom invocation. Bonus: remove trailing white spaces. --- examples/eeprom.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/eeprom.c b/examples/eeprom.c index 45f5dff..3d03ac3 100644

[PATCH 1/2] CMake: require 2.8.12 for cmake_example

2023-08-31 Thread yegorslists
From: Yegor Yefremov Make CMake minimal version requirement consistent for the entire project. --- examples/cmake_example/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cmake_example/CMakeLists.txt b/examples/cmake_example/CMakeLists.txt index 5a1e1a

[PATCH 2/2] CMake: rework documentation creation section

2023-08-31 Thread yegorslists
From: Yegor Yefremov Add comments and also make the if ( DOCUMENTATION ) section more readable. --- CMakeLists.txt | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9d7f9b6..1745dc8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt

[PATCH] Doxygen: resolve warnings

2023-08-31 Thread yegorslists
From: Yegor Yefremov Remove obsolete values like MSCGEN_PATH, TCL_SUBST, etc. from the configuration file. All these options used the default values, hence it is safe to remove them. Paper type a4wide doesn't exist, so use a4. --- doc/Doxyfile.in | 30 +- 1 file chan

Re: [PATCH Fixed first device failure in open_desc function v3 1/2] Fixed first device failure in open_desc function

2023-08-31 Thread Harrison Marcks
Hi Thomas, That is no issue what-so-ever. *Honestly* I don't recall it was *quite some time ago*. I'm sure there's a reason - but that reason could also be not realising this function existed. Accept my pre-apologies if it takes a few days to get back to you on this. Cheers, HarryM On Tue, 29