How to store a text file in Nucleo?
I am using a Nucleo F429ZI. I have noticed when I plug it in via the debugger, my computer treats it like an external drive (which it calls NODE), where it seems I can store stuff. Is it possible to store a text file in this space generated from my p...