keyboard/qmk/lib/chibios-contrib/testhal/NRF51/NRF51822/I2C/readme.txt

22 lines
643 B
Plaintext

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