-
Notifications
You must be signed in to change notification settings - Fork 353
Expand file tree
/
Copy pathKconfig
More file actions
88 lines (85 loc) · 4.61 KB
/
Kconfig
File metadata and controls
88 lines (85 loc) · 4.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
menu "peripheral libraries and drivers"
source "$PKGS_DIR/packages/peripherals/hal-sdk/Kconfig"
source "$PKGS_DIR/packages/peripherals/sensors/Kconfig"
source "$PKGS_DIR/packages/peripherals/touch/Kconfig"
source "$PKGS_DIR/packages/peripherals/realtek_ameba/Kconfig"
source "$PKGS_DIR/packages/peripherals/button/Kconfig"
source "$PKGS_DIR/packages/peripherals/pcf8574/Kconfig"
source "$PKGS_DIR/packages/peripherals/sx12xx/Kconfig"
source "$PKGS_DIR/packages/peripherals/SignalLed/Kconfig"
source "$PKGS_DIR/packages/peripherals/LedBlink/Kconfig"
source "$PKGS_DIR/packages/peripherals/littled/Kconfig"
source "$PKGS_DIR/packages/peripherals/lkdGui/Kconfig"
source "$PKGS_DIR/packages/peripherals/wm_libraries/Kconfig"
source "$PKGS_DIR/packages/peripherals/infrared/Kconfig"
source "$PKGS_DIR/packages/peripherals/multi_infrared/Kconfig"
source "$PKGS_DIR/packages/peripherals/agile_button/Kconfig"
source "$PKGS_DIR/packages/peripherals/agile_led/Kconfig"
source "$PKGS_DIR/packages/peripherals/at24cxx/Kconfig"
source "$PKGS_DIR/packages/peripherals/MotionDriver2RTT/Kconfig"
source "$PKGS_DIR/packages/peripherals/pca9685/Kconfig"
source "$PKGS_DIR/packages/peripherals/ili9341/Kconfig"
source "$PKGS_DIR/packages/peripherals/i2c-tools/Kconfig"
source "$PKGS_DIR/packages/peripherals/nrf24l01/Kconfig"
source "$PKGS_DIR/packages/peripherals/rplidar/Kconfig"
source "$PKGS_DIR/packages/peripherals/as608/Kconfig"
source "$PKGS_DIR/packages/peripherals/rc522/Kconfig"
source "$PKGS_DIR/packages/peripherals/ws2812b/Kconfig"
source "$PKGS_DIR/packages/peripherals/rtc/Kconfig"
source "$PKGS_DIR/packages/peripherals/multi_rtimer/Kconfig"
source "$PKGS_DIR/packages/peripherals/max7219/Kconfig"
source "$PKGS_DIR/packages/peripherals/beep/Kconfig"
source "$PKGS_DIR/packages/peripherals/easyblink/Kconfig"
source "$PKGS_DIR/packages/peripherals/pms_series/Kconfig"
source "$PKGS_DIR/packages/peripherals/can_ymodem/Kconfig"
source "$PKGS_DIR/packages/peripherals/lora_radio_driver/Kconfig"
source "$PKGS_DIR/packages/peripherals/quick_led/Kconfig"
source "$PKGS_DIR/packages/peripherals/agile_console/Kconfig"
source "$PKGS_DIR/packages/peripherals/ld3320/Kconfig"
source "$PKGS_DIR/packages/peripherals/wk2124/Kconfig"
source "$PKGS_DIR/packages/peripherals/ly68l6400/Kconfig"
source "$PKGS_DIR/packages/peripherals/dm9051/Kconfig"
source "$PKGS_DIR/packages/peripherals/ssd1306/Kconfig"
source "$PKGS_DIR/packages/peripherals/qkey/Kconfig"
source "$PKGS_DIR/packages/peripherals/rs485/Kconfig"
source "$PKGS_DIR/packages/peripherals/rs232/Kconfig"
source "$PKGS_DIR/packages/peripherals/nes/Kconfig"
source "$PKGS_DIR/packages/peripherals/vsensor/Kconfig"
source "$PKGS_DIR/packages/peripherals/vdevice/Kconfig"
source "$PKGS_DIR/packages/peripherals/sgm706/Kconfig"
source "$PKGS_DIR/packages/peripherals/rda58xx/Kconfig"
source "$PKGS_DIR/packages/peripherals/libnfc/Kconfig"
source "$PKGS_DIR/packages/peripherals/mfoc/Kconfig"
source "$PKGS_DIR/packages/peripherals/tmc51xx/Kconfig"
source "$PKGS_DIR/packages/peripherals/tca9534/Kconfig"
source "$PKGS_DIR/packages/peripherals/kobuki/Kconfig"
source "$PKGS_DIR/packages/peripherals/rosserial/Kconfig"
source "$PKGS_DIR/packages/peripherals/micro_ros/Kconfig"
source "$PKGS_DIR/packages/peripherals/mcp23008/Kconfig"
source "$PKGS_DIR/packages/peripherals/Misaka_AT24CXX/Kconfig"
source "$PKGS_DIR/packages/peripherals/Misaka_RGB_Bling/Kconfig"
source "$PKGS_DIR/packages/peripherals/lora_gw_driver_lib/Kconfig"
source "$PKGS_DIR/packages/peripherals/lora_modem_driver/Kconfig"
source "$PKGS_DIR/packages/peripherals/soft_serial/Kconfig"
source "$PKGS_DIR/packages/peripherals/mb85rs16/Kconfig"
source "$PKGS_DIR/packages/peripherals/rfm300/Kconfig"
source "$PKGS_DIR/packages/peripherals/io_input_filter/Kconfig"
source "$PKGS_DIR/packages/peripherals/lrf-nv7lidar/Kconfig"
source "$PKGS_DIR/packages/peripherals/aip650/Kconfig"
source "$PKGS_DIR/packages/peripherals/fingerprint/Kconfig"
source "$PKGS_DIR/packages/peripherals/bt_ecb02c/Kconfig"
source "$PKGS_DIR/packages/peripherals/uat/Kconfig"
source "$PKGS_DIR/packages/peripherals/st7789/Kconfig"
source "$PKGS_DIR/packages/peripherals/vs1003/Kconfig"
source "$PKGS_DIR/packages/peripherals/x9555/Kconfig"
source "$PKGS_DIR/packages/peripherals/System_Run_LED/Kconfig"
source "$PKGS_DIR/packages/peripherals/bt_mx01/Kconfig"
source "$PKGS_DIR/packages/peripherals/RgPower/Kconfig"
source "$PKGS_DIR/packages/peripherals/bt_mx02/Kconfig"
source "$PKGS_DIR/packages/peripherals/gc9a01/Kconfig"
source "$PKGS_DIR/packages/peripherals/ikun-485/Kconfig"
source "$PKGS_DIR/packages/peripherals/mm32/Kconfig"
if RT_VER_NUM > 0x40101
source "$PKGS_DIR/packages/peripherals/spi-tools/Kconfig"
endif
endmenu