Platform: LPC1114/301 microcontroller from NXPDescription:sample code example illustrating the basic operations of I2C slave on LPC1114 microcontroller
File list:
i2cslave
.......\cmsis
.......\.....\docs
.......\.....\....\CMSIS changes.htm
.......\.....\....\CMSIS debug support.htm
.......\.....\....\CMSIS_Core.htm
.......\.....\....\License.doc
.......\.....\cmsis_readme.txt
.......\.....\core_cm0.c
.......\.....\core_cm0.h
.......\.....\LPC11xx.h
.......\.....\system_LPC11xx.c
.......\config
.......\......\driver_config.h
.......\......\system_LPC11xx.h
.......\......\target_config.h
.......\Debug
.......\.....\cmsis
.......\.....\.....\subdir.mk
.......\.....\driver
.......\.....\......\subdir.mk
.......\.....\src
.......\.....\...\subdir.mk
.......\.....\startup
.......\.....\.......\subdir.mk
.......\.....\i2c.bin
.......\.....\i2c.map
.......\.....\makefile
.......\.....\objects.mk
.......\.....\sources.mk
.......\driver
.......\......\adc.c
.......\......\adc.h
.......\......\can.c
.......\......\can.h
.......\......\clkconfig.c
.......\......\clkconfig.h
.......\......\crp.c
.......\......\crp.h
.......\......\debug_printf.c
.......\......\debug_printf.h
.......\......\gpio.c
.......\......\gpio.h
.......\......\i2c.c
.......\......\i2c.h
.......\......\i2cslave.c
.......\......\i2cslave.h
.......\......\lpc_swu.c
.......\......\lpc_swu.h
.......\......\rom_drivers.h
.......\......\rom_driver_CAN.h
.......\......\rs485.c
.......\......\rs485.h
.......\......\small_gpio.c
.......\......\small_gpio.h
.......\......\ssp.c
.......\......\ssp.h
.......\......\timer16.c
.......\......\timer16.h
.......\......\timer32.c
.......\......\timer32.h
.......\......\type.h
.......\......\uart.c
.......\......\uart.h
.......\......\wdt.c
.......\......\wdt.h
.......\linker
.......\......\lpc1114_flash_can_crp.ld
.......\......\lpc1114_flash_crp.ld
.......\......\lpc1114_lib_flash_crp.ld
.......\......\lpc1114_lib_ram_crp.ld
.......\......\lpc1114_mem_flash_can_crp.ld
.......\......\lpc1114_mem_flash_crp.ld
.......\......\lpc1114_mem_ram_can_crp.ld
.......\......\lpc1114_mem_ram_crp.ld
.......\......\lpc1114_ram_can_crp.ld
.......\......\lpc1114_ram_crp.ld
.......\src
.......\...\i2cslave_main.c
.......\startup
.......\.......\cr_startup_lpc11.c
.......\.cproject
.......\.project
.......\i2cslave_readme.txt