I need to store and manage some data on the STM32F1. Up to a few GB. I want to store the data on a SD Card.
So, I searched for some databases to use them within RIOT. Wasn't that successful. I could also just write one by myself. I thought about using a Hashmap for it. So, I just wanted to ask you if you have some recommendation to how I could solve this. Some recommendations for libraries or maybe even better approaches. Thanks :)
_______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
