eren-terzioglu opened a new pull request, #3126:
URL: https://github.com/apache/nuttx-apps/pull/3126

   ## Summary
   When snake game with `GAMES_SNAKE_USE_CONSOLEKEY` option enabled, nsh 
crashes after returning from the game. This PR fixes the issue
   
   - games/snake: Fix terminal issue after returning back from snake game
   Fix terminal issue after returning back from game
   
   ## Impact
   Snake game
   
   ## Testing
   
   `esp32-devkitc:snake` config with  `GAMES_SNAKE_USE_CONSOLEKEY` and 
`DEBUG_SNAKE_GAME` options enabled. You can recreate issue by pressing left 
arrow key at the end of the game. Expected issue is 'nsh' will act weird and 
echo option would not work.  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to