mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 09:52:31 +01:00
6 lines
180 B
Bash
Executable File
6 lines
180 B
Bash
Executable File
#!/bin/sh
|
|
|
|
patch -p1 < 0001-Only-use-pragma-for-ignoring-diagnostics-if-.patch
|
|
patch -p1 < 0002-missing.h-add-KEY_ALS_TOGGLE.patch
|
|
patch -p1 < 0003-missing.h-add-BTN_DPAD_UP.patch
|