target_sources(${EXECUTABLE} PRIVATE
	main.c
	incp_handler.c
	msg_buf.c
	my_i2c.c
)

add_subdirectory(i3c)
