mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-02-06 01:06:24 +00:00
1.0 KiB
1.0 KiB
OpenIPC v2.1 (Buildroot based..)
Alternative firmware for IP cameras based on the HiSilicon (and other) SoC's
More information about the project is available in our Wiki and Site
Debugger compile
BR2_PTHREAD_DEBUG=y
BR2_PACKAGE_HOST_GDB=y
BR2_PACKAGE_HOST_GDB_NOPYTHON=y
BR2_GDB_VERSION_9_2=y
BR2_GDB_VERSION="9.2"
BR2_PACKAGE_GDB=y
BR2_PACKAGE_GDB_SERVER=y
BR2_PACKAGE_GDB_DEBUGGER=y
BR2_PACKAGE_NCURSES=y
BR2_PACKAGE_NCURSES_ADDITIONAL_TERMINFO=""
BR2_PACKAGE_STRACE=y