Commit Graph

17 Commits

Author SHA1 Message Date
Maschell
9da6038861 Make logic to free buffers easier 2024-04-24 17:37:22 +02:00
Maschell
62dbec960f Add verbose logging 2023-04-17 13:47:32 +02:00
Maschell
ded5168cb8 Update ELFIO version and avoid streams to reduce binary size 2023-01-05 15:10:33 +01:00
Maschell
72901bc7a5 Improve file reading 2022-08-09 16:05:44 +02:00
Maschell
187bfdac65 Use a properly aligned buffer for reading files 2022-03-05 22:01:11 +01:00
Maschell
db9e908226 Read the payload.rpx with a properly aligned buffer, fix some missing free calls 2022-02-13 13:58:33 +01:00
Maschell
9e96647469 Update .clang-format to update the comment, macro and assignment formatting 2022-02-03 13:55:24 +01:00
Maschell
e5ead1af44
Format the code via clang-format (#1) 2022-02-02 19:42:35 +01:00
Maschell
4e29e33931 Move logging into a separate file 2022-01-30 13:53:29 +01:00
Maschell
fb32aec5b7 Only do logging when built with make DEBUG=1 2022-01-21 18:49:29 +01:00
Maschell
a9ab6078c8 Fix compiler warnings 2020-08-23 13:06:39 +02:00
Maschell
598642e970 Add missing pragma once 2020-08-23 13:02:21 +02:00
Maschell
2a26482bdd Removed unused code 2020-08-23 13:01:42 +02:00
Maschell
cd0ec54a9b Use WHB for logging 2020-08-23 10:46:23 +02:00
Maschell
a1267cc821 Formatting 2020-08-23 10:44:14 +02:00
Maschell
a941429f88 - Use the(de)-init functions from libwut to handle logging, sd access and memory.
- Adapt logging to WHBLogPrintf
2020-05-28 20:53:27 +02:00
Maschell
7ed1cee873 first commit 2020-04-27 13:32:37 +02:00