aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/NRF52/NRF52832/I2C/readme.txt
blob: 281bd3ec0c5e146c55173f38b43ecc40aab56fca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*****************************************************************************
** ChibiOS/HAL - I2C driver demo for NRF52832.                             **
*****************************************************************************

** TARGET **

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

** The Demo **

The application demonstrates the use of the NRF52832 I2C driver.

** Board Setup **

- Connect AT24CXX EEPROM board to I2C port on E73-2G4M04S 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.