This repository contains the codes for LED blink and UART.
The Boards included are :
- Adafruit Metro M0 Express
- Apollo 3 Blue
- Hifive 1 Rev B
- MSP430F5529LP
- MSP430FR5994
- MSP430G2553
- MSP432
- SAML 11 Xplained Pro
To test the LED, comment the "UART_LED" macro at the top of the code. To test the LED and UART, uncomment the "UART_LED" macro at the top of every code. Detailed instructions to setup and test the boards are included in the dedicated folders.