Update README.md

This commit is contained in:
Meysam Parvizi
2023-12-18 15:16:16 +03:30
committed by GitHub
parent abe0259b8f
commit 42b57bd190
+1 -1
View File
@@ -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)