Skip to content

Commit

Permalink
Revert "allow setting lua heap size"
Browse files Browse the repository at this point in the history
This reverts commit 82533b5.
  • Loading branch information
mck1117 committed Sep 6, 2023
1 parent 82533b5 commit 21b8f7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions firmware/config/stm32f4ems/efifeatures.h
Original file line number Diff line number Diff line change
Expand Up @@ -278,9 +278,7 @@
// small memory F40x can't fit perf trace
#define ENABLE_PERF_TRACE FALSE

#ifndef LUA_USER_HEAP
#define LUA_USER_HEAP 25000
#endif
#endif

#ifndef EFI_LUA
Expand Down

0 comments on commit 21b8f7e

Please sign in to comment.