This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/examples/boot2_iap
2021-07-17 11:16:33 +08:00
..
bflb_eflash_loader_cmds.c [feat][examples] update ble & lvgl & boot2 iap case 2021-07-06 17:36:33 +08:00
bflb_eflash_loader_cmds.h [style] format files by clang-format 2021-06-20 12:25:46 +08:00
bflb_eflash_loader_uart.c [fix][examples/adc/boot/i2s] delete unused flag noun in xxx_register 2021-07-17 11:16:33 +08:00
bflb_eflash_loader_uart.h [style] format files by clang-format 2021-06-20 12:25:46 +08:00
bflb_eflash_loader.h [style] format files by clang-format 2021-06-20 12:25:46 +08:00
blsp_boot2_iap_flash.ld [style] delete trailing whitespace 2021-06-21 14:47:48 +08:00
blsp_boot2_iap.c [feat][examples] update ble & lvgl & boot2 iap case 2021-07-06 17:36:33 +08:00
blsp_boot_decompress.c [feat][examples] update ble & lvgl & boot2 iap case 2021-07-06 17:36:33 +08:00
blsp_boot_decompress.h [style] format files by clang-format 2021-06-20 12:25:46 +08:00
blsp_boot_parser.c [style] format files by clang-format 2021-06-20 12:25:46 +08:00
blsp_boot_parser.h [style] format files by clang-format 2021-06-20 12:25:46 +08:00
blsp_bootinfo.h [style] format files by clang-format 2021-06-20 12:25:46 +08:00
blsp_common.c [style] format files by clang-format 2021-06-20 12:25:46 +08:00
blsp_common.h [style] format files by clang-format 2021-06-20 12:25:46 +08:00
blsp_media_boot.c [style] format files by clang-format 2021-06-20 12:25:46 +08:00
blsp_media_boot.h [style] format files by clang-format 2021-06-20 12:25:46 +08:00
blsp_port.c [style] format files by clang-format 2021-06-20 12:25:46 +08:00
blsp_port.h [style] format files by clang-format 2021-06-20 12:25:46 +08:00
blsp_version.h [style] format files by clang-format 2021-06-20 12:25:46 +08:00
CMakeLists.txt [fix] solve ble lib requirement 2021-06-07 19:15:13 +08:00
compile_cmd.txt [feat] add new examples 2021-06-04 18:15:23 +08:00
partition_cfg_1M.toml [feat] add new examples 2021-06-04 18:15:23 +08:00
readme.md [feat] add demo readme for command line compile 2021-06-07 19:20:22 +08:00

board/bl706_avb/pinmux_config.hPINMUX_SELECT 选择 PINMUX_OTHER


$ make APP=boot2_iap BOARD=bl706_avb SUPPORT_XZ=y