guowenxue
2024-09-26 2b179f80693db10cb5a93ee649917ae6988feaf2
commit | author | age
ad923e 1 # Enable LCD overlay
G 2 #dtoverlay_lcd=yes
3
4 # Enable Camera overlay
5 #dtoverlay_cam=yes
6
7 # Eanble 1-Wire overlay
8 #dtoverlay_w1=yes
9
10 # Enable ADC overlay
11 #dtoverlay_adc=yes
12
13 # Enable I2C overlay
14 #dtoverlay_i2c=1
15
16 # Enable SPI overlay, SPI1 conflict with UART8(NB-IoT/4G module)
17 #dtoverlay_spi=1
18
19 # Enable UART overlays
20 #dtoverlay_uart=2 3 4 7
21
22 # Enable CAN overlays
23 #dtoverlay_can=1 2
24
25 # Enable PWM overlays, PWM8 conflict with UART8(NB-IoT/4G module)
26 #dtoverlay_pwm=7
27
28 # Enable extra overlays
29 #dtoverlay_extra=nbiot-4g