##// END OF EJS Templates
Bluetooth and serial...
Bluetooth and serial reworked bluetooth and serial for RPI3,3P,0 ENABLE_PRINTK prints kernel messages to the console ENABLE_BLUETOOTH enables bluetooth on RPI0,3,3P ENABLE_MINIUART_OVERLAY sets the dtoverlay "pi3-miniuart-bt" switching console to ttyAMA0 (full uart) while using bluetooth over ttyS0 (miniuart). sets cpu to fixed lowest speed. Use ENABLE_TURBO to set CPU to fixed max speed. Can be used with ENABLE_CONSOLE or ENABLE_MINIUART_OVERLAY to supress fixed low speed and use fixed high speed instead - install bluetooth packages

Fichier de la dernière révision:

r217:1e0652b25996
r451:7dc74afc7302
Show More
rpi2buster
4 lines | 102 B | text/plain | TextLexer
drtyhlpr
Debian Buster (testing) release support
r217 # Configuration template file used by rpi23-gen-image.sh
RPI_MODEL=2
RELEASE=buster
BUILD_KERNEL=true