mirror of
https://github.com/espressif/esp-idf
synced 2025-03-20 06:29:11 -04:00
21 lines
533 B
Plaintext
21 lines
533 B
Plaintext
|
/*
|
||
|
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
|
||
|
*
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*/
|
||
|
/* ROM function interface esp32c3.rom.ld for esp32c3
|
||
|
*
|
||
|
*
|
||
|
* Generated from ./interface-esp32c3.yml md5sum 93b28a9e1fe42d212018eb4336849208
|
||
|
*
|
||
|
* Compatible with ROM where ECO version equal or greater to 0.
|
||
|
*
|
||
|
* THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||
|
*/
|
||
|
|
||
|
/* master */
|
||
|
f_hci_le_create_con_cmd_handler = 0;
|
||
|
f_hci_le_create_con_cancel_cmd_handler = 0;
|
||
|
lld_init_end_ind_handler = 0;
|
||
|
r_lld_init_init = 0;
|