mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Remove stackoverflow error, have one CORE_INTERNAL error for catastrophic crash
This commit is contained in:
parent
59f5d6449b
commit
508d41c8c5
10 changed files with 163 additions and 57 deletions
|
|
@ -1,5 +1,8 @@
|
|||
all:
|
||||
make -C example_1
|
||||
@make -C example_1
|
||||
@make -C stackoverflow
|
||||
|
||||
clean:
|
||||
make -C example_1 clean
|
||||
make -C stackoverflow clean
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue