fix VFS creation bug in native. fix heap corruption in Fsm free

This commit is contained in:
Kevin Hester
2021-04-01 20:32:12 +08:00
parent 9d452ebf29
commit 2c5ea03b74
4 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
set -e
pio run --environment native
.pio/build/native/program
.pio/build/native/program "$@"