//****** Steps on STMCubeIDE *******
//Create a new L031K6 STMCubeIDE project
//Conficure the project to output .hex files: "Project > Properties > C/C++ Build > Settings > MCU Post build outputs > Convert to Inter Hex file"
//Compile your project
//****** Steps on Wokwi *******
//Hit F1 and type this command:
//Upload Firmware and start Simulation
//Select the .hex file that was genereted by STMCubeIDE
//Default windows path: C:\Users\YOU\STM32CubeIDE\workspace_1.16.1\YOUR_PROJECT\Debug