summaryrefslogtreecommitdiff
path: root/doc/MemoryAnalysis.md
AgeCommit message (Collapse)AuthorFilesLines
2022-10-10Edit all occurences of "watchface" to "watch face"mashuptwice1-1/+1
2022-08-21Fix markdown format with autoformatter (#1284)Riku Isokoski1-36/+55
2022-07-08Downgrade GNU Arm Toolchain to 10.3-2021.10Finlay Davidson1-2/+2
This is because of this bug: https://community.arm.com/support-forums/f/compilers-and-libraries-forum/52623/gcc-11-2-arm-none-eabi-internal-compiler-error-illegal-instruction It is causing some of the GitHub Actions builds to fail.
2022-06-11Replace more instances of old gcc verFinlay Davidson1-2/+2
2022-06-05Fix various typosluz paz1-2/+2
Found via `codespell -q 3 -S ./src/libs -L ans,doubleclick,trough`
2021-12-30Update MemoryAnalysis.mdEli Weiss1-3/+3
Cleaned up MemoryAnalysis.md for greater readability
2021-12-30Improved documentation readabilityEli Weiss1-9/+9
Removed extra space in contribute.md and cleaned up MemoryAnalysis.md phrasing and confusing punctuation.
2021-10-15Replaced "JF002" in github URLs with "InfiniTimeOrg"mabuch1-9/+9
2021-06-12Rewrite MemoryAnalysis.md with up to date information. (#411)JF0021-44/+255
Rewrite MemoryAnalysis.md with up to date information.
2020-10-19Update MemoryAnalysis.mdEnno Boland1-2/+2
typo fix: aray -> array
2020-07-18Rewrite README.mdJF1-1/+4
2020-07-03Add doc about memory usage analysis.JF1-0/+75