ChibiOS-Contrib/testhal/NRF51/NRF51822/I2C
Fabio Utzig f392dfa223 Add version tags
Signed-off-by: Fabio Utzig <utzig@apache.org>
2017-10-09 10:12:59 -03:00
..
Makefile Fixed NRF51 Makefiles 2017-04-14 12:51:10 +02:00
chconf.h Add version tags 2017-10-09 10:12:59 -03:00
halconf.h Add I2C support for nRF51 2015-08-20 22:45:21 -04:00
main.c Add I2C support for nRF51 2015-08-20 22:45:21 -04:00
mcuconf.h renamed NRF51_* to NRF5_* 2016-07-10 10:48:04 +02:00
readme.txt Add I2C support for nRF51 2015-08-20 22:45:21 -04:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - I2C driver demo for NRF51x22.                             **
*****************************************************************************

** TARGET **

The demo runs on an Waveshare BLE400 board.

** The Demo **

The application demonstrates the use of the NRF51x22 I2C driver.

** Board Setup **

- Connect AT24CXX EEPROM board to I2C port on BLE400 board

** 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.