?? makefile
字號(hào):
## Makefile for the i2c core.#obj-$(CONFIG_I2C) += i2c-core.oobj-$(CONFIG_I2C_CHARDEV) += i2c-dev.oobj-$(CONFIG_I2C_SENSOR) += i2c-sensor.oobj-y += busses/ chips/ algos/i2c-sensor-objs := i2c-sensor-detect.o i2c-sensor-vid.oifeq ($(CONFIG_I2C_DEBUG_CORE),y)EXTRA_CFLAGS += -DDEBUGendif
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -