1 /* 2 // Copyright (C) 2022 Beken Corporation 3 * Licensed under the Apache License, Version 2.0 (the "License"); 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 6 * 7 * http://www.apache.org/licenses/LICENSE-2.0 8 * 9 * Unless required by applicable law or agreed to in writing, software 10 * distributed under the License is distributed on an "AS IS" BASIS, 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 * See the License for the specific language governing permissions and 13 * limitations under the License. 14 */ 15 16 /* 17 * Automatically generated file. DO NOT EDIT. 18 * Beken IoT Development Framework (BEKEN-ARMINO) Configuration Header 19 */ 20 #pragma once 21 #define CONFIG_SOC_BK7235 1 22 #define CONFIG_SOC_STR "bk7235" 23 #define CONFIG_SOC_ARCH "riscv" 24 #define CONFIG_SOC_BK7256XX 1 25 #define CONFIG_TOOLCHAIN_PATH "/opt/risc-v/nds32le-elf-mculib-v5/bin" 26 #define CONFIG_TOOLCHAIN_PREFIX "riscv32-elf-" 27 #define CONFIG_DEBUG_FIRMWARE 1 28 #define CONFIG_ASSERT_IGNORE 1 29 #define CONFIG_LWIP 1 30 #define CONFIG_LWIP_V2_1 1 31 #define CONFIG_NO_HOSTED 1 32 #define CONFIG_BLUETOOTH 1 33 #define CONFIG_BK_AIRKISS 1 34 #define CONFIG_CALI 1 35 #define CONFIG_MANUAL_CALI 1 36 #define CONFIG_TPC_PA_MAP 1 37 #define CONFIG_TEMP_DETECT 1 38 #define CONFIG_RF_POLICY_SUPPORT 1 39 #define CONFIG_RF_POLICY_BLE_REQ 1 40 #define CONFIG_BK_HOSTAPD 1 41 #define CONFIG_INT_WDT 1 42 #define CONFIG_INT_WDT_PERIOD_MS 20000 43 #define CONFIG_TASK_WDT 1 44 #define CONFIG_TASK_WDT_PERIOD_MS 60000 45 #define CONFIG_NMI_WDT_EN 1 46 #define CONFIG_INT_AON_WDT 1 47 #define CONFIG_INT_AON_WDT_PERIOD_MS 1000 48 #define CONFIG_UART1 1 49 #define CONFIG_UART2 1 50 #define CONFIG_PRINT_PORT_UART1 1 51 #define CONFIG_UART_PRINT_PORT 0 52 #define CONFIG_UART_ATE_PORT 0 53 #define CONFIG_PRINTF_BUF_SIZE 128 54 #define CONFIG_KFIFO_SIZE 128 55 #define CONFIG_TRNG_SUPPORT 1 56 #define CONFIG_SDIO_HOST_DEFAULT_CLOCK_FREQ 200000 57 #define CONFIG_SDCARD_V2P0 1 58 #define CONFIG_MAC_PHY_BYPASS 1 59 #define CONFIG_SPI_DMA 1 60 #define CONFIG_SPI_SLAVE 1 61 #define CONFIG_SPI_MASTER 1 62 #define CONFIG_SPI_STATIS 1 63 #define CONFIG_SPI_SUPPORT_TX_FIFO_WR_READY 1 64 #define CONFIG_QSPI_STATIS 1 65 #define CONFIG_AON_RTC 1 66 #define CONFIG_AON_RTC_MANY_USERS 1 67 #define CONFIG_AON_RTC_TEST 1 68 #define CONFIG_GPIO_WAKEUP_SUPPORT 1 69 #define CONFIG_GPIO_DYNAMIC_WAKEUP_SUPPORT 1 70 #define CONFIG_GPIO_DYNAMIC_WAKEUP_SOURCE_MAX_CNT 4 71 #define CONFIG_GPIO_SIMULATE_UART_WRITE 1 72 #define CONFIG_AON_PMU 1 73 #define CONFIG_GENERAL_DMA 1 74 #define CONFIG_TOUCH 1 75 #define CONFIG_XTAL_FREQ_26M 1 76 #define CONFIG_XTAL_FREQ 26000000 77 #define CONFIG_DCO_FREQ 120000000 78 #define CONFIG_SYSTEM_CTRL 1 79 #define CONFIG_POWER_CLOCK_RF 1 80 #define CONFIG_I2C 1 81 #define CONFIG_I2C_SUPPORT_ID_BITS 1 82 #define CONFIG_PWM 1 83 #define CONFIG_TIMER 1 84 #define CONFIG_TIMER_COUNTER 1 85 #define CONFIG_TIMER_SUPPORT_ID_BITS 63 86 #define CONFIG_SARADC 1 87 #define CONFIG_SARADC_RANGE_DIVIDE 1 88 #define CONFIG_FLASH 1 89 #define CONFIG_FLASH_QUAD_ENABLE 1 90 #define CONFIG_FLASH_SRC_CLK_60M 1 91 #define CONFIG_EFUSE 1 92 #define CONFIG_CHANGE_JTAG_GPIO 1 93 #define CONFIG_ARCH_RISCV 1 94 #define CONFIG_NEST_INT_SUPPORT 1 95 #define CONFIG_MEMDUMP_ALL 1 96 #define CONFIG_WIFI_ENABLE 1 97 #define CONFIG_WIFI6_CODE_STACK 1 98 #define CONFIG_WIFI6 1 99 #define CONFIG_WIFI4 1 100 #define CONFIG_MSDU_RESV_HEAD_LENGTH 96 101 #define CONFIG_MSDU_RESV_TAIL_LENGTH 16 102 #define CONFIG_TASK_RECONNECT_PRIO 4 103 #define CONFIG_WIFI6_IP_DEBUG 1 104 #define CONFIG_STA_PS 1 105 #define CONFIG_MAC_BSSID 1 106 #define CONFIG_BLE 1 107 #define CONFIG_BTDM_5_2 1 108 #define CONFIG_CLI 1 109 #define CONFIG_BKREG 1 110 #define CONFIG_MAX_COMMANDS 255 111 #define CONFIG_IPERF_TEST 1 112 #define CONFIG_I2C2_TEST 1 113 #define CONFIG_SPI_TEST 1 114 #define CONFIG_PERI_TEST 1 115 #define CONFIG_SHELL_ASYNCLOG 1 116 #define CONFIG_SECURITYIP 1 117 #define CONFIG_IDLE_UART_OUT_TEST 1 118 #define CONFIG_FREERTOS 1 119 #define CONFIG_FREERTOS_V10 1 120 #define CONFIG_MEM_DEBUG 1 121 #define CONFIG_MEM_DEBUG_FUNC_NAME 1 122 #define CONFIG_MEM_DEBUG_FUNC_NAME_LEN 16 123 #define CONFIG_MEM_DEBUG_TASK_NAME 1 124 #define CONFIG_MEM_DEBUG_TASK_NAME_LEN 8 125 #define CONFIG_CUSTOMIZE_HEAP_SIZE 163840 126 #define CONFIG_DHCP 1 127 #define CONFIG_MDNS 1 128 #define CONFIG_TASK_LWIP_PRIO 4 129 #define CONFIG_LWIP_MEM_REDUCE 1 130 #define CONFIG_BLE_PS 1 131 #define CONFIG_BLE_HOST_RW 1 132 #define CONFIG_BLE_MESH_NONE 1 133 #define CONFIG_BLE_ADV_NUM 5 134 #define CONFIG_BLE_SCAN_NUM 1 135 #define CONFIG_BLE_INIT_NUM 1 136 #define CONFIG_BLE_CONN_NUM 8 137 #define CONFIG_BLE_WIFI_EXCHANGE 1 138 #define CONFIG_ACLSEMI_BTC_FEATURE_INCLUDED 1 139 #define CONFIG_SELF_LE_INIT_UPDATE_CON_PARAM 1 140 #define CONFIG_SELF_LE_INIT_SDP 1 141 #define CONFIG_HOMEKIT 1 142 #define CONFIG_WIFI_IP_AX 1 143 #define CONFIG_WIFI_MAC_VERSION "V21" 144 #define CONFIG_WIFI_MDM_VERSION "v30" 145 #define CONFIG_WIFI_PLF_VERSION "v31" 146 #define CONFIG_MOBILE_CONNECT_SAP_STATISTICS 1 147 #define CONFIG_MM_PS_SET_LISTEN_INTERVAL_VALUE 30 148 #define CONFIG_MM_BEACON_LOSS_INITAL_COEFF 4 149 #define CONFIG_MM_BEACON_LOSS_LOW_COEFF 8 150 #define CONFIG_MM_BEACON_LOSS_MIDDLE_COEFF 20 151 #define CONFIG_MM_BEACON_LOSS_HIGH_COEFF 40 152 #define CONFIG_MM_BEACON_LOSS_RSSI_THRESHOLD -80 153 #define CONFIG_HE_MCS_LIMIT_7 1 154 #define CONFIG_MAC_CHAN 1 155 #define CONFIG_SPECIAL_TX_TYPE 1 156 #define CONFIG_NET_PARAM_INTF 1 157 #define CONFIG_POWER_SAVE 1 158 #define CONFIG_MCU_PS 1 159 #define CONFIG_TICK_CALI 1 160 #define CONFIG_PM_V2 1 161 #define CONFIG_MAC_TX_CACHE 1 162 #define CONFIG_RF_TEST 1 163 #define CONFIG_TX_EVM_TEST 1 164 #define CONFIG_RX_SENSE_TEST 1 165 #define CONFIG_WIFI_RWNX 1 166 #define CONFIG_WIFI_KMSG_TASK_PRIO 3 167 #define CONFIG_WIFI_KMSG_TASK_STACK_SIZE 4096 168 #define CONFIG_WIFI_CORE_TASK_PRIO 2 169 #define CONFIG_WIFI_CORE_TASK_STACK_SIZE 2048 170 #define CONFIG_RWNX_QOS_MSDU 1 171 #define CONFIG_MSDU_RESV_HEAD_LEN 96 172 #define CONFIG_MSDU_RESV_TAIL_LEN 16 173 #define CONFIG_WPA_TWT_TEST 1 174 #define CONFIG_ATE 1 175 #define CONFIG_VAD 1 176 #define CONFIG_VIDEO_SCALE 1 177 #define CONFIG_WOLFSSL_BEKEN 1 178 #define CONFIG_WPA_SUPPLICANT_2_9 1 179 #define CONFIG_TASK_WPAS_PRIO 5 180 #define CONFIG_WPA3 1 181 #define CONFIG_PMF 1 182 #define CONFIG_WPA_CTRL_IFACE 1 183 #define CONFIG_AP_HT_IE 1 184 #define CONFIG_AP_VHT 1 185 #define CONFIG_AP_HE 1 186 #define CONFIG_AP_VSIE 1 187