refactor: Entire code base, thread and log usage

Boils down to:
- Include headers
- Reduce boiler plate with helpers
- Swap out explicit usages with core API layer
  and ensure the right API is configured beforehand
This commit is contained in:
icex2
2024-02-23 13:29:53 +01:00
parent bc9b8b508e
commit 0adec478cc
338 changed files with 1307 additions and 640 deletions
+1
View File
@@ -3,6 +3,7 @@ exes += extiotest \
libs_extiotest := \
extiodrv \
extio \
core \
util \
src_extiotest := \