LED failed attempt, GPIO working

This commit is contained in:
Ciro Santilli
2017-07-02 15:00:04 +01:00
parent b5cafc8481
commit 8823f45d40
6 changed files with 75 additions and 4 deletions

3
run
View File

@@ -40,7 +40,8 @@ env \
make \
O="$outdir" \
BR2_JLEVEL="$(($(nproc) - 2))" \
HOST_QEMU_OPTS="--enable-debug --enable-sdl --with-sdlabi=2.0" \
HOST_QEMU_OPTS="--enable-debug --enable-sdl --extra-cflags='-DDEBUG_PL061=1' --with-sdlabi=2.0" \
host-qemu-reconfigure \
host-qemu-rebuild \
kernel_module-rebuild \
all \