You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing UART driver and menu
* Adding new files for UART driver
* Adding new files for menu
* Initialize UART in board_init
* Add menu to main application
Changes for new build system
* New src directory
* New include directory
* New makefile added
* Main code split into modules
* README updated
* .gitignore update