Skip to content

Instantly share code, notes, and snippets.

View al3xsh's full-sized avatar

Alex Shenfield al3xsh

View GitHub Profile
@al3xsh
al3xsh / app_main.c
Last active October 22, 2020 18:07
Weird USART driver behaviour
/*
* app_main.c
*
* this is where we create the main rtos application thread and kick everything
* off
*
* author: Dr. Alex Shenfield
* date: 22/10/2020
* purpose: 55-604481 embedded computer networks - lab 103
*/