Commit graph

13 commits

Author SHA1 Message Date
1583e72849 Fixed a bug in ostd::Utils::printByteStream where the last ascii line
wasn't printed
2026-01-21 05:39:19 +01:00
339d077d50 Moved all time-related functionality in <ostd/Utils.hpp> to the new
<ostd/Time.hpp> header
2025-11-11 14:50:25 +01:00
bfa1ae048b Sync push 2025-11-02 19:17:23 +01:00
3a13b22b11 Added ability to read ostd::Timer without stopping it 2025-11-02 19:08:59 +01:00
b49e2d9543 Removed bad #include directive in Utils.cpp 2025-10-29 12:55:13 +01:00
12b2af3a1c Changed Utils::md5 function 2025-09-07 08:04:14 +02:00
af2eff4ce3 Added ostd::Utils::md5 function 2024-09-05 00:41:50 +02:00
7ca2fbf3f1 Added timer functions with less overhead to ostd::Timer 2024-03-30 23:30:39 +01:00
d07117a102 [0.1.1807] - New ostd::String class + refactor 2023-12-30 17:05:31 +01:00
49c0ea4e3b Removed <ogfx> target and code 2023-12-27 21:25:09 +01:00
de6f7bae67 Added Windows support 2023-11-30 10:36:15 +01:00
OmniaX-dev
bdb6ed78a9 added Utils::clearConsole(...) method,
better handling in serial::SerialIO class,
added FileSystem.cpp extension to ostd::Utils
2023-11-19 19:27:36 +01:00
533aed49f6 First Commit 2023-10-17 23:31:17 +02:00