summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/i2c01/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-04-07testsuites/libtests/[d-o]*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2021-06-22i2c: Add non blocking read / writeChristian Mauderer1-1/+120
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber1-1/+1
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2015-07-23i2c: Fix return status of i2c dev read/writeSebastian Huber1-2/+21
2015-05-27libtests/i2c01: Avoid stack overflowSebastian Huber1-0/+2
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber1-2/+0
2014-11-20Add NXP PCA9548A 8-channel switch I2C driverSebastian Huber1-1/+79
2014-11-20Add NXP PCA9535 16-bit GPIO I2C driverSebastian Huber1-1/+150
2014-11-20Add generic EEPROM I2C device driverSebastian Huber1-1/+141
2014-11-20Add I2C driver frameworkSebastian Huber1-0/+286