ChibiOS-Contrib/testhal/NRF52/NRF52832/UART
andru 3dfa6a5905 added nrf52 uart driver, changed icu, radio drivers 2021-05-14 22:04:00 +03:00
..
Makefile added nrf52 uart driver, changed icu, radio drivers 2021-05-14 22:04:00 +03:00
chconf.h added nrf52 uart driver, changed icu, radio drivers 2021-05-14 22:04:00 +03:00
halconf.h added nrf52 uart driver, changed icu, radio drivers 2021-05-14 22:04:00 +03:00
halconf_community.h added nrf52 uart driver, changed icu, radio drivers 2021-05-14 22:04:00 +03:00
main.c added nrf52 uart driver, changed icu, radio drivers 2021-05-14 22:04:00 +03:00
mcuconf.h added nrf52 uart driver, changed icu, radio drivers 2021-05-14 22:04:00 +03:00
readme.txt added nrf52 uart driver, changed icu, radio drivers 2021-05-14 22:04:00 +03:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - UART driver demo for NRF52832.                             **
*****************************************************************************

** TARGET **

The demo runs on an EByte E73-2G4M04S board.

** The Demo **

The application demonstrates the use of the NRF52832 UART driver.

** Build Procedure **

The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.