##// 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:

r117:6c18469854f3
r451:7dc74afc7302
Show More
rpi3stretch
4 lines | 103 B | text/plain | TextLexer
drtyhlpr
Added: Configuration template file support (testing)
r117 # Configuration template file used by rpi23-gen-image.sh
RPI_MODEL=3
RELEASE=stretch
BUILD_KERNEL=true