mirror of
https://github.com/outbackdingo/builder.git
synced 2026-01-27 10:18:28 +00:00
add gpio for reset button and gpio for mmc (#64)
* Create ssc335de_lite_dahua-hfw1230sp-v2_defconfig * Create customizer.sh * Create gpio.conf * Update README.md * Create ssc335de_lite.list * Create ssc335de_lite.list * Update README.md * Update ssc335de_lite.list * Update ssc335de_lite.list * Update README.md * add gpio for reset button * add gpio for mmc * Update ssc335de_lite_dahua-hfw1230sp-v2_defconfig * Update gpio.conf
This commit is contained in:
@@ -34,11 +34,6 @@ BR2_PACKAGE_WIREGUARD_TOOLS=y
|
||||
BR2_TARGET_ROOTFS_CPIO=y
|
||||
BR2_TARGET_ROOTFS_SQUASHFS=y
|
||||
BR2_TARGET_ROOTFS_SQUASHFS4_XZ=y
|
||||
BR2_TARGET_ROOTFS_UBI=y
|
||||
BR2_TARGET_ROOTFS_UBI_SUBSIZE=2048
|
||||
BR2_TARGET_ROOTFS_UBI_USE_CUSTOM_CONFIG=y
|
||||
BR2_TARGET_ROOTFS_UBI_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL)/scripts/ubifs/ubinize_sigmastar.cfg"
|
||||
BR2_TARGET_ROOTFS_UBIFS_LEBSIZE=0x1f000
|
||||
|
||||
# OpenIPC
|
||||
BR2_OPENIPC_SOC_VENDOR="sigmastar"
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
button=66
|
||||
ircut1=79
|
||||
ircut2=78
|
||||
led1=47
|
||||
led2=46
|
||||
light_ir=52
|
||||
mmc_pwr=17
|
||||
|
||||
Reference in New Issue
Block a user