Increase SMEM size to 256KB

This commit is contained in:
Hansung Kim
2024-09-04 23:34:48 -07:00
parent 81924b601a
commit dcd69ea304
2 changed files with 7 additions and 3 deletions

View File

@@ -180,7 +180,7 @@
#endif
#ifndef SMEM_LOG_SIZE
#define SMEM_LOG_SIZE 17
#define SMEM_LOG_SIZE 19
#endif
#ifndef IO_BASE_ADDR