-
Notifications
You must be signed in to change notification settings - Fork 0
Benchmark - FLASH and stack usage #6
Copy link
Copy link
Open
Description
This is intended for no_std environments, memory consumption is important.
Set up the standard slave example to cross compile to ARMv7m and check: at several opt levels (0, 1, "s", maybe more)
- the FLASH consumption
- max stack usage (https://blog.japaric.io/stack-analysis/)
opt="s" should probably be part of CI but that can come later
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels