mirror of
https://github.com/openharmony/device_board_telink.git
synced 2026-06-30 22:17:56 -04:00
Updated for compatibility with master.
Signed-off-by: Dmytro Kosmii <dmytro.kosmii@telink-semi.com>
This commit is contained in:
@@ -44,7 +44,7 @@ extern "C" {
|
||||
=============================================================================*/
|
||||
#define LOSCFG_PLATFORM_HWI 1
|
||||
#define LOSCFG_USE_SYSTEM_DEFINED_INTERRUPT 0
|
||||
#define LOSCFG_PLATFORM_HWI_LIMIT OS_HWI_MAX_NUM
|
||||
#define LOSCFG_PLATFORM_HWI_LIMIT 25
|
||||
#define LOSCFG_PLATFORM_HWI_WITH_ARG 1
|
||||
/*=============================================================================
|
||||
Task module configuration
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
if (ohos_kernel_type == "liteos_m") {
|
||||
import("//drivers/adapter/khdf/liteos_m/hdf.gni")
|
||||
import("//drivers/hdf_core/adapter/khdf/liteos_m/hdf.gni")
|
||||
module_name = get_path_info(rebase_path("."), "name")
|
||||
hdf_driver(module_name) {
|
||||
hcs_sources = [ "b91_devkit.hcs" ]
|
||||
|
||||
Reference in New Issue
Block a user