You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
*[Can I use a single object to store more stuff?](#can-i-use-a-single-flashstorage-object-to-store-more-stuff)
41
+
*[Can I use a single object to store more stuff?](#can-i-use-a-single-object-to-store-more-stuff)
42
42
*[The content of the FlashStorage is erased each time a new sketch is uploaded?](#the-content-of-the-flashstorage-is-erased-each-time-a-new-sketch-is-uploaded)
43
43
*[Do you recommend to use FLASH instead of EEPROM?](#do-you-recommend-to-use-flash-instead-of-eeprom)
44
44
*[Troubleshooting](#troubleshooting)
@@ -329,14 +329,14 @@ Submit issues to: [FlashStorage_STM32 issues](https://github.com/khoih-prog/Flas
329
329
330
330
---
331
331
332
-
## TO DO
332
+
###TO DO
333
333
334
334
1. Search for bug and improvement.
335
335
2. Similar features for remaining Arduino boards
336
336
337
337
---
338
338
339
-
## DONE
339
+
###DONE
340
340
341
341
1. Basic emulated-EEPROM for STM32F/L/H/G/WB/MP1.
342
342
2. Similar features for remaining Arduino boards such as SAMD21, SAMD51, etc.
0 commit comments