Hello,In firmware I'm developing I need to store some strings in flash at an absolute address, use it at the first start of the firmware and then delete it. I know how delete them at runtime but i dont know how to declare this constant variable to store t..
↧