Tilen Majerle
|
551a6bd623
|
lwmem: add available bytes check
|
2025-01-04 23:05:09 +01:00 |
|
Tilen Majerle
|
9f5e71482c
|
fix the length for region size, add the test cases
|
2024-12-27 19:55:32 +01:00 |
|
Tilen Majerle
|
187bc462eb
|
Change macro to LWMEM_CFG_FULL
|
2024-10-09 15:49:23 +02:00 |
|
Tilen Majerle
|
7e45fe460c
|
simple implementation for grow-only malloc (minimalistic)
|
2024-10-09 05:27:10 +02:00 |
|
Tilen Majerle
|
9b1a7abe07
|
Reduce compiler warnings for -Wall -Wpedantic -Wextra
|
2022-07-27 11:56:22 +02:00 |
|
Tilen Majerle
|
a5ac7a81ec
|
Remove len parameter for region definition - start v2
|
2021-12-19 14:24:03 +01:00 |
|
Tilen Majerle
|
07826a2b84
|
Set len parameter as deprecated
|
2021-12-17 07:30:34 +01:00 |
|
Tilen Majerle
|
9e077b1b89
|
Add option to define regions with array descriptor
|
2021-12-16 21:12:59 +01:00 |
|
Tilen Majerle
|
00956bd716
|
Add Cmake support
|
2021-12-13 09:40:04 +01:00 |
|
Tilen Majerle
|
9e941aa9df
|
Add test file
|
2020-02-02 12:15:29 +01:00 |
|