This is an in-class activity to explore USART and Blocking vs Non-Blocking
Reference: Nucleo Reference Manual (Pages 1339-1344)
Step 1: Download demo-non-blocking.c
Step 2: Rename it to demo.c
Step 3: Copy new demo.c to FirstTimer Project (replacing existing demo.c file)
NOTE We will use same FirstTimer project that you worked on previously, using new demo.c file
Submit both demo.c file to the MyCourses assignment folder "in-class non-blocking".
Please do NOT put your file in a zip file.
NOTE -- This is graded based on a reasonable effort. You will
get full credit if you have code that compiles and runs (without any warnings).
This is an in-class activity and you are expected to do most of the work
during the class.