From 42b57bd190818088ac3538e55c5e32506c575e16 Mon Sep 17 00:00:00 2001 From: Meysam Parvizi Date: Mon, 18 Dec 2023 15:16:16 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1017e1d..2055516 100644 --- a/README.md +++ b/README.md @@ -730,7 +730,7 @@ _________________ ### ✳️ Memory Technologies & File Systems -Embedded systems employ a combination of volatile (SRAM, DRAM, PSRAM) and non-volatile (flash, EEPROM, FRAM) memory to store and access data, optimizing performance, cost, power consumption, and durability based on application-specific needs. +Embedded systems employ a combination of volatile (SRAM, DRAM, PSRAM) and non-volatile (flash, EEPROM, FRAM) memory to store and access data, based on factors like performance, cost, power consumption, and durability. - [🔘 Memory Options for Embedded Systems: How to Select the Right Memory Configuration](https://www.qt.io/embedded-development-talk/memory-options-for-embedded-systems-how-to-select-the-right-memory-configuration)