ram savings by using new bitfield-based rsc alloc

This commit is contained in:
2018-01-06 17:32:37 +01:00
parent e82306c36f
commit 05a568a27c
9 changed files with 157 additions and 76 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
X(BAD_KEY, "Unexpected config key") \
X(BAD_VALUE, "Bad config value") \
X(OUT_OF_MEM, "Not enough RAM") \
X(RESOURCE_NOT_AVAILABLE, "Required pin / peripheral not available")
X(RESOURCE_NOT_AVAILABLE, NULL)
// Keep in sync with the list error_message
typedef enum {