"Namaste and hello everyone..." <- > <@yourarj:matrix.org> Namaste and hello everyone. New to Rust embedded. > > Starting with basics. > > How should global variables should be maintained? > > Just static mut > > Or > > Should use cortex_m mutex and write > Mutex> > ? Can anybody help on this?